]> git.evergreen-ils.org Git - Evergreen.git/commit
Z39.50 Batch Search/Overlay Z-Search UI
authorBill Erickson <berick@esilibrary.com>
Mon, 18 Feb 2013 15:41:01 +0000 (10:41 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 7 Jun 2013 18:52:25 +0000 (14:52 -0400)
commit3c656e65e787a5b1d2569a69c8aff5354f9f5223
treeb3001435ca1f8c50a98999bd0ada5cda89524358
parent9dff75bd1173f2f9806087752f75cae3b5108a91
Z39.50 Batch Search/Overlay Z-Search UI

Adds a new "Find Z39.50 Matches" option to Cataloging -> Manage Record
Buckets.  When selected, the user chooses the Z39 fields, the Z39
sources, the destination queue, and the queue match set.  The user then
submits the search.  Basic progress info is reported to the user.
Once complete, the user can open the destination queue, from which
regular vandelay import, etc. actions may be performed on the newly
found records.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/cat/bucketz39_dialog.js [new file with mode: 0644]
Open-ILS/xul/staff_client/server/cat/bucketz39_dialog.xul [new file with mode: 0644]
Open-ILS/xul/staff_client/server/cat/bucketz39_dialog_overlay.xul [new file with mode: 0644]
Open-ILS/xul/staff_client/server/cat/record_buckets.js
Open-ILS/xul/staff_client/server/cat/record_buckets_overlay.xul
Open-ILS/xul/staff_client/server/skin/bucketz39.css [new file with mode: 0644]