]> git.evergreen-ils.org Git - Evergreen.git/commit
Vandelay; copy imported bib queue recs to bucket
authorBill Erickson <berick@esilibrary.com>
Mon, 31 Oct 2011 21:33:23 +0000 (17:33 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 17 Nov 2011 19:40:32 +0000 (14:40 -0500)
commitad07dc3faddeca280969bf6825a6947e27419b96
treee41d0c22b04d3ea78e53123138781de4d0ddd1ed
parentaed4b69715f34188a9c906d72345632d41283415
Vandelay; copy imported bib queue recs to bucket

Adds a "Copy to Bucket" option within the Vandelay queue interface.
User is given the option to name the bucket.  If the bucket already
exists, the records are added to the existing bucket.  Otherwise, a new
bucket is created and the records are added.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/vandelay/inc/queue.tt2
Open-ILS/web/css/skin/default.css
Open-ILS/web/js/dojo/openils/vandelay/nls/vandelay.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/vandelay/vandelay.js