Skip to content

Releases: imagex/imagex_workflow

7.x-1.0.1-dev3

23 Apr 05:22

Choose a tag to compare

7.x-1.0.1-dev3 Pre-release
Pre-release
Merge pull request #18 from makskuharenko/LDC-572

Bugfix: [LDC-572] Add exposed filter Workbench state

7.x-1.0.1-dev2

25 Mar 08:15

Choose a tag to compare

7.x-1.0.1-dev2 Pre-release
Pre-release
Merge pull request #21 from amcgowanca/7.x-1.x

Configuration and removal of access_defaults submodule component

7.x-1.0.1-dev1

21 Mar 08:29

Choose a tag to compare

7.x-1.0.1-dev1 Pre-release
Pre-release
  • Removed permissions submodule component.

7.x-1.0.1

23 Feb 15:02

Choose a tag to compare

  • Updated version of scheduler to version 1.2 (release information available here)
  • Updated Rules contrib module version to latest stable release.
  • Added helper function to ensure when users enter just a date on Scheduler's publish on or unpublish on fields that a default time value of 00:00:00 is specified. This was done via the date_popup_pre_validate_alter function as it was the date_popup_validate where the form error was being set.

7.x-1.0.0-dev1

20 Feb 12:47

Choose a tag to compare

7.x-1.0.0-dev1 Pre-release
Pre-release
  • Bugfix: Default workbench states and transitions were not being detected and their feature files were not being included by default through regular installation. Therefore, added include_once constructs for these files within the .module immediately following the include of the features.inc.

Initial release

22 Jan 12:44

Choose a tag to compare

  • Initial release.