]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Trigger.pm
repairing var name typos/thinkos found with use strict
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Trigger.pm
2009-03-02 ericksonrepairing var name typos/thinkos found with use strict
2009-03-02 ericksonadd strict/warnings all around to ease debugging
2009-02-25 ericksonpostgres doesn't seem to like bare year (%G), pass...
2009-02-25 ericksoncstoreeditor create_ returns the ident (~id) (not the...
2009-02-25 ericksonhook uses 'key'
2009-02-01 mikerkeys is more efficient than map, since we already have...
2009-02-01 mikerneed the full hook, not just idlist
2009-02-01 mikeradding event group support
2009-01-31 mikernon-grouped event firing, event locating and grouping
2009-01-25 mikerallow different delimiters; typo
2009-01-24 mikerstart of the event firing code -- build the environment...