Downloads

Download rules-6.x-1.0-rc1.tar.gztar.gz 127.27 KB
MD5: e63772f0d98db9f839cd150126c0bfea
SHA-1: 21c75329759ad9adebfa905140de07cd789ad297
SHA-256: 39cf06f339dc6f910a7b44abe630c3c4b5981459b4c588589b8fd1a9155babb2
Download rules-6.x-1.0-rc1.zipzip 156.94 KB
MD5: 541652b788ed413442eccda80858849d
SHA-1: b2154927e5bd815a56a948ec12025be1bcb5824f
SHA-256: 105272847c0a7a705c2be440dc31eb46f5dd2da3d0e7e9dd7fc104ab739baf66

Release notes

6.x-1.0 release candidate 1:

Now the rules admin UI is created by a separated module, the update procedure is going to enable it for you.
After updating, run update.php, then load the "admin/build/modules" page once. (This ensures the rules cache is cleared.)

New features:
added the possibility to tag rules and rule sets
added the possibility to export by category.

General improvements:
#358649: Improved the page redirect action: Now it can postpone the redirect without relying on another redirect. As an affect the redirect property for events isn't necessary any more. Postponing the redirect is the default now.
#391396 added a further note that the rules simpletest module is not required
improved rules_use_action() and rules_use_conditon() to take an optional parameter for adding a label
added some further upgrade notes regarding the workflow-ng extension modules

UI improvements:
#397218: Moved administration UI into a separated module. Run update.php.
#394680: changed the rule settings fieldset to be collapsed by default on the rule edit screen
Don't show the edit operation for rule sets, as clicking on the label does the same.
improved rule weight description text
#300729 changed example rules und rule sets to don't be "default configurations", so users can delete them. Run update.php!
#397218: Better support custom rules provided by other modules.
#423946 Close the filter fieldgroup by default as long as there are not more than 20 rules.
#300472: Use better breadcrumbs
#423946 Rename 'Forward' links to 'Next'

Fixes:
#388508 fixed warning when one adds an action, which adds new variables, to an empty rule
#412698 patch by amitaibu: Fixed action 'Create user' - coding standards.
#290540: fixed translating 'Editing rule @label'
code clean up of the variable parsing code, fixed some comments
#401658 fixed fatal error, when the php action was used intelligent saving
#397988 fixed "add variable" actions to stay working when one changes the variable name.
simplified _rules_initialize_variables() a bit
Cleaned up the execution argument getting code for elements and improved comments.
#282811 fixed coding standards.
#326251 fixed translation issues and regenerated all translation templates

Created by: fago
Created on: 20 Apr 2009 at 12:21 UTC
Last updated: 21 Apr 2009 at 08:38 UTC
New features
Bug fixes

Other releases