]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils
logic error on due_date check
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils /
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...
2009-01-13 ericksonpull name from the SP object, not the user_standing_penalty
2009-01-13 ericksonpull name from the SP object, not the user_standing_penalty
2009-01-02 djfianderBeginnings of calculating date of next issue.
2008-12-09 ericksonshort-circuit unnecessary rollbacs and commits to preve...
2008-12-06 mikerquiet a needless but annoying warning
2008-11-27 djfianderRefactor formatting code to properly handle chronology
2008-11-25 djfianderTest for chronology stored in enumeration subfields...
2008-11-24 ericksonwe delete objects, not IDs, so object-ify the penalty...
2008-11-23 mikeravoid duplicates in the @fatal list
2008-11-23 ericksonplugged in the new and improved in-db penalty calculation
2008-11-20 ericksonremove the caching layer
2008-11-20 ericksonoops, referencing wrong object
2008-11-20 ericksonpenalty overhaul, part 1. using new in-db penalty...
2008-11-19 djfianderIncrementally improve formatting of holdings, rearrange and
2008-11-12 djfianderMinor cleanups.
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 code to test if current record's holdings can be
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-11-02 djfianderAdd support for all three caption fields (853-855)...
2008-10-21 djfianderGet the comparison operator right for sorting.
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...
2008-09-22 ericksontreat a "failed" request as an exception
2008-09-13 dbsUnion approach to URL attributes was bug-ridden if...
2008-09-13 dbsEnable display of public notes (subfield 'z') in online...
2008-09-13 dbsTypo: MODS doesn't define "abreviated"
2008-08-20 ericksonlog the locale before the method name so it will still...
2008-08-20 dbsLog session locale as part of request
2008-08-05 ericksonAdded support for using in-database hold permit logic.
2008-08-01 ericksonremoved ":" from log line so output can be pasted direc...
2008-07-31 ericksonadded explicit DESTROY methods to each package so AUTOL...
2008-07-31 mikermake log message conditional
2008-06-09 ericksonmoved key attribute from the set of KeyAttrs to a Value...
2008-03-11 ericksonadded ability to pass an object ID and hint to allowed...
2008-03-11 ericksonported object-specific perm checks from acq-experiment...
2008-02-29 ericksonadded check for always_xact since xact flag may not...
2008-02-29 ericksonchecking for xact instead of xact_id to verify session...
2008-02-22 ericksonadded hold permit flag for new holds to prevent max...
2008-02-06 ericksonlogic bug in new perm checker. removed some dead code
2008-02-06 ericksonfixed variable declaration
2008-02-06 ericksongave cstore editor the ability to check an array of...
2008-01-31 ericksoncomitting initial authoritative auto-magic transactions...
2008-01-23 dbsTypo in debug output
2008-01-07 ericksonplugged in new permission checking call which uses...
2007-12-16 mikermulti-target Z39.50 searches -- just supply an array...
2007-12-15 mikerasync and multi-target Z search .... yes, I am that...
2007-10-18 dbsThis commit breaks compatibility with OpenSRF 0.9.
2007-10-17 mikerquieting warnings about uninitialized value used in...
2007-08-06 ericksonthrowing real exception now when cstore connection...
2007-07-13 ericksonadded ability to define recv timeout at runtime
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-06-11 mikertypo; thanks Dan Scott
2007-06-11 mikerNew wrapper classes built on the work of a potenial...
2007-05-28 mikerabstraction layer to support both ZOOM and Net::Z3950
2007-05-14 mikerforward-porting label-spacing issue from 1.0.3
2007-01-30 ericksonadded json_query support to cstoreEditor. using said...
2007-01-26 ericksonfixed logic bug in detecting the exisence of stream...
2007-01-22 ericksonremoved title and author normalization code
2007-01-19 ericksonadded some sanity checks for session/transaction manage...
2007-01-03 ericksonadded sanity check to the rollback call
2006-12-18 mikermore robust xpath for author extraction
2006-12-13 ericksonavoiding the age-protection checks if the item owning_l...
2006-12-11 mikercatch-all author
2006-11-16 ericksonadded some useful logging
2006-11-08 mikercover non-english articles
2006-10-24 ericksonchanged exception text for the day when we start using it
2006-10-22 ericksonrolling back checkauth test change to see if this fixes...
2006-10-12 ericksonremoved rollback since the scriptbuilder now handles...
2006-10-12 ericksonmoved the checkauth function to a local cache-reading...
2006-10-10 ericksonadded a log line to test if my "i lost my session"...
2006-09-28 ericksonadded some report object events, added reporter-store...
2006-09-28 mikeradding Selector class method
2006-09-25 ericksonchanged log line
2006-09-22 ericksonadded some sanity checks, moved patron error event...
2006-09-21 ericksonapplied mikes 3month implies 6month patch to hold permi...
2006-09-20 ericksonallowing hold permit on expired patron accounts
2006-09-18 ericksonfixed age protect logic
2006-09-14 ericksonrolling back xact created by scriptbuilder
2006-09-06 ericksonadded sanity checking to prevent id retrievals using...
2006-08-31 mikerupdates ... see diff
2006-08-31 ericksonadded plain old disconnect method
2006-08-30 ericksonadded generic rollback method to roll back and disconnect
2006-08-24 ericksonadded some logging
2006-08-17 ericksonhold permit now conscious of script-builder failure...
2006-08-08 ericksonadded id sequence
next