]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/javascript/backend/circ/circ_lib.js
adjusting dvd-long recuring fine rule
[Evergreen.git] / Open-ILS / src / javascript / backend / circ / circ_lib.js
2006-09-05 ericksonrefined the logging some
2006-09-04 ericksonadded check for staff to apply the staff max/recurring...
2006-08-25 ericksonupdated hold permit to check correct lib, inserting...
2006-08-03 ericksonadded die() function for debugging
2006-07-27 ericksondid more testing of the renewal hold checks
2006-07-27 ericksonadded hold retrieval method for copies, needs more...
2006-07-18 mikertrying again
2006-07-18 mikerduh ... use the correct syntax in JS
2006-07-18 mikerattempting to remove a big leak
2006-07-13 ericksontesting, bug fixing, more to come
2006-07-07 ericksongetting closer to the real thing
2006-07-07 ericksonmaking progress toward a real circ matrix
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-07 ericksonfixed some logic errors, added barred checking
2006-04-05 ericksonremoved patron penalty info from circ scripts and from...
2006-02-06 ericksonmore work on plugging in the renewal code
2006-01-24 ericksonresult object is no longer pushed into 'environment'
2006-01-24 ericksonNow pushing all objects into 'environment'
2006-01-20 ericksonadding permit script. permit circ now basically functions