]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/extras/import
Add the ability to generate live-db-setup.pl to eg_db_config.pl
[Evergreen.git] / Open-ILS / src / extras / import /
2008-10-06 mikersafer MR mapping
2008-10-01 mikerA completely overhauled and generally much improved...
2008-09-05 mikercleaning up the Evergreen repo area; adding Overlay...
2008-08-21 sboyettedurrrr TCNFILE
2008-08-21 sboyettenew flag --tcnfile, allows specification of a dumpfile...
2008-08-14 sboyettealso forgot to add it to the gigantic initialization...
2008-08-14 sboyetteforgot a comma
2008-08-13 sboyetteNew flag, --use901. Passing this flag causes the prepro...
2008-08-13 mikerMoving metabib.full_rec out of the way, replacing it...
2008-08-07 dbsAdd a --required_field option to enable skipping record...
2008-08-07 dbsPer Brandon Uhlmann's suggestion, speed up loading...
2008-08-07 dbsPer Brandon Uhlmann's suggestion, speed up bibloading...
2008-08-07 mikeruse decomposed characters where possible, for the sake...
2008-07-27 dbsApply patch from Aaron S. Joyner to improve user friend...
2008-07-25 mikera tool for adding IDs to MARCXML dumped directly from...
2008-07-25 mikerrevert the too-much-change
2008-07-25 mikera tool for adding IDs to MARCXML dumped directly from...
2008-07-10 dbsPurge references to marcdumper, now that it's gone
2008-06-21 mikerby request of Jason, accept comma separated list of...
2008-04-24 mikeruse 001 as the authority record number value
2008-02-23 dbsAnd check for duplicate IDs in the main loop, just...
2008-02-23 dbsEnable custom specified ID to be retained in preprocess...
2008-02-08 mikeradding subfield setting for idfield
2008-01-22 dbsThis actually uses bash syntax; let's be explicit in...
2008-01-06 mikermake the message about duplicate TCN avoidance more...
2007-10-26 mikermore portable "next record id" code
2007-10-26 dbsAlways delete the 901 field from incoming MARC records;
2007-10-25 mikerparallelized pg_loader which spits out the files needed...
2007-10-25 mikerchecking for duplicate 001; adding record id to 901$c
2007-10-12 dbsFix up the import script.
2007-08-17 mikerremoving control characters from XML with reckless...
2007-08-02 mikerInspired by Don Hamilton, added a --quiet|-q switch...
2007-07-05 mikeradded BEGIN/COMMIT pair surround the output; protect...
2007-07-04 mikerremoving vestigial traces of the old "worm" stuff
2007-07-04 mikerremoving vestigial traces of the old "worm" stuff
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-07-02 mikerPatch from Dan Scott to finish up the removal of bootst...
2007-06-02 mikerremoving unneeded modules
2007-06-02 mikerremoving the need to connect to the opensrf network
2007-05-01 mikerfixed encoding use when reading different MARC formats
2007-03-28 mikercorrection for the marctype parameter from Dan Scott
2007-03-23 mikeradding support for a --marctype flag, useful for supply...
2007-03-05 mikersupport different version of Pg
2007-02-11 mikerlots of general cleanup; better encoding support; empty...
2007-01-21 mikerremove forking from local ingester
2006-08-31 mikermore updates ... more diffs
2006-08-31 mikerupdates ... see diff
2006-08-29 mikerremoving dup stripping .... it is a unicorn problem
2006-08-24 mikerimport tweaks
2006-07-27 mikerimporter parts
2006-07-17 mikerpipline fixups; integer qualities only, please
2006-07-14 mikermore import pipeline improvement
2006-07-12 mikeradding simpler loader scripts
2006-04-20 mikeradding db port to build/install
2005-11-07 mikermoving back to marcdumper based import
2005-11-07 mikerhelper script to rewrite bib-rec xml
2005-11-07 mikerlet UTF8 happen automagically
2005-11-07 mikerallow any worm method to be called
2005-11-04 mikerfixing up the import process -- using the perl dumper
2005-08-16 mikermaking the import tools more generic (with PINES defaults)
2005-07-24 mikerdatabase creation stuff -- untested
2005-07-07 mikersyncing cvs with the real world
2005-05-06 mikernew, more better script over yonder in Evergreen
2005-04-08 mikersrfsh based batch worming script
2005-04-05 mikernow using srfsh to WoRM records
2005-04-05 mikermoving to evergreen tree
2005-03-29 mikerupdated import scripts (PINES specific, but a good...
2005-03-16 mikerexternal secondary worming script
2005-03-16 mikerasset schema and asset import script
2005-03-16 mikermoved wormizing code to another script
2005-03-14 mikereet leevs
2005-03-12 mikerworking regex!
2005-03-11 mikeradding full marc21 record support
2005-03-10 mikerit can import, but the logic needs some cleanup
2005-03-10 mikersome helper scripts for the database -- Pg-centric...
2005-03-04 mikermore exception reporting
2005-03-04 mikergrabbing just the tcn, not the vendor prefix
2005-03-03 mikertypo fix (thanks jason); first attempt at a COPY versio...
2005-03-02 mikeruse transaction interface
2005-03-01 mikerchanging server class names to match the new Namespace...
2005-02-28 mikerEETS ALIVE!!!!!!!
2005-02-28 mikeradding some utility scripts