]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils
adding hold verification support per copy_location
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils /
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
2006-08-08 mikeractually use the new tables ...
2006-08-08 mikermoving to configured DB for offline
2006-08-07 ericksonadded checks for basic hold flags
2006-08-03 ericksonadded age-protect logic to the hold permit code
2006-08-03 ericksonfleshing age-protect on the copy
2006-07-27 ericksonnow takes patron id or object
2006-07-27 ericksoncstore returns objects on create, fixing editor to...
2006-07-18 ericksonadded cleanup method to script runner
2006-07-17 ericksonput container handling inside cstore transactions,...
2006-07-17 ericksondoing some manual memory cleanup for circ references
2006-07-14 ericksonmore careful editor handling
2006-07-14 mikeradding Table() class method
2006-07-13 ericksonmaking xml::simple happy when run from the sip-server
2006-07-12 mikertelling XML::Simple to shut up
2006-07-12 mikerplugging memory leak in SR
2006-07-08 mikerstablizing resetter some more
2006-07-08 mikeronly increase the run counter on real scripts; add...
2006-07-07 mikerfix for mem leak in load_lib()
2006-07-05 ericksonchanged some log func names to be more generic
2006-07-05 mikercomplex FM objects use arrays, and deep arrays were...
2006-07-04 mikerminor edits -- syncing with cvs
2006-07-03 ericksonpreventing warnings with return-1 and commented out...
2006-07-03 ericksonupdated to work with new scriptrunner layout
2006-07-01 mikerupdating the JS script runner, and the worm to match
2006-06-30 mikerfull OpenSRF support for JS
2006-06-29 mikermaking xmlrpc hashy
2006-06-29 ericksonretrieve_all now makes sure the item key is defined...
2006-06-29 mikeradding Identity method for finding the pkey
2006-06-29 ericksonprevent compiler warning
2006-06-29 ericksonfleshing user via cstore
2006-06-29 mikerfixing old fieldmapper_lookup generator
2006-06-29 mikerIDL based fieldmapper -- Pg libs are no longer needed...
2006-06-28 mikeradding collections related stuff everywhere...
2006-06-28 ericksonadded a debug line and added a prefix to script log...
2006-06-28 ericksonmoved script building to a generic framework using...
2006-06-26 ericksonmodified Editor to work with cstore
2006-06-23 mikerage protection stuff
next