Releases: imagex/imagex_workflow
Releases · imagex/imagex_workflow
7.x-1.0.1-dev3
Merge pull request #18 from makskuharenko/LDC-572 Bugfix: [LDC-572] Add exposed filter Workbench state
7.x-1.0.1-dev2
Merge pull request #21 from amcgowanca/7.x-1.x Configuration and removal of access_defaults submodule component
7.x-1.0.1-dev1
- Removed permissions submodule component.
7.x-1.0.1
- 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:00is specified. This was done via thedate_popup_pre_validate_alterfunction as it was thedate_popup_validatewhere the form error was being set.
7.x-1.0.0-dev1
- 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_onceconstructs for these files within the.moduleimmediately following the include of thefeatures.inc.
Initial release
- Initial release.