]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/400.schema.action_trigger.sql
add passive event validator to stop events that are too far past the delay_field...
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 400.schema.action_trigger.sql
2009-10-24 mikeradd passive event validator to stop events that are...
2009-09-26 dbsCommit substantive changes from Joe Atzberger's patch...
2009-05-26 mikerupdating default hook set for standing penalties
2009-05-26 ericksoncreated hooks and drop points for damaged and checkout...
2009-04-23 ericksonadded the hold.avaiable hook
2009-04-22 mikeradd an explict name column to event definitions, unique...
2009-04-14 phasefxsyntax
2009-04-06 mikermake PO formatting hooks passive; remove PO print hook...
2009-04-01 ericksoninstead of generic format.po hook, let's use specific...
2009-04-01 ericksonadded ProcessTemplate reactor and new hook, format.po
2009-04-01 ericksonUpdated the IDL to match the table name in the sql...
2009-04-01 mikerreordering table due to fkey
2009-03-31 mikeradding template_output table to support storing just...
2009-03-20 mikeradd hooks for well-known penalty types
2009-03-19 ericksonadded seed data entry for ApplyCircFee reactor
2009-03-19 ericksonadded hook for lost.auto to handle items programaticall...
2009-03-05 ericksonremoved NULL constraint from template for events that...
2009-03-04 ericksonstub for mark-item-lost reactor
2009-03-02 ericksoninsert overdue validator
2009-02-11 mikerno, we want that, really
2009-02-07 dbsMake all FKs deferrable again
2009-01-28 mikerexample validators; adding noop modules to the schema...
2009-01-27 mikermore states available to events
2009-01-25 phasefxextra parens
2009-01-25 mikerallow different delimiters; typo
2009-01-22 dbsQuiet the complaint if action_trigger schema has never...
2009-01-22 dbsMake fkey types compatible for PostgreSQL 8.3
2009-01-22 mikersyntax issues and typos spotted by Dan
2009-01-19 mikercut-n-paste-o
2009-01-15 mikerinitial revision of the generalized (ILS action) trigge...