Posted by jvandyk on July 19, 2008 at 1:53am
| Download | Size | md5 hash |
|---|---|---|
| workflow-5.x-2.3.tar.gz | 42.16 KB | aa62e8d3d9a36dfb780afab6e9aaff8a |
| workflow-5.x-2.3.zip | 53.13 KB | 0d7e8dd4078d19e60b2819fba9906b87 |
Last updated: December 25, 2010 - 00:12
- #254114 support triggers UI for multiple node types using a workflow
- change internal op construction from workflow-$tid to workflow-$node->type-$tid (workflow_update_5203() converts existing)
- eliminate error when editing name of workflow to which no states have yet been assigned
- change 'node type' to 'content type' in UI
- clear menu cache when workflows are changed as this affects local tasks
- #257872 better upgrade behavior when actions module not enabled
- #257884 do not display Actions link if actions module not enabled
- #263383 by gnassar: misplaced parentheses in watchdog call
- #263398 by gnassar: do not allow nonexistent transition to occur
- #269480 by v1nce: give themers more control over workflow tab page
- #264344 by gnassar, subru77, v1nce: clear menu cache correctly
- #161190 by kratib: allow modules to add links for workflow and state operations