]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Actor
Whitespace. gah.
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Actor /
2010-09-09 mikerloop over users in a group, as the plan for usrgroup...
2010-04-01 ericksongive the trigger autocreate wrapper a clearer name
2010-03-31 ericksonadded API docs for open-ils.actor.user.stage.create...
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-12-16 ericksonadded a balance owed summary call for group members
2009-11-12 ericksonAdded ability to retrieve/edit a staged user and subseq...
2009-07-08 ericksonuse dynamic bucket item class name for notes fleshing
2009-06-23 ericksonadded user stage delete. now returning all related...
2009-06-23 ericksonmoved the user stage out to it's own module since there...
2009-05-29 ericksonstorage call needs to go to storage
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
2009-01-16 ericksonfor a given linked user, there is only 1 set of user...
2008-12-23 ericksonfixed broken method call params
2008-12-06 ericksonremoving limit, so we get all of the folks:* buckets
2008-12-05 ericksonin addition to the perms granted to my friends, also...
2008-12-05 ericksonadded confirmed-only option to friend retrieval
2008-12-05 ericksonalso return the permissions applied to linked users...
2008-12-05 ericksonadded apply-perms method and utility code (untested...
2008-12-05 ericksoninitial friend (delegates) management code
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...