]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils/Penalty.pm
Whitespace. gah.
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils / Penalty.pm
2010-10-13 ericksonclean up duplicate system-controlled penalties during...
2010-01-08 ericksonA/T penalty.* hooks now have a core_type of 'ausp'...
2009-10-14 ericksonthinko on rollback vs. commit when creating a local...
2009-07-09 ericksonadded another user penalty fetcher which just returns...
2009-06-09 ericksonignore expired penalties
2009-04-22 erickson$pen is an object in this case, not a hash
2009-03-20 mikerteach the penalty code how to create events for system...
2009-01-13 ericksonreturn penalty objects from retrieve_penalties. flesh...
2009-01-13 ericksonpull name from the SP object, not the user_standing_penalty
2009-01-13 ericksonpull name from the SP object, not the user_standing_penalty
2008-11-24 ericksonwe delete objects, not IDs, so object-ify the penalty...
2008-11-23 mikeravoid duplicates in the @fatal list
2008-11-23 ericksonplugged in the new and improved in-db penalty calculation
2008-11-20 ericksonremove the caching layer
2008-11-20 ericksonoops, referencing wrong object
2008-11-20 ericksonpenalty overhaul, part 1. using new in-db penalty...