]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils/MFHD/Holding.pm
Whitespace. gah.
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils / MFHD / Holding.pm
2010-08-13 senatormerge seials-integration [sic] branch into trunk
2010-08-09 gmcremoved executable bit from files that don't need it set
2009-11-25 djfianderCHANGES
2009-11-22 djfianderCHANGES
2009-11-14 djfianderWhitespace patch to bring MFHD code into line with...
2009-11-04 djfianderInitial support for displaying the type of unit (eg...
2009-05-25 dbsIntended defence against lack of caption was still...
2009-05-22 dbsProtect against the horrifying possibility that a capti...
2009-04-09 dbsAvoid a warning about testing against an undefined...
2009-04-07 djfiandera bit more refactoring of Caption & Holding
2009-04-05 djfianderMove 'next' calcuations into MFHD::Caption, since they...
2009-04-05 djfianderProperly pad dates with leading 0
2009-04-02 djfianderAdd support for split issue numbers
2009-03-26 djfianderChange test for whether enumeration fields hold chronology:
2009-03-24 djfianderProperly parse holdings fields when the chronology...
2009-03-20 djfianderCut a long complicated function in two
2009-03-19 djfianderMostly mplement issues with combined dates (eg, May...
2009-03-17 djfianderSupport multiple volumes in a single year
2009-03-15 djfianderAdd code to support setting volume number based on...
2009-03-14 djfianderminor cleanups to calculating volume numbers
2009-03-14 djfianderMinor stylistic cleanups
2009-03-12 djfianderRedo MFHD, MFHD::Holding, and MFHD::Caption so that...
2009-02-10 djfianderA bunch of untested code to support serials predictions
2009-01-20 djfianderRefactor a little bit. Prepping for the next big push.
2009-01-02 djfianderBeginnings of calculating date of next issue.
2008-11-27 djfianderRefactor formatting code to properly handle chronology
2008-11-25 djfianderTest for chronology stored in enumeration subfields...
2008-11-19 djfianderIncrementally improve formatting of holdings, rearrange and
2008-11-12 djfianderMinor cleanups + include chronology in formatted display.
2008-11-11 djfianderCheck for compressibility at parse/load time, not durin...
2008-11-05 djfianderAdd support for calculating the next value of an altern...
2008-11-02 djfianderThe first kick at predicting: figuring out what the...
2008-11-02 djfianderAdd (untested) support for including public notes and gap
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...