]> git.evergreen-ils.org Git - Evergreen.git/commit
Saner behavior for Actions for Selected Holds -> Transfer to Marked Title
authorJason Etheridge <jason@esilibrary.com>
Mon, 27 Jun 2011 18:41:52 +0000 (14:41 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 28 Jun 2011 12:49:18 +0000 (08:49 -0400)
commit3ceb08279ef050aaf9bad7b0914bb24fa8b2a23e
tree58050ba0f86a07ddffee6f6778c1f7c3f4fef009
parentb22d801e97565fc64205bf67e5a55d44090e1408
Saner behavior for Actions for Selected Holds -> Transfer to Marked Title

* Transfer the actual selected title holds, rather than all title holds for
the bibs referenced by those selected.
* middle layer method for changing the target and resetting specified holds
* label change for clarity, Transfer All Title Holds

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/server/cat/util.js
Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
Open-ILS/xul/staff_client/server/patron/holds.js