]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/NonCat.pm
copy-n-paste error -- thanks Dan!
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / NonCat.pm
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-02-21 mikeradding authoritative method varients
2008-02-08 ericksondirect function calls to prevent any issues with $self...
2006-10-27 ericksonmoved delete to cstore editor transaction
2006-10-27 ericksonmoved non-cat type create/update to transactions
2006-07-27 ericksonnow works with an editor object if it exists
2006-06-23 ericksonadded duration and in_house flag to create method
2006-06-23 ericksonadded duration editing
2006-05-12 ericksonfixed permission error
2006-05-11 ericksonwired up delete
2006-05-05 ericksonadded basic non-cat circs
2006-03-24 ericksonOpen-ILS/src/perlmods/OpenILS/Application/AppUtils.pm
2006-02-01 ericksonmore non-cat tweaks
2006-01-27 ericksonnow have non-cataloged items checkouts working with...
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-25 ericksonnow calling the ranged retrieval method
2006-01-25 ericksonadded the beginnings of the noncat code + events