]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/ScriptBuilder.pm
updated hold permit to check correct lib, inserting location into script env
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / ScriptBuilder.pm
2006-08-25 ericksonupdated hold permit to check correct lib, inserting...
2006-08-17 ericksononly grabbing locations and statuses for the given...
2006-08-17 ericksonadded patron expire check
2006-08-11 ericksonfixed invalid barcode handling bug
2006-08-10 ericksontaking fees and refunds into account for circ script
2006-08-07 ericksonsanity check to prevent warnings
2006-08-03 ericksonadded age-protect fleshing, removed some old code
2006-08-02 ericksondo not allow checkouts if patron or card is inactive
2006-07-31 ericksonreturning PATRON_CARD_INACTIVE when logging in with...
2006-07-28 ericksonadded check for inactive card
2006-07-27 ericksonadded some logs, notes
2006-07-27 ericksondid more testing of the renewal hold checks
2006-07-18 ericksonadded cleanup method to script runner
2006-07-18 mikertrying again
2006-07-18 mikerattempting to remove a big leak
2006-07-17 ericksonimporting method
2006-07-17 ericksondoing some manual memory cleanup for circ references
2006-07-17 ericksonadded some logging, unfleshing ou_type for now
2006-07-13 ericksonfixed logic bug, added some debugging, inserted example...
2006-07-07 ericksongetting closer to the real thing
2006-07-07 ericksonadded untested org tree searching method
2006-07-05 ericksonre-organizing, testing, adding functions, adding group...
2006-07-03 ericksonupdated to work with new scriptrunner layout
2006-06-28 ericksoncleaning up, testing
2006-06-28 ericksonmoved script building to a generic framework using...
2006-06-26 ericksongeneric circ script builder, fetches data and builds...