workflow 6.x-1.0-rc2

Unsupported

Obsolete version, just to clear the project administration.

workflow 2.2.2

Bug fixes

Only a small administrative release.
Note: Releases 2.2.2 and 2.1.10 are identical. Only code branch 2.1.x exists.

- # 3555256: Error: Call to a member function buildForm() for Workflow field on v2.1.8

workflow 2.1.10

Bug fixes

Only a small administrative release.
Note: Releases 2.2.2 and 2.1.10 are identical. Only code branch 2.1.x exists.

- # 3555256: Error: Call to a member function buildForm() for Workflow field on v2.1.8

workflow 2.2.1

Bug fixes
New features

This release contains are-engineered workflow widget, adhering to core api and supporting attached fields.
#3555256: Error: Call to a member function buildForm() for Workflow field on v2.1.8 Fix WorkflowDefaultWidget on basic workflow field

workflow 2.2.0

Bug fixes
New features

This release contains are-engineered workflow widget, adhering to core api and supporting attached fields.
#3555256: Error: Call to a member function buildForm() for Workflow field on v2.1.8 Fix WorkflowDefaultWidget on basic workflow field

workflow 2.1.9

Bug fixes
New features

This release fixes some small errors, compares t 2.1.7, but is mainly dedicated to 'normalizing' the widgets code, adhering to core API.
Main feature is that Ajax widgets (File, Multivalue) in attached WorkflowTranstion fields are now working.
Please visit the Workflow 'manage form display' settings.
Custom code should be tested.

Bug fixes:

workflow 2.1.8

Bug fixes
New features

This release fixes som e small errors, but is mainly dedicated to 'normalizing' the widgets code, adhering to core API.
Main feature is that Ajax widgets (File, Multivalue) in attached WorkflowTranstion fields are now working.
Please visit the Workflow 'manage form display' settings.
Custom code should be tested.

Bug fixes:

workflow 2.1.7

Bug fixes

This release is mainly concerned with solving issues for sites upgrading from 1.7 version and improved test coverage.

workflow 2.1.6

Bug fixes
New features

This minor release contains 1 error fix and 1 feature:

  • Issue #3538014: Read WorkflowTransitions per Entity Revision
  • Issue #3538013: Introduce WorkflowTransition::loadBetween() for workflow_notifications module.

workflow 2.1.5

Bug fixes
    This minor release fixes some errors:
  • Issue #2919482: Clean code - better readability, cspell, phpcs
  • Issue #2919482: Unify fieldset creation into central method
  • Issue #3440141: Missing schema in Actions reported by Configuration Inspector
  • Issue #3510652: Enable Actions in Drupal11
  • Issue #3530763: ECA Compatibility with Workflow module and Gin theme
  • Issue #3534602: WorkflowRole::allowedValues('') does not return all roles
  • Issue #3535376: Widget 'to_sid' is hidden when editing executed Transition

workflow 2.1.4

Bug fixes

Some small fixes:
Issue #359834: Permissions: Required author permission is limiting
Issue #2919482: Clean code - compatibility with workflow_notifications module
Issue #2919482: Clean code - phpcs
Issue #2919482: Clean code - cspell
Issue #3530763: Change global warning to field description in Workflow...
Issue #3530763: Better type declaration of $transition->getFieldLabel()
Issue #3530763: ECA Compatibility with Workflow - add parameter to...

workflow 2.1.3

New features

This minor release introduces some additions for better compatibility woth Workflow_eca module;
- #3530763 ECA Compatibility with Workflow

workflow 2.1.2

Bug fixes

This minor release fixes the following errors:

  • Errors reported by Configuration Inspector
  • Enable Actions (again)
  • Scheduled transition cannot be updated
  • Transitions are not ordered correctly
  • Workflow history has disappeared after upgrading from 8.x-1.7 to 2.0.0
  • Enable Workflow on Comments
  • Workflow ECA Compatibility

workflow 2.1.1

Bug fixes

2 small corrections for version 2.1.0:

Issue #3530732: [D11-port task] Enable Workflow on Comments - update entity workflow field
Issue #3525032: Introduce baseField WorkflowTransition::force - make isComputed(TRUE)

workflow 2.1.0

Bug fixes
New features

This release fixes some major problems, that were introduced in v1.8 and v2.0:
- Issue #3473989: Transition pre hook is broken in v1.8
- Issue #3530732: Enable Workflow on Comments
- Issue #3525032: Scheduled transition cannot be updated

