]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/javascript/backend
unapi r1 complete!; using (fake) info uris
[Evergreen.git] / Open-ILS / src / javascript / backend /
2006-02-16 ericksonmore circ tweaks to get the behavior right
2006-02-10 ericksonadding initial permit script for copy level holds
2006-02-06 ericksonmore work on plugging in the renewal code
2006-01-31 ericksoncommented out the hold blocking .. left as an example
2006-01-30 ericksonadding and updating circ scripts as the code evolves
2006-01-30 ericksonmade checkout methods take hash refs instead of named...
2006-01-27 ericksonnow have non-cataloged items checkouts working with...
2006-01-27 ericksonbroke the permit portion of circ into patron and copy...
2006-01-24 ericksonresult object is no longer pushed into 'environment'
2006-01-24 ericksonNow pushing all objects into 'environment'
2006-01-23 ericksonmoved to "environment" instead of "env".
2006-01-23 ericksonplugged in the 'env' object and now pushing env.isRenew...
2006-01-20 ericksonadding permit script. permit circ now basically functions
2006-01-18 mikerJS side of the OpenSRF request stuff
2006-01-14 mikerwrapping load_lib() in try {} so these can (potentially...
2006-01-14 mikeradded note about patch
2006-01-14 mikerXML DOM, XPath and XMLHttpRequest support for O::U...