Releases for Workflow
workflow 6.x-1.3
First released: October 30, 2009 - 02:48
Size: 54.01 KB
md5_file hash: 2c9c40f2438d82711ea3c556e3de92ea
Last updated: October 30, 2009 - 02:51
#617620 by serenecloud: check_plain() was being called twice, resulting in escaped tags from a previous theme function.
workflow 5.x-2.4
First released: October 23, 2009 - 15:44
Size: 42.17 KB
md5_file hash: 40cb43656d48ab8ba794bb49726723c8
Last updated: October 23, 2009 - 15:47
Prevent users with 'administer workflow' permission from using workflow and state names containing XSS.
workflow 6.x-1.2
First released: October 23, 2009 - 15:42
Size: 53.97 KB
md5_file hash: 770cdda21264ce088a58a896b817547f
Last updated: October 23, 2009 - 15:47
Prevent users with 'administer workflow' permission from using workflow and state names containing XSS.
workflow 6.x-1.1
First released: January 7, 2009 - 18:04
Size: 53.84 KB
md5_file hash: 83c689a732f46853b68af35fc2d18e76
Last updated: January 7, 2009 - 18:11
Because these changes fix bugs in the installation sequence, 6.x-1.1 is released soon after 6.x-1.0.
Changes since DRUPAL-6--1-0:
workflow 6.x-1.0
First released: January 1, 2009 - 21:17
Size: 53.85 KB
md5_file hash: 8d94e6fafde8d6f4d23f5ed21791b661
Last updated: January 1, 2009 - 21:20
Changes since DRUPAL-6--1-0-RC4:
workflow 6.x-1.0-rc4
First released: December 29, 2008 - 17:41
Size: 52.09 KB
md5_file hash: 91d5d3b86db5fc6de3dfdd3f46507250
Last updated: December 29, 2008 - 17:45
Changes since DRUPAL-6--1-0-RC3:
workflow 6.x-1.0-rc3
First released: September 18, 2008 - 04:41
Size: 45.95 KB
md5_file hash: 737a2872f4ebe8cb5b9353c78ace3bb9
Last updated: September 18, 2008 - 04:45
workflow 6.x-1.0-rc1
First released: August 8, 2008 - 02:22
Size: 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
workflow 6.x-1.0-beta2
First released: August 1, 2008 - 16:13
Size: 41.49 KB
md5_file hash: d4dfa69fb207a24366c6ade7f1cb2c00
Last updated: August 1, 2008 - 16:15
Changes since DRUPAL-6--1-0-BETA1:
workflow 6.x-1.0-beta1
First released: July 23, 2008 - 02:32
Size: 39.92 KB
md5_file hash: 78787850d32dd208509eddb745e5540b
Last updated: July 23, 2008 - 02:35
This is pretty much a straight port from workflow 5.x-2.3.
One difference is that for convenience, workflow now has the functionality of the triggerunlock module built in, so people don't keep asking "where are all the actions".
Please test and report issues in the issue queue.
workflow 5.x-2.3
First released: July 19, 2008 - 01:53
Size: 42.16 KB
md5_file hash: aa62e8d3d9a36dfb780afab6e9aaff8a
Last updated: July 19, 2008 - 01:55
- #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
workflow 5.x-2.2
First released: April 29, 2008 - 16:46
Size: 40.91 KB
md5_file hash: 48f4649d5462fa0cfae082adbe4058e2
Last updated: April 29, 2008 - 16:50
- updated README
- added a preference to display the workflow form on either the node editing form (which we've always had) or when adding a comment to a node
- refactored nodeapi implementation into workflow_transition() so we can reuse code from either the nodeapi or comment hook
- uninstall now deletes the two actions provided by workflow.module (workflow_select_given_state_action and workflow_select_next_state_action) from actions table if actions is enabled
- only show node type/workflow assignment if a workflow has been defined
- #236908 ignore hook_hook_info() if no workflows are defined
- #250480 enable workflow hook support for any op for workflow actions
- #250244 by v1nce: enable editing of state name by including status field
- Display message when user displays trigger page but no transitions havebeen allowed
- #250391 query should not return transition if no valid target state
workflow 5.x-2.1
First released: April 21, 2008 - 14:23
Size: 40.33 KB
md5_file hash: 1e6ea2b61edffb1c8511d06351bd180b
Last updated: April 21, 2008 - 14:25
Code syntax conforms to coding standards.
#249294 by amaria: fix form_alter() on nonworkflow nodes (gave fatal error on nonworkflow nodes)
workflow 5.x-2.0
First released: April 19, 2008 - 19:23
Size: 39.77 KB
md5_file hash: 8cf10501b7533f806bed36ad35c84e49
Last updated: April 19, 2008 - 19:25
This release brings compatibility with actions 5.x-2.x (the backport of Drupal-6-style actions).
It also moves actions assignment from the workflow module administrative interface to the triggers interface.
This is a "point-zero" release; please report bugs in the issue queue.
Changes since workflow 5.x-1.2:
- #247568 by snoble: remove primary key from Postgres workflow_access table
- #247617 by snoble: add stamp field to workflow_node table for Postgres
- added status field to workflow_states table so deleted states are not deleted; they are just flagged as deleted. This preserves workflow node history even if a state the node has been in is deleted.
- workflow tab page now themes current, regular and deleted states differently
- #128874 approach by JacobSingh: reassign soon-to-be-orphaned nodes to a different state when a state is deleted
- added autoincrement field hid to workflow_node_history table
- added force parameter to workflow_execute_transition(); disregards permissions when true
- added advanced action: Change workflow state of post to new state
- convert Change workflow state of post to next state action to D6 style
- remove code related to actions assignment; actions module provides this
workflow 5.x-2.x-dev
First released: April 3, 2008 - 16:24
Size: 42.19 KB
md5_file hash: 5afdfd8e4bd0454a5ff3b74d52e3bf2b
Last updated: October 24, 2009 - 00:33
This is the tip of the 5.x-2.x branch, where new development takes place. This release should be used for testing to report bugs that can be fixed to bring about a new release of workflow module.
workflow 4.7.x-1.2
First released: January 17, 2008 - 11:55
Size: 35.92 KB
md5_file hash: 1f2ebaa2e9b6aca07861f144a0519228
Last updated: January 17, 2008 - 12:00
Small fix to actually fix the small fix in the last release :)
Just fixes an XSS vulnerability in 4.7.x-1.1, see SA-2008-009 for details.
workflow 5.x-1.2
First released: January 15, 2008 - 08:23
Size: 28.66 KB
md5_file hash: 5a5c52064423439a405101977b38d2e2
Last updated: January 15, 2008 - 08:25
Changes since DRUPAL-5--1-1:
- #152819: Module .info files should not define 'version' in CVS
- http://drupal.org/node/157188 Token support for workflow
- http://drupal.org/node/203446 Broken link in watchdog entry
- http://drupal.org/node/203448 incorrect help text
- #126069 by buchanae: Worfklow filters in views
- #116733 workflow state ordering resolved. Didn't get ample review, but
needs to go up and no one seems bothered. - #174901 by Dave Cohen : include workflow fieldset on all node edit
forms. Makes it work with revision moderation which changes the form
name. - #157194 Hooks on non transition workflow update
- #175511 by anonymous5190 : anonymous workflow transitions allowed when
they shouldn't be. - #163380 by baldwinlouie : caching unneeded queries
- fixed possible XSS vulnerability found by Greg Knaddison and
reported by Heine Deelstra. See SA-2008-009 for details.
Enjoy!
workflow 5.x-1.1
First released: April 26, 2007 - 16:12
Size: 35.91 KB
md5_file hash: 9e5c71bf1898add750f6e073ef689e93
Last updated: April 26, 2007 - 16:15
Infinite thanks to Gabor Hojtsy: Workflow Access has been upgrade to 5.x and is now a part of the workflow package!
Many thanks also to Earl Miles for the original workflow_access.module.
From the README:
WORKFLOW ACCESS
The workflow package contains an additional module, workflow access. This
module allows workflow administrators to set which roles can access nodes
based on their state. You can also set edit and delete permissions by state.To use workflow access, visit admin -> build -> modules and enable the
"Workflow access" module. The visit admin -> build -> workflows and select the
workflow on which you would like to enable access control.Each state has it's own set of permissions, where you can edit which roles
may view, edit or delete a given node. By default, both anonymous and authenticated
users may view. No roles have edit permissions. Make the security changes for your
site and click "Submit." Workflow Access will automatically reset the permissions
on any nodes in that workflow.You may use Workflow Access with other node access systems (such as Organic Groups).
Be aware, however, that Drupal uses an explicit allow system, so if a user has
access through Organic Groups, he/she will be able to view a node, even if the workflow
permissions would not otherwise allow it.
workflow 5.x-1.0
First released: March 2, 2007 - 23:53
Size: 32.84 KB
md5_file hash: 88a45ec862321238355be24bae42c995
Last updated: March 2, 2007 - 23:55
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!
workflow 5.x-1.0-beta1
First released: February 3, 2007 - 23:06
Size: 29.93 KB
md5_file hash: 8aeea4810a153c3ebdeb3f6c8db37386
Last updated: February 3, 2007 - 23:10
Workflow is in beta for 5.x!
Well, crack open the champagne and put your party hats on. After hours of hard work by drewish, webchick, samo, moshe, bloomaniac, jvandyk, Egon Bianchet, unleached, mr. dale, bdragon, and myself, workflow is running on Drupal 5. Special thanks to all those listed above who took the time to patch, review, critique, and otherwise move the ball towards the endzone.
Now, we're down to the final yards (can you tell the Super Bowl is tomorrow?). This is a beta release (perhaps the first of several). This means the code in unstable, buggy (read down for some known bugs), and will be changing in the immediate future. That said, this is mostly a compatibility release, so not much has changed in the code base. I am confident the full release will be out soon.
I'm putting out a call for people interested in testing this release. Please put it through it's paces. I'm especially interested in testing of:
- integration with actions (make sure APIs haven't changed in subtle ways)
- views integration (test your views, make sure they still work)
- upgrades (*** do not test on your production systems, make copies! but then see if the upgrade is successful)
- translations (these have fallen out of date. translators are very welcome to submit changes/updates)
If you want to jump right in, here's my (ever growing) list of bugs:
