]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Trigger.pm
postgres doesn't seem to like bare year (%G), pass y-m-d (%F) instead
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Trigger.pm
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...