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

This commit is contained in:
Laurent Destailleur 2012-01-31 20:29:21 +01:00
parent ed4a0742c8
commit 7d0a41f3cf

View File

@ -54,6 +54,7 @@ For developers:
- New: Log module outputs can be setup with "or" rule (not only "xor").
- New: Add FirePHP output for logging module.
- 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: Add "canvas" feature to overwrite page of thirdparty, contact, product with yours.
- New: Removed artichow deprecated libraries.