Vandelay; API for creating buckets from queues
authorBill Erickson <berick@esilibrary.com>
Mon, 31 Oct 2011 18:56:48 +0000 (14:56 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 1 Nov 2011 14:17:22 +0000 (10:17 -0400)
commit224fc2e86b6b71e4c5bfe6fddfb3949ac24a9894
tree289d54c3fdd28ced4412c751b30e652fd39dba02
parent0c29090151e896568214eef2ed2ae69b49c16974
Vandelay; API for creating buckets from queues

* Adds a new biblio record entry bucket type of "vandelay_queue"
* Adds a new API call that allows callers to create new buckets (or add
to existing buckets), copying imported records from a vandelay queue
into the bucket.

open-ils.vandelay.bib_queue.to_bucket

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.vandelay-queue-bib-bucket-type.sql [new file with mode: 0644]