]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Vandelay record bucket-limited matching
authorBill Erickson <berick@esilibrary.com>
Thu, 31 Jan 2013 17:37:44 +0000 (12:37 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 7 Jun 2013 18:52:25 +0000 (14:52 -0400)
commit59cc4b9524bfcf9a56f54c5ed5a3d56a7d1b86e6
tree633540dff890a781c126a32cdceaf016c47306a1
parent446284353bb7f6072198af09a0ff8b9379f2a481
Vandelay record bucket-limited matching

Provides the option to link record buckets to vandelay queues.  When
linked, vandelay imports where a match set is specified will limit
matches to records within the selected bucket.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm
Open-ILS/src/sql/Pg/012.schema.vandelay.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.z39-batch-fetch-overlay.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.schema.vandelay_bucket_match.sql [new file with mode: 0644]
Open-ILS/src/templates/vandelay/inc/upload.tt2
Open-ILS/web/js/ui/default/vandelay/vandelay.js