Backporting batch update functionality for 1.6.2, along with some deps
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 11 Oct 2010 17:25:19 +0000 (17:25 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 11 Oct 2010 17:25:19 +0000 (17:25 +0000)
commitcab1e088248377bb60722430f38ff9ad203635e0
tree05ed40622ac2ef2d2150a52764e462451900b4ad
parentc6397979b3ae462295a575ff0921ef0fec0cb3b4
Backporting batch update functionality for 1.6.2, along with some deps

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@18265 dcc99617-32d9-48b4-a31d-7c20da2025e4
18 files changed:
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/perlmods/OpenILS/Application/Actor/Container.pm
Open-ILS/src/perlmods/OpenILS/Application/Cat.pm
Open-ILS/src/perlmods/OpenILS/WWW/TemplateBatchBibUpdate.pm [new file with mode: 0644]
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0434.data.merge_template_container_type.sql [new file with mode: 0644]
Open-ILS/web/css/theme/default.css
Open-ILS/web/js/dojo/MARC/Batch.js [new file with mode: 0644]
Open-ILS/web/js/dojo/MARC/Field.js [new file with mode: 0644]
Open-ILS/web/js/dojo/MARC/Record.js [new file with mode: 0644]
Open-ILS/web/js/dojo/fieldmapper/AutoIDL.js
Open-ILS/web/js/dojo/fieldmapper/Fieldmapper.js
Open-ILS/web/js/dojo/fieldmapper/IDL.js
Open-ILS/web/js/dojo/fieldmapper/dojoData.js
Open-ILS/web/js/dojo/fieldmapper/hash.js
Open-ILS/web/js/dojo/openils/User.js
Open-ILS/web/js/ui/base.js
Open-ILS/web/templates/login.tt2