In the mean time, many technical update are made to make the code mor fluent.

workflow 2.0.x-dev

This is the new development branche for Workflow module.
Branche 1.8.x should not be used anymore.

workflow 2.0.0

Bug fixes
New features
Unsupported

This version 2.0.0 continues the work in 8.x-1.8, and is a mostly technical overhaul of code, using the 'base fields'.
It should be avoided to use 8.x-1.8. Upgrade to this version 2.0.0 instead.
When having custom code calling workflow code, please test carefully.

workflow 8.x-1.8

Bug fixes
New features
Unsupported

This release contains the following features, bug fixes and maintenance tasks:

workflow 8.x-1.7

Bug fixes
New features
Unsupported

This version introduces D10 compatibity and some minor updates:

workflow 8.x-1.6

Bug fixes
Unsupported

Issue #3221414 by Anas_maw: Turn off debugging notice

workflow 8.x-1.5

Bug fixes
New features
Unsupported

Workflow and all of its submodules are D9-compatible!

workflow 8.x-1.4

Bug fixes
Unsupported

For full change notes, please see the 8.x-1.2 release.
This version only corrects some errors, thanks to @pradeepjha:
Issue #3143740: Syntax error in WorkflowTransitionRevertForm
Issue #3143595: Remove use of dpm function

workflow 8.x-1.3

Bug fixes
Unsupported

For full change notes, please see the 8.x-1.2 release.
This version only correct a syntax eror:
Issue #3143740: Syntax error in WorkflowTransitionRevertForm

workflow 8.x-1.2

Bug fixes
New features
Unsupported

After 2 years, a fresh D9-enabled version, including the following fixes:
Issue #3078044 by stefan.butura, johnv: Check if Transition is executed twice for non-default revisions
Issue #3096439 by mhmd: Add redirect/cancel Url for non-node entity in RevertForm
Issue #3022421: Drupal Coding Standards
Issue #3078046 by stefan.butura, leontin: Incorrect previous StateID after changing older revision
Issue #3046122 by donaldp: WSOD with Fatal error: Call to a member function cachePerPermissions() on boolean in src/WorkflowAccessControlHandler.php

workflow 7.x-2.13

Bug fixes
Unsupported

This release removes a backwards compatibility issue with PHP 5.3, introduced in version 7.x-2.12

workflow 7.x-2.12

Security update
Bug fixes
Unsupported

Fixes SA-CONTRIB-2019-049

This new release contains the following bug fixes:

  • Incorrect translations
  • 'object' type declaration is not present in PHP version 7.1 or earlier
  • "Show the form in a fieldset?" setting is not saved
  • Workflow Field integration with Views and some minor issues
  • WSOD "Call to a member function label() on a non-object" when trying to import a Workflow
  • Notify on (created) -> Whatever

workflow 8.x-1.1

Bug fixes
New features
Unsupported

Features:
Issue #2584953 by estoyausente, johnv: Display 'Workflow history tab' for each entity type
Issue #2942532: Add Workflow field as base field to (non-fieldable) entity types

workflow 8.x-1.0

Bug fixes
New features
Unsupported

This release contains the following improvements in comparison with version RC1:

New features:
Issue #2927649: Make workflow_entity_history tab configurable as Views display
Issue #2927506: Make Creation state label changeable
Issue #2924084: Hide state formatter if Creation state is shown
Issue #2926408: Add Views relationship from entity to Transition
Issue #2833437 by sudishth: Add link to User in Workflow history tab
Issue #2924729: Add static_cache Annotation on ConfigEntityTypes

workflow 8.x-1.0-rc1

Bug fixes
New features
Unsupported

This release has the following changes, compared to version beta6:

Most important new features:
Issue #2922508: Enable Workflow on Comments
Issue #2697023: Hide Workflow Field module on modules page
Issue #2897245: Add 'Drop button' as alternative for Action Buttons on Workflow form

workflow 7.x-2.11

Bug fixes
Insecure
Unsupported

This is a bug fixing release. it contains the following changes:

workflow 7.x-2.10

Bug fixes
Insecure
Unsupported

This release fixes several errors:

workflow 8.x-1.0-beta6

Bug fixes
Unsupported

