Downloads
Download tar.gz
42.16 KB
MD5: aa62e8d3d9a36dfb780afab6e9aaff8a
SHA-1: a92706e04358011f6f0154c23653fb9d7edde9be
SHA-256: 077f89290347a585220311ea4181bf837564595876151e4a3527dc7788f15b5c
Download zip
53.13 KB
MD5: 0d7e8dd4078d19e60b2819fba9906b87
SHA-1: 10c86689a4eea6212f4c1992ff912935286a546b
SHA-256: a0a095069894253b4f6f4d71491d7814d9698e6154ac9962caaccabe66de3cd2
Release notes
- #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