]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1189989: Add suspend option when placing hold
authorBill Ott <bott@grpl.org>
Tue, 20 Aug 2013 15:19:27 +0000 (11:19 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 2 Aug 2017 15:14:04 +0000 (11:14 -0400)
commitb3d4bb5f364cca24d02b64ace7de884290f21992
tree9e3dcd9df0ef3edf96cc334cc19af99548341c01
parenta073b5a441576e3348391669a6e6ea94a304a5ce
LP 1189989: Add suspend option when placing hold

Return of an option from JSPAC, the ability to immediately suspend a
hold when it's placed.

TODO: As noted in the code for editing a hold, a calendar selection
would be preferred to requiring users to enter a valid date manually.

This commit was a patch submitted by Bill Ott to Launchpad in August
2013.  Jason Stephenson applied the patch on April 22, 2017 and
resolved conflicts caused by the addition of a metarecords hold
feature in the TPAC.  The revised patch was committed with the
original author and commit timestamp.

Signed-off-by: Bill Ott <bott@grpl.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates/opac/parts/place_hold.tt2