Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download rules-7.x-2.0-beta1.tar.gztar.gz 131.35 KB
MD5: 7b9718415365872eca4a2f7b9f50787a
SHA-1: 0006af26b74460caa68bf5b87b08262ac9631f4b
SHA-256: 33baf43231305b91d1c497bd1a49344b9ac630b45a1e0a43843b81009f6b2be7
Download rules-7.x-2.0-beta1.zipzip 159 KB
MD5: a4e5dd72c400db729ade19626b9f3aec
SHA-1: c81a8c3dc6c6f04ba422234fce6ccec17677ad2e
SHA-256: e74f4a403c5343c2ab7c6270a4ed75a3ef356dd1c144e4c4abbfbbd23c28c612

Release notes

Development status:
The module is fully functional now and has a basically working upgrade path. See the README for instructions on how to upgrade your rules from Drupal 6.

Changes since 7.x-2.0-alpha5:

  • #997474 added rules 1.x to 2.x conversion support and API for contributed modules. Converting rules basically works, but needs more testing. Taxonomy integration conversion is incomplete.
  • Added README content like instructions for installation and documentation links
  • #1068168 patch by klausi: Auto saving of a new node after the event node_insert is broken
  • #1058756 patch by sepgil: data selector popup cannot be closed
  • #1074262 patch by TR: Incorrect logic in RulesDataUI::renderOptionsLabel()
  • #1083908 fixed reaction rule weight to be actually applied.
  • #1072550 patch by klausi: Support saving and deletion for the generic entity type.
  • #1083662 patch by das-peter: Invalid arguments for creating a new RulesException in modules/rules_core.eval.inc.
  • Stripping CVS keywords
  • #1044342 Errors creating and using newly created entities in rules.
  • #1053096 Add direct input support for entities
  • #1068248 follow-up: fix exports of rule sets and improve tests.
  • #1068094 patch by pcambra: rules_rules_core_data_info() supposes taxonomy module as installed
  • #1065508 added missing help texts to the PHP code condition/action.
  • #1057484 follow-up by me and klausi: fix the UI form validation for non-parameter component variables.
  • #1068248 fixed export of loops and components providing variables.
  • #997474 added a basic d6-d7 upgrade path caring about the db tables, but not their content. So the rules are not upgraded yet.
  • #1063364 patch by das-peter: fix loops so all variable updates appear in the parent scope.
  • #1019744 patch by dasjo: added condition: 'Data value is empty'
  • #1019646 patch by me, pillarsdotnet: fixed hook_exit() troubles causing FATAL errors.
  • #1063980 fixed add action page title is "Add a new reaction rule"
Created by: klausi
Created on: 23 Mar 2011 at 16:01 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases