Skip to content

Releases: localgovdrupal/localgov_workflows

1.1.0

11 Oct 13:45
dcba42a
Compare
Choose a tag to compare

This release adds a new optional sub-module LocalGov Review Date .
This follows work by the 'content lifecycle working group' detailed on this issue: #3 and allows content designers to:

  • flag that content has been reviewed
  • set a future review date when the content should be reviewed again
  • see a list of content that needs review.

What's Changed

  • Ensure approvals dashboard view is removed when uninstalling LocalGov Workflows by @stephen-cox in #19
  • Add Diff module and configure it to use admin theme when viewing diffs by @stephen-cox in #20
  • Require log message #10 by @ekes in #21
  • Update Github Actions to use standard config by @stephen-cox in #22
  • Add review date widget and needs review view. by @finnlewis in #18

Other contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

01 Sep 17:48
dcbf1d2
Compare
Choose a tag to compare

Changelog:

#6 @stephen-cox @Adnan-cds Install contributor role if it doesn't already exist
#7 @stephen-cox @finnlewis Fixing GitHub Actions
#8 @finnlewis @finnlewis @ekes Add check in hook_install to load the editorial workflow directly from config/install if not present
#14 @stephen-cox @finnlewis Require localgov_core ^2.1

1.0.0

14 Jul 15:28
Compare
Choose a tag to compare

First release of LocalGov Workflows after being extracted from LocalGov Core (see localgovdrupal/localgov_core#111).

Includes:

localgovdrupal/localgov_core#95 @stephen-cox @msayoung @finnlewis @andybroomfield
Added workflow approvals dashboard

localgovdrupal/localgov_core#99 @stephen-cox @msayoung @OliverHannan @davidsiddall @finnlewis @andybroomfield
Workflows permissions and transitions

localgovdrupal/localgov_core#106 @stephen-cox @davidsiddall @finnlewis @andybroomfield
Added content scheduling using Scheduled Transitions module

localgovdrupal/localgov_core#109 @stephen-cox @finnlewis @msayoung @willguv @andybroomfield
Install and enabled the Preview Link and Responsive Preview modules