Browse Source

New: Trigger now have a priority to define sort execution order.

Laurent Destailleur 13 years ago
parent
commit
7d0a41f3cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ChangeLog

+ 1 - 0
ChangeLog

@@ -54,6 +54,7 @@ For developers:
 - New: Log module outputs can be setup with "or" rule (not only "xor").
 - New: Log module outputs can be setup with "or" rule (not only "xor").
 - New: Add FirePHP output for logging module.
 - New: Add FirePHP output for logging module.
 - New: Add trigger ACTION_DELETE and ACTION_MODIFY.
 - New: Add trigger ACTION_DELETE and ACTION_MODIFY.
+- New: Trigger now have a priority to define sort execution order.
 - New: Can define different requests according to database type into migration files.
 - New: Can define different requests according to database type into migration files.
 - New: Add "canvas" feature to overwrite page of thirdparty, contact, product with yours.
 - New: Add "canvas" feature to overwrite page of thirdparty, contact, product with yours.
 - New: Removed artichow deprecated libraries.
 - New: Removed artichow deprecated libraries.