]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Actor/Container.pm
Whitespace. gah.
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Actor / Container.pm
2010-03-30 mikerreturn the whole blob for an undefined field key
2010-03-24 ericksonprovided a batch mode for open-ils.actor.container...
2010-03-24 ericksonfor added security, allow for the configuration of...
2010-03-24 ericksonanonymous cache service for web caching
2010-02-11 phasefxUse the home library of the bucket owner as the context...
2010-01-07 phasefxBucket related enhancements:
2009-07-08 ericksonuse dynamic bucket item class name for notes fleshing
2009-02-11 ericksonfixed broken array ref handling
2009-02-10 ericksonhandle item notes on cascade delete. created item...
2009-02-10 ericksonflesh item notes on retrieval. refactor retrieval...
2009-02-10 ericksonsort bucket items by 'pos' field
2008-03-10 mikermaking OpenILS::Application the base app so that author...
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-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...