Vandelay record bucket-limited matching
authorBill Erickson <berick@esilibrary.com>
Thu, 31 Jan 2013 17:37:44 +0000 (12:37 -0500)
committerBill Erickson <berick@esilibrary.com>
Thu, 28 Mar 2013 15:11:27 +0000 (11:11 -0400)
commitcd7edea11712005a3013c7aa968108d8199b00d7
treed02f4a02869c7c7c9cb8953b85cdd8e663b683c3
parentc0373102f78b6bac781c800ef3076bc21eb59a80
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