workflow 6.x-1.0-rc1
jvandyk - August 8, 2008 - 02:22
Official release from CVS tag: DRUPAL-6--1-0-RC1
First released: August 8, 2008 - 02:22
First released: August 8, 2008 - 02:22
Download: workflow-6.x-1.0-rc1.tar.gz
Size: 45.41 KB
md5_file hash: 115b68061424495749de4fd19328062b
Last updated: August 8, 2008 - 02:25
View usage statistics for this releaseSize: 45.41 KB
md5_file hash: 115b68061424495749de4fd19328062b
Last updated: August 8, 2008 - 02:25
Changes since DRUPAL-6--1-0-BETA2:
The big change is that now, when the Views module is enabled, the workflow module will provide two default views. One shows an overview of the states and nodes are in (filterable by state and by node type) and the other provides a view of pending state changes for nodes that have state changes scheduled using the "scheduled state change" option on the workflow tab.
- #290095 by rastatt: updated German translation
- #290263 by Eaton: Views 2 integration for workflow states
- #288650 split page callbacks from workflow.module into workflow.admin.inc and workflow.pages.inc
- add a default Workflow Summary view showing nodes and states for those with 'access workflow summary view' permission
- patch by Eaton: add default view for pending state changes
- combine summary view permissions and simplify view paths
