8000 Releases · verbb/workflow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: verbb/workflow

1.1.1

25 Feb 20:39
8000
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

0.9.5

17 Oct 20:03
Compare
Choose a tag to compare
  • [Added] Verbb marketing (new plugin icon, readme, etc).

0.9.4

15 Oct 14:30
Compare
Choose a tag to compare
  • [Added] Added ability to enabled/disable email notifications for editors or publishers.
  • [Added] Added ability to select all, or individual publishers to be notified via email on submissions.
  • [Fixed] Only individual editors receive approval/rejection email notifications - not each user in the editor group.

0.9.3

25 Sep 08:29
Compare
Choose a tag to compare
  • [Added] Added ability to set notes on an approval/rejection from a publisher.
  • [Added] Added submission rejection option integrating notes (as above).
  • [Added] Added new email message for when editors are notified on their submission.
  • [Added] Added ability for editors to revoke their submission.
  • [Added] Added widget for submissions.
  • [Improved] Editors now receive emails when their submission is approved/rejected.
  • [Improved] Improved entry widget to combine multiple submissions into a single pane.
  • [Fixed] Fixed missing attributes for element type.
  • [Fixed] Fixed typo in element action.
  • [Fixed] Fixed status indicators on element index.
0