]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/miscellaneous.adoc
LP#1928359: add release notes entry
[Evergreen.git] / docs / RELEASE_NOTES_NEXT / miscellaneous.adoc
1 * In the Angular staff catalog, rename 'Catalog Preferences' to
2   'Search Preferences' and add a return button.
3 * The 'Search Filter Groups' administration interface is now ported
4   to Angular.
5 * The patron record editor now has a button to send a password
6   reset email to the patron's email address.
7 * Angular grids now have a have a 'Manage Actions Menu' configuration
8   action to allow users to control which actions are displayed
9   on the context menu for the grid.
10 * Add a new pair of library settings to support pickup library-based
11   hold stalling. 'Pickup Library Soft stalling interval', when set for,
12   the pickup library, specifies that for holds with a request time age
13   smaller than the specified interval only items scanned at the pickup
14   library can be opportunistically captured. Example "5 days". This setting
15   takes precedence over "Soft stalling interval" (circ.hold_stalling.soft)
16   when the interval is in force. 'Pickup Library Hard stalling interval',
17   when set for the pickup library, specifies that no items with a
18   calculated proximity greater than 0 from the pickup library can be
19   directly targeted for this time period if there are local available
20   copies.
21 * New database rules now protect bre.id -1, acn.id -1 and acl.id 1 from editing.
22 * The item table in the Angular staff catalog record details page now
23   includes 'Total Circ Count' and 'Last Circ Date' columns.