]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Trigger/Event.pm
LP1615805 No inputs after submit in patron search (AngularJS)
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Trigger / Event.pm
2011-01-31 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-01-31 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...
2010-10-20 senatorAction/trigger: restore the environment-flesher's abili...
2010-10-13 ericksondefault to standard cstore instead of rstore for env...
2010-10-13 mikerUse just one transaction, and inside an rstore editor...
2010-10-13 ericksonwhen the target for an event is no longer around, immed...
2010-10-07 ericksonParallel action/trigger collection and reaction
2010-10-06 ericksonavoid retreiving/searching a linked object, when there...
2010-10-03 ericksonmoved the cache clear to later in the firing to pick...
2010-10-01 mikerImplement a process-local cache for event target fleshi...
2010-09-29 mikersupport per-grunlarity parallelizing via flag and lock...
2010-09-23 mikerUse a transaction to avoid talking to a replicated...
2010-09-23 mikeronly flesh up to, but not including, the leaf for the...
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