]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils/MFHD/Caption.pm
LP1615805 No inputs after submit in patron search (AngularJS)
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils / MFHD / Caption.pm
2011-01-31 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-01-31 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...
2010-12-08 dbwellsAdd a simple subfields_list() method to MFHD/Caption...
2010-08-09 gmcremoved executable bit from files that don't need it set
2009-11-26 djfianderAdd some simple error checking to deal with common...
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-08-11 djfianderDeal with a publication that only has a single level of
2009-08-02 djfianderProperly implement generating issue numbers based on...
2009-07-21 djfianderMerge processing for $yp and $yc into single loop,...
2009-07-08 djfianderComment out some debugging statements I checked in...
2009-07-08 djfianderRefactor to pass around array refs instead of long...
2009-07-06 djfianderDon't need DateTime in this file any more, now that...
2009-06-25 djfianderNow supports generating dates of combined issues (eg...
2009-06-21 djfiandersplit out date calculations into separate file to simpl...
2009-06-18 djfianderSupport for generating predictions based on publication...
2009-06-12 djfianderUntested code for generating next dates for all patterns
2009-06-04 djfianderBeginning of code to calcuate dates based on publicatio...
2009-05-20 djfianderRefactor publication pattern parsing to make processing...
2009-04-07 djfianderStart getting ready to handle more complex publication...
2009-04-07 djfiandera bit more refactoring of Caption & Holding
2009-04-05 djfianderMove 'next' calcuations into MFHD::Caption, since they...
2009-04-02 djfianderAdd support for split issue numbers
2009-03-26 djfianderChange test for whether enumeration fields hold chronology:
2009-03-20 djfianderminor error checking
2009-03-19 djfianderMostly mplement issues with combined dates (eg, May...
2009-03-17 djfianderSupport multiple volumes in a single year
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 djfiandersubfield 'y' (regularity pattern) is repeatable. Need...
2008-11-25 djfianderTest for chronology stored in enumeration subfields...
2008-11-12 djfianderMinor cleanups.
2008-11-11 djfianderCheck for compressibility at parse/load time, not durin...
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...