lp1841270 eg1_title_holds_via_item_status
authorJason Etheridge <jason@EquinoxInitiative.org>
Fri, 19 Jul 2019 22:59:19 +0000 (18:59 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Fri, 23 Aug 2019 19:29:16 +0000 (15:29 -0400)
commit03fc73f5e383017164c07efa8e9ece8a6f1bfe6b
tree2b6aa0c5bf288c98b18230677a7d06be639b0cde
parent5489249b535f2817a5da3e862dd59f1501434e87
lp1841270 eg1_title_holds_via_item_status

adds a Title Hold option to certain invocations of Request Items
(Item Status, Copy Buckets, but not Holdings View)

switches count of items to count of titles when Title hold option
is selected

adds a checkbox for honoring the preferred notification settings
and default pickup library of the selected patron

adds a success/failure toast for Request Items

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2
Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2
Open-ILS/src/templates/staff/cat/item/index.tt2
Open-ILS/web/js/ui/default/staff/cat/bucket/copy/app.js
Open-ILS/web/js/ui/default/staff/cat/item/app.js
Open-ILS/web/js/ui/default/staff/circ/services/item.js