]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Actor
copy-n-paste error -- thanks Dan!
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Actor /
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-02-21 mikeradding authoritative method varients
2007-12-05 ericksonmoved calls to cstore. moved events to die_events...
2007-09-25 ericksonremoved requirement for the CREATE_CONTAINER_ITEM perm...
2007-04-25 ericksonremoved some unused legacy code
2007-02-02 ericksonadded event for duplicate bucket creation errors
2007-01-05 ericksonenforcing perm depth checks on bucket/bucket-item delete
2006-10-23 ericksonreturning event (instead of undef) if the requested...
2006-08-08 ericksonfixed perm logic error
2006-07-19 ericksonfixed some logic errors
2006-07-17 ericksonput container handling inside cstore transactions,...
2006-07-13 ericksonupdated some calls work with cstore
2006-07-13 mikermore ...
2006-07-13 mikeranother round of updates ...
2006-06-19 ericksonadded closed dates overlap method
2006-06-08 ericksonadded delete and update
2006-06-05 ericksonadding
2006-05-25 ericksonadded usergroup.new method
2006-05-08 ericksonupdated not-found event names
2006-05-04 ericksonadded address links method
2006-05-04 ericksonadding module for handling the usergroup api
2006-03-09 ericksonusers now require permission to create containers ...
2006-03-09 ericksonadded a container update method
2006-02-27 ericksonchanged fleshed container method to return non-pub...
2006-02-01 ericksonmore non-cat tweaks
2006-01-20 ericksonadded a non-authenticated public container retrieval...
2006-01-11 ericksonmore bookbag fun
2005-12-19 ericksoncontainer / container item create / retrieve / delete...
2005-12-19 ericksonadded some events, utility code, container handling...
2005-12-16 ericksonmore container creation work
2005-12-12 ericksonmore work with containers.
2005-12-08 ericksonadded a generic bucket retrievel method, handling NO_SE...
2005-12-07 ericksonadded method to retrieve fleshed bucket by id
2005-12-02 ericksonadded fleshed versions of the existing methods
2005-12-02 ericksonadding initial container code.. many methods to be...