Downloads
Release notes
Workflow for Drupal 5.x Release 1.0
Thanks to the hard work of many, Workflow is ready for Drupal 5.x. Special thanks go out to Pancho and swood for extensive testing and patching.
I would still recommend making a test update database, importing your old db into that, upgrading to drupal 5 (and workflow 5.x-1.0) and testing BEFORE running the update on your production boxes. I think workflow is very stable, but you have been warned. :-)
I think it likely we'll have a 1.1 release soon, as people start to adopt and test this module more heavily. Please help by testing, submitting bugs, and reading the bugs of others. I will consider your bug for earlier fixing, if I see you've commented on other issues in the workflow queue. I'm not kidding!
For those interested in the nitty gritty of workflow development, I want to create a workflow 2.0 that includes workflow_access as soon as feasible. This great access control module no longer has a home now that node access arbitrator is part of core. Let's welcome this lonely child to the workflow family!
And with code freeze a mere three months away, we need to get our rears in gear for workflow in core.
That is all. Be excellent to each other.
Changes since DRUPAL-5--1-0-BETA-1:
- #115771 -- Workflow actions are always assigned to the first transition
- #115772 -- Duplicate workflow / state names possible
- #115774 -- Unordered Workflow permissions table
- #116227 -- Workflow history saved twice
#115754 -- Nodetitle instead of "workflow" as pagetitle on workflow tab - Fixes for
#115785 -- Workflow fieldset on edit page without weight
#115784 -- Anonymous authors can't make transition
#123001 -- Scheduling not working