Commit Graph

368 Commits

Author SHA1 Message Date
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
Stig Lindqvist 7a843e222f Improving test coverage 2014-02-18 15:39:13 +13:00
Stig Lindqvist 11e623ab09 Moved sitetree extension to extension directory 2014-02-17 17:06:27 +13:00
Stig Lindqvist ae440666a0 Adding content reviewed actions to a sitetree 2014-02-14 14:49:43 +13:00
Stig Lindqvist 131d643a8c Allow users and/or groups to be content owners 2014-02-13 16:35:13 +13:00
Stig Lindqvist d28a0eefa0 Coding style guidelines 2014-02-13 14:10:09 +13:00
Andrew Short 90db01d259 Fix incorrect usage of data list methods. 2013-09-25 22:35:38 +10:00
Andrew Short 6a9dca2786 Mark statics as private. 2013-09-23 15:57:54 +10:00
Andrew Short e5ea96a228 Replace usae of deprecated task type. 2013-09-23 15:57:53 +10:00
Andrew Short 1b3882bcb5 Move config into YAML files. 2013-09-23 15:57:53 +10:00
Andrew Short 42eb657920 Require SS 3.1. 2013-09-23 15:57:47 +10:00
Andrew Short 730e9e94d4 Update the README to have the correct details. 2013-09-21 16:12:36 +10:00
Julian Seidenberg 72c3faca96 API renaming SiteTree->OwnerID column because it conflicts with the blog module 2013-03-18 15:20:51 +13:00
Normann Lou 26ba97a567 BUG: calling function with right argument 2013-03-06 16:48:06 +13:00
Ingo Schommer b2eb26da15 Merge branch 'master' into upstream-master
Conflicts:
	code/SiteTreeContentReview.php
2013-01-07 13:55:31 +01:00
Ingo Schommer 278f5da18f Create composer.json 2013-01-07 04:48:09 -08:00
Normann Lou 1240467033 BUGFIX: when use 'showcalendar', both 'dateformat' and 'datavalueformat' need to be set to the right format as well so that DateField save the right value into DB 2012-07-17 13:27:24 +12:00
Normann Lou 4c09ba132a BUGFIX: the page cms link updated for SS3 2012-07-16 17:50:50 +12:00
Ingo Schommer 7257fa52ce 3.0 compatibility 2012-07-12 15:51:46 +02:00
Ingo Schommer 8a5e8d9ba7 3.0 compatibility 2012-07-12 15:49:34 +02:00
Andrew O'Neil a95e90e6f0 MINOR: Fixes for unit tests 2012-07-12 16:01:43 +12:00
Ingo Schommer 84a4ee477c NEW 3.0 compatibility 2012-07-10 18:36:05 +02:00
Ingo Schommer b32da03dfc BUGFIX Filtering out subclasses of Virtualpage in PagesDueForReviewReport (AIR-65) 2011-09-12 14:02:45 +02:00