workflow_ng 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| workflow_ng-5.x-1.5.tar.gz | 50.55 KB | 456fb552d50e9c866b795c2c9e28595c |
changes since 5.x-1.4:
bug fixes:
* #202028: clear workflow-ng's cache when a module is deactivated
* #201754 make sure that the machine state change event is generated for manual invocations of states_set_machine_state() also - Previously this has affected the cclinks module.
* improved handling node revisions: now workflow-ng doesn't create a new revision, when a revision is edited with a workflow-ng action
* #202874: fixed bug "argument saving with Custom PHP code Action doesn't work"
* #202028: fixed workflow-ng error when the states module was activated, but no state machines present
* cclinks: fixed scheduling of events
minor improvements:
* #203158 patch by Amitaibu: Mention <?php ?> isn't needed in PHP action
* added pointer to the new states machine API documentation
* states: improved the doxygen of states_get_machines() to better describe $reset
new features:
* patch by cwgordon7: GHOP #103: added action send a mail to a role
