silverstripe-contentreview/code
Dylan Sweetensen 9378483378 Fixing method call bug in canBeReviewedBy() (#1)
If getOptions returns false, then canBeReviewedBy() throws "Call to a member function OwnerGroups() on boolean".
This will return false, in the the case that options are false.
2017-07-12 09:23:30 +12:00
..
compatability Fixed code style 2015-11-02 12:53:31 +13:00
extensions Fixing method call bug in canBeReviewedBy() (#1) 2017-07-12 09:23:30 +12:00
jobs fix(ContentReviewNotificationJob): Changed to use ->config() system so that the next_run_hour can be configured in YAML. 2016-04-11 16:44:26 +10:00
models Fixed code style 2015-11-02 12:53:31 +13:00
reports Converted to PSR-2 2015-11-18 16:38:28 +13:00
tasks API CMS Editable notification templates 2015-11-18 13:25:54 +13:00