]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Actor.pm
moved patron update related code to events framework
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Actor.pm
2006-02-13 ericksonmoved patron update related code to events framework
2006-02-03 mikeruser stat cats in the user editor
2006-02-03 ericksonmaking sure maps are new before dying on non-updated...
2006-02-02 ericksonreturning grocery bills in the fleshed call as well
2006-01-27 ericksondefining $method var for compilation
2006-01-26 mikerstanding penalty support -- requires FM dance; also...
2006-01-25 ericksonfixed bug in code that uses the org tree
2006-01-24 ericksonadded batch version of perm.highest_org and now make...
2006-01-23 mikerupdates for the perm editor -- FM dance required
2006-01-23 ericksonstat cat editor now loads stat cat perms at page load...
2006-01-18 ericksonadded a batch perm selector to check against a list...
2006-01-06 ericksonmore utility methods
2005-12-29 ericksona little tidying.. more to come
2005-12-29 ericksonupdating a username returns an event if the requested...
2005-12-20 mikeradding open-ils.actor.user.set_groups and open-ils...
2005-12-19 ericksonadded method to add a user to one or more groups
2005-12-16 mikergroup tree method and FM support
2005-12-13 ericksonpatched up some typos
2005-12-13 ericksonmoved some login/perm checks to the new simpler API...
2005-12-12 ericksonmore work with containers.
2005-12-09 ericksonXUL based holds work. Need to test from within the...
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-12-05 ericksonadding new event code
2005-12-02 ericksonadding initial container code.. many methods to be...
2005-11-17 ericksonadded some money methods
2005-11-16 ericksonmoved some requests away from method_lookup for now...
2005-11-15 ericksonfixed basically a typo
2005-10-17 ericksonadded some sanity checking
2005-08-25 ericksonstarted opac details page..
2005-08-24 mikeradding user and org_unit setters and getters
2005-08-05 ericksonsome small changes
2005-07-26 ericksonmore install goodness, fixed some bugs, etc
2005-07-25 ericksonsee diffs. lots of small changes, extra logging, bug...
2005-07-24 mikerminor debuging
2005-07-22 ericksonmovin on, adding exceptions, more more more
2005-07-20 ericksonmore holds capturing, transits, etc.
2005-07-20 ericksonmore work on holds capturing, adding permissions, etc
2005-07-18 ericksonadded call to retrieve the user groups
2005-07-18 ericksonadded some transactions and fines summary methods
2005-07-12 ericksonfixing some bugs, adding permission calls, adding some...
2005-07-06 ericksonupdated storage 'search' methods to be atomic
2005-07-01 ericksonupdated mods parser with new virtual_record fields
2005-06-22 ericksonAdding some initial permissions code
2005-06-21 ericksonmore batch committing
2005-05-18 ericksonremoving dups from actor search
2005-05-18 ericksonlogic error
2005-05-18 ericksonmoving, faster than the speed of light
2005-05-18 ericksonsquashing bugs
2005-05-16 ericksondemo, coming fast
2005-05-13 ericksononward and upward
2005-05-06 ericksonaaahhhh, demo
2005-05-04 ericksoncontinuing
2005-05-02 ericksoncaching some of the static db data
2005-05-02 ericksonadded full_path retrieval for org
2005-05-02 ericksoncleaning up code from cat days.
2005-04-21 ericksonmoving as much 'actor' code to here as i can for mainta...