]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Trigger.pm
when only one cstore clause is passed to an editor query, no need for containing...
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Trigger.pm
2009-04-22 ericksonwhen only one cstore clause is passed to an editor...
2009-03-31 ericksonfixed var name
2009-03-31 mikeradd method for creating events by definition(s) (array...
2009-03-31 ericksontypo:actor.org_unit_descendents. run_time is now a...
2009-03-26 ericksonprovide a little more flexibility to the caller of...
2009-03-20 mikerallow batch creation of active events, restricted to...
2009-03-16 ericksonpass hint instead of class as core_type
2009-03-09 mikerevents-by-target method
2009-03-05 mikerfix active autocreate; add passive autocreate function...
2009-03-03 ericksonreturn the atev objects, not the trigger::event objects...
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...