Commit Graph

90 Commits

Author SHA1 Message Date
Christopher Pitt eebba9a826 Added community files 2015-11-02 09:50:12 +13:00
Damian Mooyman f9aec74a41 Merge pull request #26 from assertchris/clean-up-tests-and-badges
Cleaned up tests and Badges
2015-11-02 09:28:24 +13:00
Christopher Pitt 119e6e59d8 Cleaned up tests and Badges 2015-10-29 13:12:27 +13:00
Igor Nadj 93a60eb455 ENH: compatability with other modules 2015-09-23 10:32:23 +12:00
Igor Nadj 7f75e994cc ENH: updating readme 2015-09-15 18:12:26 +12:00
Igor Nadj 4f1d9f15f8 ENH: play nicer with subsites module 2015-09-15 17:28:28 +12:00
Igor Nadj 2b98e7b7d9 Merge remote-tracking branch 'matt/pulls/reporting-url-fix' into cwp-support 2015-09-11 15:33:50 +12:00
madmatt 69896840cb BUGFIX: Links to CMS edit page fails when the link includes ?locale=en_NZ or similar 2015-08-03 19:30:55 +12:00
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
Stig Lindqvist 613ad1cb60 Adding scrutinizer badges to README.md 2014-03-07 15:22:40 +13:00
Stig Lindqvist 64af1d545d Remove double code coverage report from travis 2014-03-07 15:21:50 +13:00
Stig Lindqvist d0fec69194 configure travis to send code coverage to scrutinizer 2014-03-07 15:05:01 +13:00
Stig Lindqvist 753c2d12d5 Adding scrutinizer config 2014-03-07 14:59:40 +13:00
Stig Lindqvist 66db82e1b1 use . syntax instead of [] syntax when calling show / hide 2014-03-07 14:59:39 +13:00
Stig Lindqvist 9317dbaa8c Moved out common functionality to a static method 2014-03-07 14:58:57 +13:00
Stig Lindqvist c904ec1a15 Seems like 3.1.1 doesnt like multiple togglefields in the same tab.. 2014-02-27 13:51:13 +13:00
Stig Lindqvist 09586b4b12 Show next review date for inherited settings 2014-02-27 11:43:56 +13:00
Stig Lindqvist 4c88574799 BUG When setting up a new site, the default pages will not inherit a review date from siteconfig #20 2014-02-27 11:07:34 +13:00
Stig Lindqvist ea44b0026e Fixed the ContentReviewReportTest for real this time, wrong order in assertEquals 2014-02-25 21:21:08 +13:00
Stig Lindqvist c078bae7db Adding travis-ci image link to the README 2014-02-25 21:17:24 +13:00
Stig Lindqvist 5cae6165d2 Bad test fixture that messed up postgresql tests #16 2014-02-25 21:15:41 +13:00
Stig Lindqvist e123c1c0e7 Fixed tests for PagesDueForReviewReport 2014-02-25 20:43:46 +13:00
Stig Lindqvist ec9b58aea8 code style guidelines 2014-02-25 20:37:59 +13:00
Stig Lindqvist 3b752be238 NEW report for pages without a review schedule 2014-02-25 20:37:43 +13:00
Stig Lindqvist 8c5e91addc Simplified the Pages due for review report #12 2014-02-25 20:36:26 +13:00
Stig Lindqvist 21b6b05fb7 Showing a readonly field for where settings are derived from 2014-02-25 20:35:27 +13:00
Stig Lindqvist 3017712dfb BUG Cant get owner names from a page that is disabled 2014-02-25 20:34:42 +13:00
Stig Lindqvist 5376c3a248 Allow drafted pages to show up in the report 2014-02-25 18:23:18 +13:00
Stig Lindqvist 6b337496cf NEW Send one notification email per author #7 2014-02-25 15:54:27 +13:00
Stig Lindqvist b3c777a579 Fix travis config name and removing unused .gitconfig file 2014-02-25 14:02:55 +13:00
Stig Lindqvist e539ddc165 BUG Inherited settings doesn't trigger the mark as review button to show up 2014-02-25 12:10:39 +13:00
Stig Lindqvist d203737099 Change license date 2014-02-25 00:52:15 +13:00
Stig Lindqvist c021af834b Group tests together in the same test class #3 2014-02-25 00:51:36 +13:00
Stig Lindqvist de4fac0541 AdvanceReviewDate now can use inherited settings #3 2014-02-25 00:46:50 +13:00
Stig Lindqvist bfbc53c080 More coverage 2014-02-24 22:14:26 +13:00
Stig Lindqvist 32378bb269 Refactorings 2014-02-24 21:17:09 +13:00
Stig Lindqvist 638d2fc331 Refactorings 2014-02-24 21:10:10 +13:00
Stig Lindqvist 1057e5823a Removed unused class 2014-02-24 21:04:44 +13:00
Stig Lindqvist ee7feeb130 When changing parents content review setting update the inherited childrens settings as well 2014-02-24 20:19:44 +13:00
Stig Lindqvist d340004933 Tests and fixes for inherited settings 2014-02-24 13:38:16 +13:00
Stig Lindqvist 0ad06c49fd Inherit content review settings from siteconfig or parent page 2014-02-21 13:33:01 +13:00
Stig Lindqvist 78d84a57c6 Adding default setting to the SiteConfig, broken email and tests though. 2014-02-20 18:05:14 +13:00
Stig Lindqvist f673815eff Adding those pesky .DS_Store files to gitignore 2014-02-19 15:58:46 +13:00
Stig Lindqvist 4cc6f450a6 Adding report for pages without a content review scheduled 2014-02-19 15:58:19 +13:00
Stig Lindqvist 57f08027c7 Fix tests after moving the settings 2014-02-19 15:29:21 +13:00
Stig Lindqvist 5eba67b3ab Adding travis build configuration 2014-02-19 15:23:28 +13:00
Stig Lindqvist b9fcd76bf2 Minor change to the readme 2014-02-19 15:13:42 +13:00
Stig Lindqvist 31b23009cd Initial change of the README for this branch 2014-02-19 15:09:20 +13:00
Stig Lindqvist db48bee114 Moved content review settings to the Page.Settings tab 2014-02-19 14:31:47 +13:00
Stig Lindqvist f806987ba7 Improving the code coverage 2014-02-19 09:51:54 +13:00