Issue #2792737: Action Button widget doesn't save state transitions
Issue #2805943: Call to a member function getFirstSid() on a non-object
Issue #2697031: WorkflowConfigTransitionListBuilder serves no purpose
Issue #2697023: Remove Workflow Field module
Issue #2810597 by Karsa: Restore context to hook_workflow_permitted_state_tra...
Issue #443094 by jamiehollern: Workflow tab doesn't load in admin theme
Issue #2805217 by Zekvyrin: Transition's "force" property is not taken into a...

workflow 7.x-2.9

Bug fixes
Insecure
Unsupported

Issue #2373383 by ShaxA, carstenG: Integration with Revisioning module: Workf...
Issue #2704157 by johnv: Workflow Notifications not working for Workflow Field
Issue #2661372: Typo in workflow_field_extra_fields()
Issue #2724199: workflow_execute_transition() does not respect FORCE parameter
Issue #2805217 by Zekvyrin: Transition's "force" property is not taken into a...
Issue #2687937 by jeffschuler: Errors if List module not enabled
Issue #2373383 by ShaxA, carstenG: Integration with Revisioning module: Workf...

workflow 8.x-1.0-beta5

Bug fixes
New features
Unsupported

Bug fixes, added functionality:
Issue #2725375: Added plural labels for Entity types
Issue #2697021: 'Participate in workflow' permission doesn't get applied to a...
Issue #2593821 by afi13: [D8-port task] Port workflow_cleanup
Issue #2666816: Workflow UI: labels page shows unused transitions
Issue #2683219 by heykarthikwithu: Remove Unnecessary fully qualified name an...
Issue #2696001 by legovaer: Unable to go to states tab, caused by workflow_de...
Issue #2725451: Rename tab 'Transition roles'

workflow 7.x-2.8

Bug fixes
Insecure
Unsupported

A new bug-fix release, soon after 2.6/2.7, because of a core error that occurs when upgrading to 2.6/2.7 with drush:

workflow 8.x-1.0-beta4

Bug fixes
Unsupported

This release contains some bug fixes:
Issue #2637092: Add proper transition when editing an entity without Workflow Widget
Issue #2637216: Rename _workflow_info_field_names() to workflow_get_workflow_field_names()
Issue #2635524: Error when creating an action
Issue #2621334: Error in extractAllowedValues() when adding new Workflow Field

workflow 7.x-2.7

Bug fixes
Insecure
Unsupported

A new bug-fix release, soon after 2.6, because of a core error that occurs when upgrading to 2.6 with drush:
Issue #2620530: Re-add file WorkflowTransitionController.php to avoid Upgrade error

workflow 8.x-1.0-beta3

Bug fixes
Unsupported

Some errors are fixed. if you have installed workflow_access, you need to re-install it.

workflow 8.x-1.0-beta2

Bug fixes
New features
Unsupported

This version is tested against Drupal 8.0.0. If you have an older version of Workflow 8.x installed, you might need to uninstall and re-install the workflow module.

workflow 7.x-2.6

Bug fixes
New features
Insecure
Unsupported

Version 2.6 contains lots of bug fixes and new features. Mostly for edge cases.

workflow 8.x-1.0-beta1

Unsupported

This is a first release for the Workflow module. It is tested against version Drupal 8-rc2.
Some functionality is not ported. See the list of open tasks.

It contains all bugfixes and features from version 7.x-2.6

workflow 7.x-2.5

Bug fixes
New features
Insecure
Unsupported

This release contains the following new features and bug fixes:
Issue #2303925 by tucho: Fixed error due to typo in workflow_features_pipe_field_base_alter().
Issue #2307303: Added IMPORT action to workflows, but this requires applying of patch #1967794 before it works.
Issue #2249187: Fixed overwriting of State Name by machine name when importing a Workflow.
Issue #2313549: Fixed workflows cannot be deleted in version 7.x-2.4
Issue #2317243: Fixed notice: Undefined variable: new_sid in workflownode_tokens().

workflow 7.x-2.5-beta1

Bug fixes
New features
Insecure
Unsupported

- fix errors
- make Workflow States useable on translated entities.

workflow 7.x-2.4-beta2

Bug fixes
Insecure
Unsupported

This intermediate version contains some fixes for errors that were introduced in version 2.3 en 2.4-beta1.
See https://drupal.org/project/issues/workflow?&status=All&categories=1&vers...

workflow 7.x-2.4-beta1

Bug fixes
Insecure
Unsupported

This intermediate version contains some fixes for errors that were introduced in version 2.3.
See https://drupal.org/project/issues/workflow?categories=1&version=7.x-2.3

Pages

Subscribe with RSS Subscribe to Releases for Workflow