]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ
return just the workstation id on successful registration
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ /
2006-02-16 ericksonsome more utility methods
2006-02-16 ericksonmore circ tweaks to get the behavior right
2006-02-15 ericksonreturning NO_CHANGE on duplicate scans in the correct...
2006-02-15 ericksonmoving checkin over to new code layout, did some simpli...
2006-02-15 ericksonfirst round of new circ checkin logic. more testing...
2006-02-13 ericksonadded method to see last X users who checked out a...
2006-02-13 ericksonchecking hold possibility in chunks for faster tree...
2006-02-13 erickson tweaked some utility methods
2006-02-13 ericksondecommissioned old renew method
2006-02-13 ericksonmore checkout code
2006-02-09 ericksontweaks
2006-02-09 ericksonadded in a copy_transit_create method
2006-02-08 ericksonreturning title, copy, and circ objects on checkin
2006-02-08 ericksonmaking new 'renew' method the official one
2006-02-08 ericksonbasic circulation (checkout, renew, checkin) is now...
2006-02-07 ericksonmore progress on renewals
2006-02-06 ericksonmore work on plugging in the renewal code
2006-02-06 ericksonmore circ work on pre-cataloged items.
2006-02-03 mikeruser stat cats in the user editor
2006-02-03 ericksonadding more noncat and precat logic
2006-02-03 ericksonadding copy_location related code ... module plus test...
2006-02-01 ericksonmore non-cat tweaks
2006-02-01 ericksonAdded permit key to circ permit calls and updated test...
2006-01-30 ericksonMore circ work
2006-01-30 mikermoving to UNIVERSAL::require to suck in implementation...
2006-01-30 ericksonmade checkout methods take hash refs instead of named...
2006-01-27 ericksonnon-cataloged circs are now working
2006-01-27 ericksonnow have non-cataloged items checkouts working with...
2006-01-27 ericksonfixed some bugs in circulate to get the noncat stuff...
2006-01-27 ericksonadding untested noncat circ create code
2006-01-27 ericksonchecking all non-cat types in my orgs for an existing...
2006-01-27 ericksonbroke the permit portion of circ into patron and copy...
2006-01-25 ericksonnow calling the ranged retrieval method
2006-01-25 ericksonadded the beginnings of the noncat code + events
2006-01-24 ericksonresult object is no longer pushed into 'environment'
2006-01-24 ericksonNow pushing all objects into 'environment'
2006-01-23 ericksonadded permission checks to stat_cat methods
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 ericksonupdated docs on permit method
2006-01-20 ericksonadding permit script. permit circ now basically functions
2006-01-19 ericksonupdated circ code to run with updated script runner
2006-01-13 ericksonsanity checks and server side sorting when fetching...
2006-01-09 ericksonmore circ utility code
2006-01-06 ericksonmore utility methods
2006-01-06 ericksonremoved test line
2006-01-06 ericksonmore work on the basic circ wrapper code, testing,...
2006-01-06 ericksonThis is the basic circulation scaffolding for the circu...
2006-01-05 ericksonsome small cleaning
2005-12-29 ericksondisabled checkout renewal in the current opac until...
2005-12-21 phasefxperl syntax is not javascript syntax :)
2005-12-21 phasefxmore fields for credit card payments
2005-12-21 phasefxtip-toeing into middle layer. different payment types...
2005-12-15 ericksonadded ROUTE_COPY event and returning it from the hold...
2005-12-15 ericksonmoving more stuff to event / utility code
2005-12-14 ericksonfixed bug in Holds.pm
2005-12-14 ericksonfixed a bug caused by the event transition
2005-12-14 ericksonfixed some bugs/typos
2005-12-14 ericksonadded some more object not found events
2005-12-13 ericksonpatched up some typos
2005-12-13 ericksonmoved some login/perm checks to the new simpler API...
2005-12-09 ericksonXUL based holds work. Need to test from within the...
2005-11-18 ericksonfixed up some typos/bugs
2005-11-17 ericksonadded some money methods
2005-11-17 ericksoncirc.checkedout only returns items that are actually...
2005-11-17 ericksonspell check only returns something when there are sugge...
2005-11-15 ericksonpatched up to return permission errors instead of chock...
2005-09-02 ericksonchanged renewal to opac_renewal for now
2005-08-05 ericksonsome small changes
2005-07-27 ericksonmore circ love
2005-07-27 ericksonreturning circ on transiting LOST
2005-07-27 ericksonfixing up some lost items handling
2005-07-26 ericksonmore holds bug fixes
2005-07-26 ericksonadding money
2005-07-25 ericksonsee diffs. lots of small changes, extra logging, bug...
2005-07-21 ericksonmore more more... see diffs
2005-07-21 ericksonmore holds and transit mangling
2005-07-20 ericksonmore holds capturing, transits, etc.
2005-07-20 ericksonmore work on holds capturing, adding permissions, etc
2005-07-19 ericksonnever used
2005-07-19 ericksonadding more permissions and exceptions related to the...
2005-07-18 ericksonsmall tweaks, see diffs
2005-07-15 ericksonrenew now accepts either a circ object or a circ id
2005-07-14 ericksonrenewals, new exceptions, batch searches, etc.
2005-07-12 ericksonadded the core circ renewal code. it runs the permit_r...
2005-07-12 ericksonadded hold update and cancel code..
2005-07-12 ericksonfixing some bugs, adding permission calls, adding some...
2005-07-08 mikerminor bug fixes
2005-07-07 ericksonadded logic for checking to see if a copy is allowed...
2005-07-06 ericksonupdated storage 'search' methods to be atomic
2005-07-01 ericksonupdated mods parser with new virtual_record fields
2005-06-29 ericksonholds logic lives here..
2005-05-18 ericksonmoving, faster than the speed of light
2005-05-17 ericksonretrieve.required now fleshes the surveys returned
2005-05-16 ericksondemo, coming fast
2005-05-13 ericksononward and upward
2005-05-09 ericksonLet the onslaught continue...
2005-05-06 ericksonaaahhhh, demo
2005-05-05 ericksonadded methods for user/copy map retrieval and creation
2005-05-05 ericksonstat cat retrieval and creation working
next