]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils
Address long-standing typo: clense_ISO8601, matching change to OpenSRF-trunk.
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils /
2010-01-19 dbsAddress long-standing typo: clense_ISO8601, matching...
2010-01-12 djfiandermove load_MARC_rec into separate package to prep for...
2010-01-12 djfiandermove test data into external file to prep for creating...
2010-01-11 dbsGet consistent about "title : subtitle" in mods_slim
2010-01-10 djfianderFirst pass at formatting holdings properly, including...
2010-01-08 ericksonA/T penalty.* hooks now have a core_type of 'ausp'...
2009-12-21 mikerPatch from Lebbeous Fogle-Weekley to add booking reserv...
2009-12-02 djfianderAdd test to confirm that holdings fields are defined...
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-11-04 djfianderInitial support for displaying the type of unit (eg...
2009-10-14 ericksonthinko on rollback vs. commit when creating a local...
2009-09-01 ericksonreturn the status of xact_commit from the commit wrapper
2009-08-18 ericksondon't call ->content if there is no response
2009-08-11 djfianderUpdate code to check for all three caption & holdings...
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-31 djfianderAdd test case for funky publication pattern that specif...
2009-07-21 djfianderMerge processing for $yp and $yc into single loop,...
2009-07-21 djfianderAdd a bit more debugging code
2009-07-21 djfianderAdd a few more tests, including one of a combined publi...
2009-07-13 ericksoncapture the timeout argument to json_query
2009-07-09 ericksonadded another user penalty fetcher which just returns...
2009-07-08 djfianderFix calculation of of date correction.
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-08 djfianderAdd more evil test cases
2009-07-08 djfianderFix a call to DateTime::clone() that I missed the other day
2009-07-07 djfianderAdd some more complex publication patterns, fix code...
2009-07-06 djfianderDon't need DateTime in this file any more, now that...
2009-06-30 djfianderadd tests for weekly publication, fix bug in code for...
2009-06-25 djfianderNow supports generating dates of combined issues (eg...
2009-06-22 djfianderImplement subsequent_month() to generate next publicati...
2009-06-22 djfianderAdd tests for publication pattern specifying a sequence of
2009-06-21 djfiandersplit out date calculations into separate file to simpl...
2009-06-18 djfianderSupport for generating predictions based on publication...
2009-06-15 dbsAdd some logging to MFHDParser.pm, and prevent returnin...
2009-06-12 djfianderUntested code for generating next dates for all patterns
2009-06-09 ericksonignore expired penalties
2009-06-04 djfianderBeginning of code to calcuate dates based on publicatio...
2009-06-04 djfianderMark some tests "TODO" for the time being
2009-06-03 ericksonsilence 'uninitialized value in hash element' warnings
2009-06-03 dbsTell MARC::File::XML to treat the XML as UTF8, otherwis...
2009-06-02 dbsDon't go stampeding towards the location subfields!
2009-05-29 dbsSerials holdings: Use the 852 field to identify the...
2009-05-26 dbsMore polish for MFHD record display
2009-05-25 dbsIntended defence against lack of caption was still...
2009-05-22 dbsProtect against the horrifying possibility that a capti...
2009-05-20 djfianderRefactor publication pattern parsing to make processing...
2009-05-20 djfianderBasic makefile to run testsuite with right options
2009-04-30 ericksonfield array position is determined by position in the...
2009-04-29 scottmkWhen loading the IDL code in C or Perl: generate the...
2009-04-29 scottmkFix the links in the Fieldmapper, which were borked...
2009-04-26 mikerMFHD lives in the file OpenILS/Utils/MFHD.pm, but all...
2009-04-26 dbsBasic support for returning MFHD for display purposes
2009-04-26 dbsPut MFHD in the OpenILS::Utils:: package space
2009-04-22 ericksonprevent erroneous error message on xact begin when...
2009-04-22 erickson$pen is an object in this case, not a hash
2009-04-17 dbsMODS33 introduced some annoying changes to the way...
2009-04-09 dbsAvoid a warning about testing against an undefined...
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-05 djfianderProperly pad dates with leading 0
2009-04-02 djfianderAdd test cases for semi-monthly publication on fixed...
2009-04-02 djfianderAdd support for split issue numbers
2009-04-02 djfianderFix code that loads MARC test data, add a couple of...
2009-03-31 ericksonremoved remaining assumptions of an 'id' field on all...
2009-03-26 djfianderChange test for whether enumeration fields hold chronology:
2009-03-24 djfianderProperly parse holdings fields when the chronology...
2009-03-20 mikerteach the penalty code how to create events for system...
2009-03-20 djfianderCut a long complicated function in two
2009-03-20 djfianderminor error checking
2009-03-19 ericksonwrap authoritative rollbacks in a try so that a failed...
2009-03-19 djfianderMostly mplement issues with combined dates (eg, May...
2009-03-17 djfianderSupport multiple volumes in a single year
2009-03-15 djfianderMark tests as implemented, now that volume changes...
2009-03-15 djfianderAdd code to support setting volume number based on...
2009-03-14 djfianderfirst pass at MFHD test suite
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-03-07 dbsUpgrade to MODS 3.3 for ingest and ModsParser.pm; use...
2009-03-06 ericksonchange log level warning for non-ID retrieval
2009-03-03 ericksonprotect against multiple xact_begin's
2009-03-01 mikeradding controller intellegence to Fieldmapper.pm and...
2009-02-27 djfiandertesting testing testing: identified more scenarios...
2009-02-25 djfianderOutline of test cases for MFHD code
2009-02-24 ericksonif xact_begin is called after initialization, make...
2009-02-10 djfianderA bunch of untested code to support serials predictions
2009-02-06 mikerteaching everyone how to note the pkey delete restricti...
2009-01-26 ericksonadded savepoint support
2009-01-26 ericksonenable direct use of xact_begin/rollback/commit for...
2009-01-24 mikeradd links to the fm class structure
2009-01-20 djfiandersubfield 'y' (regularity pattern) is repeatable. Need...
2009-01-20 djfianderRefactor a little bit. Prepping for the next big push.
2009-01-13 ericksonreturn penalty objects from retrieve_penalties. flesh...
next