silverstripe-contentreview/code/extensions
madmatt 8675212885 FEATURE: Add (optional) integration with the queuedjobs module
- Automatically creates a ContentReviewNotificationJob to run the next day if
the queuedjobs module exists

- Does nothing if the queuedjobs module does not exist, to ensure it is optional

- Update composer to suggest queuedjobs module, and updated docs to reflect both
ways of configuring the module
2015-07-31 16:07:18 +12:00
..
ContentReviewCMSExtension.php Moved content review settings to the Page.Settings tab 2014-02-19 14:31:47 +13:00
ContentReviewDefaultSettings.php Moved out common functionality to a static method 2014-03-07 14:58:57 +13:00
ContentReviewOwner.php Improving the code coverage 2014-02-19 09:51:54 +13:00
SiteTreeContentReview.php FEATURE: Add (optional) integration with the queuedjobs module 2015-07-31 16:07:18 +12:00