silverstripe-terraformers / silverstripe-embargo-expiry

BSD 3-Clause "New" or "Revised" License
7 stars 7 forks source link

Bugfix: Add sequential date validation. Allow a different date to be passed to queueJob methods. #53

Closed chrispenny closed 5 years ago

chrispenny commented 5 years ago

Allows modules (such as) Advanced Workflow to have an "override" date when an item is going through review.

Add field validation for sequential dates as part of this change, as the Workflow process is less optimal if people can submit poor data.