]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils/ModsParser.pm
Typo: MODS doesn't define "abreviated"
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils / ModsParser.pm
2008-09-13 dbsTypo: MODS doesn't define "abreviated"
2007-10-17 mikerquieting warnings about uninitialized value used in...
2007-05-14 mikerforward-porting label-spacing issue from 1.0.3
2007-01-22 ericksonremoved title and author normalization code
2006-12-18 mikermore robust xpath for author extraction
2006-12-11 mikercatch-all author
2006-11-08 mikercover non-english articles
2006-06-29 ericksonprevent compiler warning
2006-05-22 mikernon-exploding modsparser
2006-05-08 ericksontesting some strings for existence to prevent filling...
2006-04-19 ericksonif there is no XML to parse, don't freak out.. just...
2006-03-17 mikergrabbing only the subjects that are used in the indexes
2006-03-13 ericksonchanged " : " back to " " since it was causing problems...
2006-03-13 ericksonadded toc and physical_description to MVR
2005-11-11 mikerthinko
2005-11-11 mikeradjust authority stuff; separate title and subtitle
2005-08-08 ericksonmore web work
2005-07-26 ericksonmore install goodness, fixed some bugs, etc
2005-07-08 mikeruse the settings server to get the MODS xsl
2005-07-06 ericksonupdated storage 'search' methods to be atomic
2005-07-01 ericksonupdated mods parser with new virtual_record fields
2005-06-30 ericksonchanged 'abstract' to 'synopsis' (js doesn't like abstract)
2005-06-30 ericksonadded some new fields
2005-05-13 ericksononward and upward
2005-05-10 ericksontuning, added serials
2005-05-02 ericksonchanged some of the field extraction to suite the type...
2005-04-18 ericksonwe now return a virtual_record fieldmapper object
2005-03-29 ericksonmods utility functions used accross applications