Skip to content

Releases: verbb/workflow

1.1.4

27 Feb 23:53
Compare
Choose a tag to compare

Fixed

  • Fix approved entries not being published correctly in some instances.

1.1.3

27 Feb 12:01
Compare
Choose a tag to compare

Fixed

  • Fix editor/publisher links.
  • Fix errors that can occur when installing via cli.

1.1.2

27 Feb 05:55
Compare
Choose a tag to compare

Added

  • Added editor/publisher submission notes required setting

Changed

  • Ensure editor/publisher URLs are only shown if the current user has permission.

Fixed

  • Ensure publishers in settings use User Group UID.

1.1.1

25 Feb 20:39
Compare
Choose a tag to compare

Fixed

  • Fix error in Norwegian translation (thanks @phoob).
  • Fix query error when viewing drafts.

1.1.0

25 Feb 03:00
Compare
Choose a tag to compare

Added

  • Added editor notes, to send along with a submission.
  • Submissions now listed on entry events, to improve submission workflow.
  • Submit brand-new entries for review (provided they pass validation).
  • Translation to norwegian. (thanks @phoob).
  • Add serialised data to submissions to prepare for entry comparison diffs.

Changed

  • Updated widget styles to be more compact for entry sidebars.
  • Update min requirement to Craft 3.1.x.
  • Updated plugin settings to use UIDs for Craft 3.1.x.
  • 'Submit for review' now saves entry content, then submits for review. No more clicking 'Save' then 'Submit'.
  • 'Submit for review' now validates entry content before submission.
  • Changed controller action from workflow/submissions/send to workflow/submissions/save-submission.
  • Changed controller action from workflow/submissions/revoke to workflow/submissions/revoke-submission.
  • Changed controller action from workflow/submissions/approve to workflow/submissions/approve-submission.
  • Changed controller action from workflow/submissions/reject to workflow/submissions/reject-submission.

Fixed

  • Fix draft submissions not being retained after approval.
  • Submissions now trigger entry validation, ensuring only 'valid' entries are submitted for review.
  • Fix dateApproved/dateRejected not showing their value.
  • Fix error when sorting by Editor or Publisher in CP.
  • Fix error when no sections are selected.
  • Fix not publishing a submission when approving.

1.0.3

10 Nov 02:21
Compare
Choose a tag to compare

Fixed

  • Show the entry title on submissions index, rather than the Submission ID.

1.0.2

24 Jul 03:19
Compare
Choose a tag to compare

Fixed

  • Fix Verbb logo reference (for real this time)

1.0.1

23 Jul 22:05
Compare
Choose a tag to compare

Fixed

  • Fix elementType typo
  • Fix Verbb logo reference

1.0.0

23 Jul 13:40
Compare
Choose a tag to compare
  • Craft 3 release.

0.9.6

05 Nov 05:26
Compare
Choose a tag to compare
  • Minor fix for sidebar icon