]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Trigger/Event.pm
Foundations of Action/Triger-based telephony,
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Trigger / Event.pm
2010-05-26 senatorFoundations of Action/Triger-based telephony,
2009-11-25 ericksonAdded sample self-checkout checkout receipt
2009-11-25 mikerAdding support for an opaque user_data field on Action...
2009-11-04 ericksonadd detail to some error logs. add a few info logs...
2009-11-03 mikeruse the individual opcodes instead of the :load tag...
2009-09-17 mikeruse Safe to protect against EVIL evals coming in from...
2009-04-22 ericksonuse string comparator
2009-04-01 ericksonrecursive calls to _object_by_path need their own copy...
2009-03-31 mikergive the environment built by O::A::T::Event[Group...
2009-03-06 ericksondon't double-up arrays on might_have retrievals. handl...
2009-03-02 ericksonadd strict/warnings all around to ease debugging
2009-03-02 mikerleave existing intermediate objects alone in the path...
2009-03-01 mikeradding controller intellegence to Fieldmapper.pm and...
2009-03-01 mikersupport might_have (search-based, single-valued) in...
2009-03-01 mikerfleshing bugs in environment building
2009-03-01 ericksonfix param format for retrieve_
2009-02-28 ericksonpass target object instead of event->target to object_b...
2009-02-26 ericksonif no cleanup handler is defined for the given state...
2009-02-25 mikerstart of a generic static email test reactor
2009-02-24 mikeradding required update_process field; fleshing "quietly...
2009-02-02 dbsThis kind of typo might cause headaches
2009-02-01 mikeradding event group support
2009-01-31 mikernon-grouped event firing, event locating and grouping
2009-01-28 mikerremove (now) needless fleshing
2009-01-28 mikerrefactor the general object layout; use fleshing where...
2009-01-27 mikerfor now use die instead of throw
2009-01-27 mikerthrow errors when we cannot update the event state
2009-01-27 mikerinitial single-event firing module