Download Size md5 hash
rules-6.x-1.0-beta2.tar.gz 82.24 KB 31d6bc69b5815be4e7b9b8a930eb0cb5
rules-6.x-1.0-beta2.zip 102.75 KB 787b93a844ebf5bd88c8867c9276d696
Official release from tag: 6.x-1.0-beta2
Last updated: December 24, 2010 - 23:45

changes since 1.0 BETA1:
* #300929 patch by rastatt@drupal.org: updated the .pot file
* #302631 fixed new triggered rule always replaces existing triggered rule
* #302375 patch by Kiam@avpnet.org: fix a menu item to use the RULES_ADMIN_PATH constant
* #300920 patch by Kiam@avpnet.org: Improve the rule set overview when there are no sets
* fixed the multistep element configuration form to keep working with contributed #ahah callbacks not including rules admin code
* made it possible to use input evaluation with settings which sit in nested arrays
* added the possibility to add an inlude file into the includes subfolder of a module, as CCK does
* changed the handling of form storage, so that the storage is initalised during the first form build. This allows multistep forms containg #ahah properties, but let's the form rebuilt even on the first build (see http://drupal.org/node/302240)
* #300960 patch by Kiam@avpnet.org: improve the description of rule set arguments
* fixed translating untranslated help strings
* don't cache translated strings. Changed the help property to require untranslated strings.
* removed the note to the token add rules integration issue as it got committed
* #300929 patch by rastatt@drupal.org: updated the german translation