]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1694058: OPAC changes for multiple title and metarecord holds.
authorJason Stephenson <jason@sigio.com>
Sat, 23 Sep 2017 18:45:41 +0000 (14:45 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 21 Feb 2018 21:56:11 +0000 (16:56 -0500)
commit89eb96b8eaae3f0074c1bf69c1408a2dc9fa9073
treeba0e02e13fe671d549f9758e0aec6459bde2d668
parenta61f5bb7dc7606c758cc2a91cb46db7fd654a720
LP 1694058: OPAC changes for multiple title and metarecord holds.

We add the num_copies select box to the place_holds.tt2 whe appropriate.

The new select list generator has its own tt2 file:
Open-ILS/src/templates/opac/parts/multi_hold_select.tt2

Modify WWW/EGCatLoader/Account.pm to properly process multiple hold
requests for the same title or metarecord.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates/opac/parts/multi_hold_select.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/place_hold.tt2