]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Ingest.pm
Whitespace. gah.
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Ingest.pm
2010-05-18 mikeridentifier search class, including some (I believe...
2010-02-11 mikerforward-porting r15501: Normalization for ratio-like...
2010-01-11 dbsRemove serial ingest references and services
2009-12-18 dbsRemove duplicate mapping for open-ils.ingest.full.seria...
2009-11-08 dbsNormalize ISSNs on ingest so that "1972-156X" gets...
2009-11-07 mikerforward porting r14821: make sure there is a space...
2009-08-28 ericksonpass the ID not the bib object to the reporter.simple_r...
2009-08-20 mikermoving the simple-rec synchronization out of the DB...
2009-07-15 mikerProtect against duplicate Located URIs at ingest time
2009-06-19 mikeradding authority ingest methods -- by id (record) or...
2009-05-06 mikermake subfield 9 the first place we look for a Located...
2009-04-16 dbsBalance out connect() and disconnect() in _extract_856_uri
2009-04-08 dbsFix open-ils.ingest.full.biblio.record_list by passing...
2009-03-24 dbsIncrease support for serials in Evergreen.
2009-03-07 dbsUpgrade to MODS 3.3 for ingest and ModsParser.pm; use...
2009-03-04 mikerproperly adjust max_cn and max_uri; tabs to spaces...
2009-03-04 mikerindent cleanup and guarding against the no-URI-cns...
2009-03-04 mikertypo -- must have hit "x" at the wrong time
2009-03-03 mikerfilling more fields in call numbers and URIs
2009-03-03 mikerpass max_uri as well as max_cn
2009-03-03 mikerget the highest ID
2009-03-03 mikertypo
2009-03-03 mikerprovide a cstore object
2009-03-03 mikergenerate call number IDs for batch ingest, and give...
2009-03-03 mikerfield is owning_lib, not owner
2009-03-03 mikerperl does not appreciate the use of, um, "use" .. chang...
2009-03-03 mikerproper XPath
2009-03-03 mikerparse the document before using XPath against it, doh!
2009-03-02 mikerinitial addition of Conifer-sponsored electronic serial...
2008-11-14 mikerreplace / with " " for indexing
2008-11-14 mikerpolute metabib.full_rec with non-filing trimmed version...
2008-10-14 ericksondisconnect to free up the cstore backend
2008-09-17 dbsComplete the move to MODS32
2008-08-01 mikeringest of dates thinko
2008-07-29 mikerAdding date filtering support and automatic/configurabl...
2008-07-02 mikertreat full birth/death dates specially, as tsearch2...
2007-11-15 mikersubclassing OpenSRF::Application so we have a place...
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-03-07 mikerrenameing clashing "search" field to "search_field"
2007-02-25 mikeradding support for faceting and searching separately
2006-10-11 mikerfixing ingest bug affecting records with changing finge...
2006-08-29 mikerfixing the "moving MRs" problem
2006-08-25 mikerupdating interpolated period stripping
2006-08-17 mikerfixing minor MR mapping bug
2006-08-17 mikerfixing minor MR mapping bug
2006-08-17 mikerfixing minor MR mapping bug
2006-08-17 mikerprotecting against insert/update race condition
2006-08-17 mikeradding full ingest method
2006-07-27 mikerimporter parts
2006-07-17 mikerpipline fixups; integer qualities only, please
2006-07-14 mikerimproving Ingest -- cleaning data a bit more
2006-07-08 mikerrefreshing the JS context to prevent memory leaks
2006-07-07 mikermore in(de)gestion
2006-07-07 mikerIngest update
2006-07-07 mikerclosing in on an ingester
2006-07-06 mikeradding client-side stream push method; working on the...
2006-07-05 mikernew non-saving worm stuff