]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/Transit.pm
making OpenILS::Application the base app so that authoritative works
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / Transit.pm
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-02-08 ericksondirect function calls to prevent any issues with $self...
2007-05-18 ericksonadded optional range dates for transit start time in...
2006-09-20 erickson setting copy back to reshelving if the aborted transit...
2006-09-10 ericksondeleting transits on canceled or retargeted holds
2006-09-01 ericksonfixed typo
2006-09-01 mikeradding sane default sort to transits by lib
2006-09-01 ericksonadded some retrieval methods for plain transits as...
2006-08-31 ericksonprevent transit abort if transit_copy_status is lost...
2006-08-14 ericksonmoved hold-reset to after xact commit to prevent xact...
2006-08-08 ericksonlogic bug - see diff
2006-08-04 ericksonadded transit fetch by copy
2006-08-04 ericksonmoved some code to cstore to keep inside a xact
2006-07-27 ericksonmoved to cstore in the process of chasing a bug
2006-06-28 ericksonmoved script building to a generic framework using...
2006-05-05 ericksonbug fixes, clean up
2006-04-28 ericksonnow calls hold reset from the hold code
2006-04-27 ericksonadded a transit abort method
2006-02-16 ericksonmore circ tweaks to get the behavior right
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 ericksonmore checkout code
2006-02-09 ericksonadded in a copy_transit_create method