]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Actor.pm
default to requesting user on retrieval as well
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Actor.pm
2008-10-06 ericksondefault to requesting user on retrieval as well
2008-10-06 ericksondefault to requesting user. if a single setting is...
2008-10-06 ericksonupdated/cleaned up user settings code, like the newer...
2008-09-29 ericksonupdating org settings now requires an explicit permissi...
2008-09-21 phasefxMake this method return 1 and 0 like the description...
2008-09-20 phasefxLet's go back to this way for the time being. I tried...
2008-09-15 ericksonadded a batch org setting fetcher. cleaned up one...
2008-09-15 ericksongeneral cleanup
2008-08-26 ericksonadded batch versions of the work-perm-org fetchers
2008-08-21 ericksonadded a method to return the org unit closed dates
2008-06-03 ericksonadding is_true wrapper on super_user test. toggled...
2008-05-21 mikerallow differentiation of orgtree cache keys; use this...
2008-04-14 ericksonrolling back segregation by branch.. if that kind of...
2008-04-14 ericksonorg_unit_list and org_id_list now return sub-lists...
2008-04-14 ericksonfixed method name typo
2008-04-14 ericksonadded versions of work perm org fetcher to return flat...
2008-04-14 ericksonadded a parallel method for perm_org_set which returns...
2008-04-14 ericksonaugmented the org descendants retrieval method to take...
2008-04-04 mikeruse a safer test for bool grantable flag
2008-03-19 ericksonported org-settings update code to cstoreEditor
2008-03-19 ericksonported user prefs call to cstoreEditor, with finer...
2008-02-21 mikeradding authoritative method varients
2008-02-18 ericksonreturning undef on not-found instead of 0 to prevent...
2008-02-08 mikermoving to direct call syntax instead of indirection...
2008-02-06 ericksonusing shared build_org_tree in apputils
2008-02-06 ericksonnow using the find_highest_perm_org and get_org_tree...
2008-02-05 ericksonadded a descendants option to the high work org retriev...
2008-02-04 ericksonmoved some of the work org and perm calls into apputils...
2008-02-04 ericksonadded a .ids version of the work ou retrieval function...
2008-02-01 ericksonadded method to find the org tree segments where a...
2008-01-29 dbsReturn explicit nulls if no matching username / barcode...
2007-11-21 ericksonto move a workstation, you need perms at original org...
2007-11-15 mikersubclassing OpenSRF::Application so we have a place...
2007-08-16 ericksoncut out unnecessary call
2007-08-15 ericksonupdated barcode exists method to return the user id...
2007-08-15 ericksonfixed object org-opt-in object name typo
2007-08-15 ericksonadded support for patron search-by-location-and-depth...
2007-08-06 ericksonadded a method to return a list of workstations objects...
2007-08-06 ericksonwhen someone wants to reuse a workstation, we no longer...
2007-07-06 ericksonmoved from arbitrary limit to -1 to indicate we want...
2007-07-06 ericksonchanged arbitrary flesh level from 2 to 1000 to avoid...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-06-25 phasefxinitial ML code ... claims to work, but not seeing...
2007-06-25 mikerfirst cut at work_ou support in the user perm editor
2007-05-15 ericksonchanged API for highest_org to return -1 instead of...
2007-04-16 ericksonbuild_org_tree now returns the single org if there...
2007-04-12 ericksonmoved password/username/email update code to cstore...
2007-04-09 ericksonadded collision detection to the user editor code to...
2007-03-12 ericksonadded a method to search up the org tree for ancestor...
2007-02-13 mikerforward porting safe token code
2007-02-12 ericksonrolling back unnecessary card verification change
2007-02-12 ericksonmaking sure active card is chosen as the user "card...
2007-02-05 ericksonadded a flag to settings method to allow for retrieving...
2006-11-27 ericksonupdated some session handling code
2006-11-03 ericksonnot requiring perm for retrieving your own transaction...
2006-10-24 ericksonmoved mbts builder to apputils to share, circ code...
2006-10-16 ericksonwrapped some money-transaction fetching methods in...
2006-10-12 ericksonadded public penalty update method, moved to new fines...
2006-09-29 pinesprotecting permissions at depth
2006-09-29 mikerlogic reversal
2006-09-27 pinesuser permission editor
2006-09-25 pineswith _make_mbts, don't cast as integer until setting...
2006-09-15 ericksonremoved unused line
2006-09-14 ericksonreturning event on session no exist
2006-09-14 ericksonusing new storage method for checkout counts
2006-09-11 pinesfixing billing calls
2006-09-11 mikernew checked_out
2006-09-11 pinestypo
2006-09-11 mikerbilling code fixes, including history billing
2006-09-08 ericksonpeople with patron update perms can now update their...
2006-09-08 ericksonfixed some typos
2006-09-08 mikerremoving rounding errors
2006-09-07 ericksonon user update/create/delete
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 ericksontypo
2006-09-06 mikermore billing
2006-09-06 mikerconvert opac fleshing method
2006-09-06 mikertypo
2006-09-06 mikertypo
2006-09-06 mikertypo
2006-09-06 mikerbilling
2006-09-05 pinesoops
2006-09-05 pinestweaking bill history method
2006-09-05 pinesfixing money
2006-09-04 ericksonadded MAXFINES circs to the list of checked out items
2006-08-31 ericksonlogging full user object before and after update for...
2006-08-31 ericksondisabled dup ident checks for new patron create
2006-08-25 ericksonadded method to return parts of a user
2006-08-17 ericksonfixed perm checks
2006-08-16 ericksonnot requiring ident_type2 to set value2
2006-08-16 ericksonmaking cstore a xact so we call the read db on user...
2006-08-14 ericksonadded some org/session methods
2006-08-11 ericksonadded a find-home-lib-by-session method
2006-08-10 ericksonadded method to retrieve org by shortname
2006-08-08 ericksonadded deleted check to dup username search
next