]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/extras/import/marc2bre.pl
LP1615805 No inputs after submit in patron search (AngularJS)
[Evergreen.git] / Open-ILS / src / extras / import / marc2bre.pl
2011-04-07 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-07 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-04-07 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-06 gmcinstall command-line MARC import tools in @prefix@/bin
2011-04-06 gmcRevert "install command-line MARC import tools in ...
2011-04-06 gmcinstall command-line MARC import tools in @prefix@/bin
2010-07-06 mikerremove all the 901 mangling -- handled by the db now
2009-04-26 dbsNormalize to composed Unicode characters
2009-04-15 mikermove the duplicate TCN test to /after/ the final attemp...
2009-03-25 dbsDedupe code by moving to a common implementation of...
2009-03-03 mikererrant debuging removed
2009-03-03 mikerparse the document before using XPath against it, doh!
2009-01-15 dbsAdd database port option
2008-12-01 dbsLet's handle the clean Evergreen schema import situation
2008-10-01 mikerA completely overhauled and generally much improved...
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-07 dbsAdd a --required_field option to enable skipping record...
2008-08-07 mikeruse decomposed characters where possible, for the sake...
2008-06-21 mikerby request of Jason, accept comma separated list of...
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-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 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-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-02-11 mikerlots of general cleanup; better encoding support; empty...
2006-08-29 mikerremoving dup stripping .... it is a unicorn problem
2006-08-24 mikerimport tweaks
2006-07-17 mikerpipline fixups; integer qualities only, please
2006-07-14 mikermore import pipeline improvement
2006-07-12 mikeradding simpler loader scripts