Make FF a child of Evergreen; experiment
authorBill Erickson <berick@esilibrary.com>
Fri, 30 Aug 2013 20:21:05 +0000 (16:21 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 25 Oct 2013 15:09:43 +0000 (11:09 -0400)
commit537a3cffee447bde85bf2a7ff716a371e6f4259d
tree8314f34e4268a25d1c478097f7f45f6152a40ead
parent4cb4ab7aa8f68799b1b4c0df4447d7f252c2d5d1
Make FF a child of Evergreen; experiment

Signed-off-by: Bill Erickson <berick@esilibrary.com>
44 files changed:
Open-ILS/src/perlmods/lib/FulfILLment/AT/Reactor/BibRefresh.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/AT/Reactor/ItemLoad.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/AT/Reactor/ItemRefresh.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/Application/LAICore.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/Aleph.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/Evergreen.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/Evergreen/FulfILLment_EGAPP.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/Horizon.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/III.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/III/2009B_1_2.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/III/2011_1_3.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/Koha.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/Polaris.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/LAIConnector/Symphony.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/Util/NCIP.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/Util/SIP2Client.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/Util/Z3950.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/FulfILLment/WWW/FastImport.pm [new file with mode: 0755]
Open-ILS/web/staff/js/circ_tracker.js [new file with mode: 0644]
Open-ILS/web/staff/js/hold_tracker.js [new file with mode: 0644]
Open-ILS/web/staff/js/record_mgmt.js [new file with mode: 0644]
Open-ILS/web/staff/php/barcode/barcode.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/c128aobject.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/c128bobject.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/c128cobject.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/c39object.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/debug.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/download.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/download.png [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/home.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/home.png [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/i25object.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/image.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/image.png [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/index.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/linux.gif [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/php_logo.gif [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/sample.php [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/sample.png [new file with mode: 0755]
Open-ILS/web/staff/php/barcode/spain.png [new file with mode: 0755]
Open-ILS/web/staff/xml/circ_tracker.xml [new file with mode: 0644]
Open-ILS/web/staff/xml/hold_tracker.xml [new file with mode: 0644]
Open-ILS/web/staff/xml/record_mgmt.xml [new file with mode: 0644]