]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Actor.pm
LP1915464 follow-up: use spaces, not tabs; remove extra comma
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Actor.pm
2011-01-31 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-01-31 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...
2010-12-10 mikerPatch from James Fournie to remove a confusing (though...
2010-11-20 senatorSerials: a routing list editor for the alternate serial...
2010-10-11 phasefxavoid race condition with post-save patron editor refre...
2010-09-25 senatorMaybe not abandon poor little cstore so much.
2010-09-08 mikerA simple "vital stats" collector method returning infor...
2010-08-09 scottmkAdd middle layer functions for maintaining actor.usr_sa...
2010-08-05 mikerspeed up open circ counting and listing
2010-08-05 ericksonremoved some deprecated code
2010-06-14 ericksonsome minor code cleanup of the retrieve user by barcode...
2010-06-04 ericksonadded granularity and user_data options to create_event...
2010-06-03 phasefxorg unit setting for requiring a matching email for...
2010-06-03 dbs< is not >; get our time-to-live threshold comparison...
2010-06-02 phasefxsome more API documentation for these password reset...
2010-06-01 phasefxsubstream for better performance with large datasets
2010-05-28 phasefx.print and .email event-firing variants of open-ils...
2010-05-28 ericksonAPI calls to expose the circ/hold history stored procedures
2010-05-21 ericksonrepaired inadvertent api drift caused by move from...
2010-05-04 ericksonuser_transaction_history methods
2010-05-03 ericksonPatron update docs
2010-05-03 phasefxPaging options for user_transactions and user_transacti...
2010-04-26 ericksonAdded an API call which returns the set of opt-in user...
2010-04-19 dbsForward-port self-serve password reset implementation...
2010-04-13 ericksonopen-ils.actor.user.retrieve.parts -- default to logged...
2010-04-12 ericksonmove a couple of heavily hit calls from open-ils.storag...
2010-04-01 ericksonPatch from Joe Atzberger: Large overhaul of misleading...
2010-04-01 ericksonPatch from Joe Atzberger: Cleanup subs in Actor
2010-04-01 ericksonPatch from Joe Atzberger: A great blast of perltidy
2010-04-01 ericksonPatch from Joe Atzberger: More method reg docs in...
2010-03-29 ericksonmore patron update docs
2010-03-29 ericksonMore method reg docs and a minor touchup.
2010-03-28 dbsFix typo: open-ils.actor.retrieve_by_shorname (but...
2010-03-25 ericksonCleanup generally sound method reg. docs
2010-03-17 phasefxmake this use a transaction or replication lag can...
2010-01-19 dbsAddress long-standing typo: clense_ISO8601, matching...
2009-12-23 ericksonadded api call that returns the set of users with an...
2009-12-11 ericksonreturn null as the setting value when a user setting...
2009-12-10 ericksonfleshing some additional transaction data in user payme...
2009-12-09 ericksonadded extra filter optoins for retrieving user payment...
2009-12-09 ericksonadded some more inline comments for clarity
2009-12-09 ericksonadded API open-ils.actor.user.transactions.history...
2009-11-13 ericksonnew API call that fetches all payments for a given...
2009-11-12 ericksonAdded ability to retrieve/edit a staged user and subseq...
2009-11-11 ericksonfor consistency, also flesh the copy in the resulting...
2009-11-11 ericksoncreated a companion method to return trigger events...
2009-11-06 ericksonPatch from Lebbeous Fogle-Weekley to add support for...
2009-11-05 ericksonrepaired mbts array ref
2009-11-05 ericksonuse new mbts mat view directly instead of jumping throu...
2009-10-15 ericksonadded support for tiered org unit setting permissions...
2009-09-30 ericksonadded support for checking work_ou perms for a given...
2009-09-30 ericksonadded batch support to the user setting retrieval API
2009-09-29 phasefxSpruce up open-ils.actor.user.transaction.fleshed.retri...
2009-09-29 phasefxCorrect the documentation for these bill retrieval...
2009-07-30 ericksondon't consider invalide addrs with negative IDs, since...
2009-07-24 ericksonadded authoritative option so some billing methods
2009-07-23 ericksonadded api call for calling the new actor.usr_delete...
2009-07-16 erickson1. OK to have duplicate usr_standing_penalty's. 2...
2009-07-10 ericksonusing new penalty org depth when setting invalid addr...
2009-07-09 ericksonadded invalid patron address penalty creation/deletion...
2009-07-08 lmcfarlandadded functionality of searching for patron via barcode...
2009-06-29 ericksonforce valid org-unit-setting name when updating settings
2009-06-26 ericksonopen-ils.actor.org_setting.delete is not used. removin...
2009-06-23 ericksonmoved the user stage out to it's own module since there...
2009-06-23 ericksonadded initial staged user creation api (for patron...
2009-06-12 ericksondisallow merge if subordinate account is in collections
2009-06-08 ericksontreat archived penalties as non-existent (unless explic...
2009-05-15 ericksonremoving deprecated version of org settings retrieval...
2009-05-15 ericksonranged org unit setting method which returns the whole...
2009-04-21 ericksoncreate events after the commit to prevent any possible...
2009-04-21 ericksonplugged in au.create and au.update hook event creation
2009-03-26 ericksonflesh copy objects on circ and hold events
2009-03-26 ericksonprovide a little more flexibility to the caller of...
2009-03-24 dbsIncrease support for serials in Evergreen.
2009-03-20 ericksontypo
2009-03-19 ericksonapi call for canceling and reseting trigger events
2009-03-16 ericksonadded method to return trigger events by user and type
2009-03-16 ericksonremoved the old, convoluted work_perm_org code. Now...
2009-02-22 ericksoninsert org-setting perms. added an _ALL perm to overri...
2009-02-10 ericksontake advantage of the new billable_transaction_summary...
2009-01-15 ericksonadded the ability to update a pending address inline...
2009-01-15 ericksonadded org settings for deleting addrs, cards, and deact...
2009-01-15 ericksonno need to grab the master user more than once
2009-01-15 ericksonchanged params to user merge for simpler management...
2009-01-14 ericksonadded API call for approving a pending address
2009-01-14 phasefxupdate functionality for notes on user standing penalties
2009-01-13 ericksonoops, last commit was unintentional. rolling back...
2009-01-13 ericksonreturn penalty objects from retrieve_penalties. flesh...
2009-01-05 ericksonreturn the ID of the newly created penalty object
2009-01-05 ericksonreturn ID from pending addr CUD method on success
2009-01-05 phasefxmade open-ils.actor.user.fleshed.retrieve authoritative
2009-01-05 ericksonmade open-ils.actor.user.retrieve authoritative. added...
2009-01-05 phasefxremove standing penalties
2009-01-02 phasefxtypo
2008-12-29 ericksoncan now pass in a list of source user id's to merge...
2008-12-23 ericksononly fetch the user if needed for perm checking
2008-12-23 ericksonadded support for friends viewing checkouts
2008-12-22 phasefxretrieve patron button on verify credentials interface
2008-12-22 phasefxif both username and barcode are provided, make sure...
next