]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPac: batch holds from on-the-fly lists and bookbags
authorBill Erickson <berick@esilibrary.com>
Thu, 18 Aug 2011 21:14:38 +0000 (17:14 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 22 Aug 2011 20:06:47 +0000 (16:06 -0400)
commitd35910fa12d279687b96665f1e1dd60b2ee58f10
treee0cc93b39fe2f96e8d091e5e12f5d4b90d31de57
parent2e39c96db9d271e35072a10c9b4b55c3c8840677
TPac: batch holds from on-the-fly lists and bookbags

* Enable the 'Place Hold' action in the drop-down for bookbag and
on-the-fly list items

* Place hold form now support lists of targets and will report error
conditions for each target

* Batch and individual hold overrides supported where appropriate

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Container.pm
Open-ILS/web/css/skin/default/opac/style.css
Open-ILS/web/templates/default/opac/myopac/lists.tt2
Open-ILS/web/templates/default/opac/parts/anon_list.tt2
Open-ILS/web/templates/default/opac/parts/place_hold.tt2
Open-ILS/web/templates/default/opac/parts/place_hold_result.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/opac/place_hold.tt2