From 845c858bcdd2dfb6df33239f90af990f5d219a93 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 6 Dec 2011 13:50:29 -0500 Subject: [PATCH] ACQ+Vandelay import/merge user interface components Acquisitions support for leveraging Vandelay import/merge controls for loading ACQ records and/or linking ACQ records to existing catalog records. Dev includes: * General purpose Vandelay input form and merge progress indicator (VLAgent) * VLAgent is now shown in the following interfaces when a bib load/merge/link action is required: * Vendor record upload interface * PO creation * PO "load bibs and items" action * PO activation Signed-off-by: Bill Erickson Signed-off-by: Ben Shum --- Open-ILS/examples/fm_IDL.xml | 2 +- .../src/templates/acq/common/li_table.tt2 | 37 +++---- Open-ILS/src/templates/acq/common/vlagent.tt2 | 78 +++++++++++++++ .../src/templates/acq/picklist/upload.tt2 | 69 ++++--------- .../web/js/ui/default/acq/common/li_table.js | 67 ++++++++----- .../web/js/ui/default/acq/common/vlagent.js | 98 +++++++++++++++++++ .../web/js/ui/default/acq/picklist/upload.js | 83 +++++++++------- Open-ILS/web/js/ui/default/acq/po/view_po.js | 17 ++++ 8 files changed, 317 insertions(+), 134 deletions(-) create mode 100644 Open-ILS/src/templates/acq/common/vlagent.tt2 create mode 100644 Open-ILS/web/js/ui/default/acq/common/vlagent.js diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index b0ab83745b..1c92c2e692 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -533,7 +533,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 7b10181762..374e8161d6 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -1,4 +1,5 @@ +
@@ -309,37 +310,27 @@
-