From 2e957eab5c8ef295bb4cb78b6dda14dde218be6a Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Tue, 19 Mar 2013 23:50:48 -0400 Subject: [PATCH] Minor edits to release notes and addition of new permissions There are some new permissions that didn't get added to the original release notes. Also, some minor edits. Signed-off-by: Kathy Lussier Signed-off-by: Ben Shum Signed-off-by: Mike Rylander --- docs/RELEASE_NOTES_2_4.txt | 45 +++++++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 6 deletions(-) diff --git a/docs/RELEASE_NOTES_2_4.txt b/docs/RELEASE_NOTES_2_4.txt index 2f0e0e06a0..2f03161dab 100644 --- a/docs/RELEASE_NOTES_2_4.txt +++ b/docs/RELEASE_NOTES_2_4.txt @@ -33,7 +33,7 @@ in the full copy edit grid (from clicking on the Copies(n) link). However, the inline grid is read-only, so it displays much faster and does not require the user to change visual contexts. -Included along the top of the lineitem table is a new '✓ Expand' link which, +Included along the top of the lineitem table is a new 'Expand All' link which, when clicked, expands or collapses the inline grid for all visible lineitems. Acquisitions Lineitem Order Identifiers @@ -48,7 +48,7 @@ to provide the most accurate order information to vendors. Supported identifier types include ISBN, ISSN, and UPC. Order identifier values are relayed to vendors via EDI and print PO. -Upgrade Notes +Permissions +++++++++++++ Two new permissions are added for this feature: @@ -167,6 +167,11 @@ production environment changes will likely require re-indexing, however. The upgrade script could be pre-tweaked to install desired configuration before it builds and/or re-builds many of the indexes. +Permissions ++++++++++++ +One new permission is added for this feature: + * ADMIN_INDEX_NORMALIZER + Searching for deleted records +++++++++++++++++++++++++++++ Evergreen now supports searching for deleted records via the '#deleted' @@ -262,10 +267,18 @@ Interfaces Affected ** Cataloging => Import Record from Z39.50 ** Optional groups appear with the other import options * Vandelay - ** Cataloging => MARC Import/ExportVandelay + ** Cataloging => MARC Import/Export (Vandelay) ** Acquisitions => Load Order Records ** Optional groups appear with the other import options +Permissions ++++++++++++ +Three new permissions are added for this feature: + + * CREATE_IMPORT_TRASH_FIELD + * UPDATE_IMPORT_TRASH_FIELD + * DELETE_IMPORT_TRASH_FIELD + Vandelay Default Match Set ^^^^^^^^^^^^^^^^^^^^^^^^^^ A new org unit setting to specify a default Record Match Set when @@ -300,9 +313,10 @@ dates are not displayed. Show Hold Patron Name in TPAC ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ When looking up patron information for hold placement via the staff client in -TPac the hold patron name is now shown next to the entered barcode. In the event -that the barcode is not found a notice is displayed and the submit button is -disabled until a valid barcode is entered or the staff member is switched to. +TPac, the hold patron name is now shown next to the entered barcode. In the +event that the barcode is not foundi, a notice is displayed and the submit +button is disabled until a valid barcode is entered or the staff member is +switched to. Show Holds On Bib Menu Option ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -324,6 +338,13 @@ customization is based on a table 'actor.org_unit_proximity_adjustment', with certain matching criteria that the system compares to properties of the holds and copies in question. +Permissions ++++++++++++ +One new permission is added for this feature: + * ADMIN_PROXIMITY_ADJUSTMENT + ** Allows staff to administer the proximity adjustments + + Custom best-hold selection sort order ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The ranking algorithm that chooses the best hold to target a copy in @@ -339,6 +360,12 @@ flexibility than they have today over holds policy. For more information, see the included tech spec documents. +Permissions ++++++++++++ +One new permission is added for this feature: + * ADMIN_HOLD_CAPTURE_SORT + ** Allows staff to adminster the custom best-hold selection sort order. + Generic CVS Notification Generator/Receiver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -386,6 +413,12 @@ records, extract, parse and test the validity of the URLs. For more information, see the included tech spec documents. +Permissions ++++++++++++ +One new permission is added for this feature: + + * URL_VERIFY + Serials ~~~~~~~ -- 2.43.2