]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Actor.pm
Make this method return 1 and 0 like the description says. Currently the staff clien...
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Actor.pm
2006-07-31 phasefxextra argument for crazy search
2006-07-30 ericksongot the lib settings editor working and added to the...
2006-07-27 ericksonremoved dup ident check in updates since legacy data...
2006-07-24 ericksonadded untested note.update method
2006-07-19 ericksonadding doc_id to mods object to fix opac bug
2006-07-17 ericksonsanity checking the hold request
2006-07-13 mikermore ...
2006-07-13 mikerfixes
2006-07-13 ericksonfixed typo, added some sanity checks
2006-07-13 mikerminor fixes
2006-07-13 mikeranother round of updates ...
2006-07-13 mikermoving to cstore for all basic search/retrevial
2006-07-06 ericksonreturning only the tree and not an array with the tree...
2006-07-05 ericksonordering by name in org tree
2006-06-30 ericksonfetching group tree from cstore now
2006-06-29 ericksonmoved some select methods to editor
2006-06-29 ericksonfleshing user via cstore
2006-06-28 ericksonmoved script building to a generic framework using...
2006-06-21 ericksonmust have an ident_value to be a dup
2006-06-19 ericksonpatched up the dup ident handing in the editor and...
2006-06-15 ericksonupdated xact history method
2006-06-15 phasefxopen-ils.actor.user.transactions.history.have_balance
2006-06-14 ericksonremoved dependence on dead module
2006-06-12 ericksonfixed bug
2006-06-08 ericksonbroke method up so others can use it
2006-06-07 ericksonupdated method api name
2006-06-05 ericksonloading the closed dates api
2006-06-01 ericksonadded barcode existence method
2006-05-26 ericksonusing new checked_out method in opac and higlighting...
2006-05-25 ericksonadded a new full-featured checked_out method
2006-05-25 ericksonadded more info to the username exists method, checking...
2006-05-24 ericksonadded net_access_level selection to the user editor
2006-05-24 ericksonremoved duplicate line
2006-05-16 ericksonnot returning stop-fines items per request, will revisit
2006-05-12 ericksonfixed address detach functionality
2006-05-12 ericksontypo
2006-05-12 ericksonadded username.exists method and added dup checks to...
2006-05-11 ericksoncommitting xact
2006-05-10 ericksontypo
2006-05-10 ericksonadded override to workstation registration
2006-05-10 ericksonremoving deprecated code
2006-05-08 ericksonchanged event name
2006-05-05 ericksonbug fixes, clean up
2006-05-04 ericksonnow including addrs that do not point to the user in...
2006-05-04 ericksonadding module for handling the usergroup api
2006-05-03 ericksonadded auth check for search, cleaned up
2006-05-03 phasefxextra arguments for patron search
2006-05-03 ericksonAPI changes for consistency, auto-generating not-found...
2006-04-26 ericksonadded log line
2006-04-26 ericksontypo
2006-04-26 mikeradding hours_of_operation and closed_date -- all must...
2006-04-26 ericksonhave_balance now checks for negative balanced
2006-04-25 mikeradding org address retrieval method
2006-04-21 phasefxdefense
2006-04-21 phasefxopen-ils.actor.user.transactions.history.have_charge
2006-04-20 ericksonclearing ident values when a type is not selected
2006-04-12 ericksonupdated api to take note public-ness into account
2006-04-12 ericksonadded note delete method
2006-04-12 ericksonuser note retrieval and creation methods
2006-04-05 mikerfixing overdue calculation
2006-04-05 ericksonprotecting retrieve call with perm
2006-03-13 ericksonadded much control over holds during placement and...
2006-03-10 ericksoncleaned fines display some. persisting font size via...
2006-03-08 phasefxreturn just the workstation id on successful registration
2006-03-08 mikeradding a generic org_unit search
2006-03-03 ericksonOpen-ILS/src/c-apps/oils_auth.c
2006-02-27 ericksonfixed regex
2006-02-21 ericksonsetting the pw to null so it is not broken
2006-02-17 mikeradding open-ils.actor.user.hold_requests.count from...
2006-02-17 mikeradding open-ils.actor.user.checked_out.count from the...
2006-02-17 mikeradded some transaction methods for jason
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..
next