Posted by fago on August 3, 2012 at 7:52am
| Download |
Size |
md5 hash |
|---|---|---|
| rules-7.x-2.2.tar.gz | 164.91 KB | 91799bff2cf6690937e056734265458c |
| rules-7.x-2.2.zip | 197.38 KB | 13c16131d6ef02731c3843e64ff60583 |
Last updated: August 3, 2012 - 07:58
Release notes
Changes since 7.x-2.1:
- #1548474 by acrollet | refineo: Fixed Long rule names are mishandled.
- #1701508 follow the i18n API change: i18n translations are sanitized now by default.
- #1490136 fixed warnings when sending mail with disabled languages.
- #1651132 by stBorchert: Fixed i18n 1.7 compatibility. RulesI18nStringObjectWrapper needs an () parameter.
- #1463678 by twistor: Fixed Illegal string offset 'field' in RulesEntityController->buildQuery() on php 5.4.
- #1572966 by rfay: Fixed simple typo: configuratoin.
- Follow-up for Issue #1301022: Show selectable data types when the data selector is used.
- Issue #1301022 by fago, joelstein, liupascal: Added an action for converting data types, e.g. decimal to integer or URI to text.
- Follow-up for #1512282 by mh86: fixed php 5.2 compatibility for applying date offsets.
- Issue #1512282: Added support for date offsets in months and years.
- Issue #1329346 by BassistJimmyJam: removed the Drush make dependency definitions as it's causing troubles.