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 |
|
Ingo Schommer
|
0cdef3d88d
|
MINOR Removed debug code
|
2011-09-12 14:02:10 +02:00 |
|
Frank Winkelmann
|
cbaa488c84
|
ENHANCEMENT: made module independed from cmsworkflow module
|
2010-07-20 03:51:15 +00:00 |
|
Frank Winkelmann
|
68bdc33843
|
ENHANCEMENT: added module legacydatetimefields to the requirements
|
2010-07-20 03:50:17 +00:00 |
|
Ingo Schommer
|
80536b419a
|
MINOR Updated requirements in README
|
2010-05-24 05:16:32 +00:00 |
|
Ingo Schommer
|
8e246c387a
|
ENHANCEMENT Fixed ContentReviewTest to work with SQLite3, MSSQL and Postgres database drivers
|
2010-05-24 05:12:43 +00:00 |
|
Sam Minnee
|
7836db5678
|
BUGFIX: Generate stage/live links using Controller::join_links() instead of string concatenation.
|
2010-05-11 05:35:23 +00:00 |
|
Mateusz Uzdowski
|
0f31a575d0
|
MINOR: minor update to the wording of the emails
|
2010-04-15 02:42:25 +00:00 |
|
Luke Hudson
|
eed8ad2918
|
BUGFIX: Check for class_exists in contentreview
|
2010-03-01 21:17:11 +00:00 |
|
Tom Rix
|
379d2833e4
|
MINOR added license
|
2010-02-26 01:28:22 +00:00 |
|
Tom Rix
|
2ec23039ed
|
MINOR unit tests for the content review module
|
2010-02-25 03:34:39 +00:00 |
|
Tom Rix
|
e0fa54c7bb
|
MINOR add a little extra checking to avoid a crash
|
2010-02-21 20:07:09 +00:00 |
|
Tom Rix
|
cda1cd9bd1
|
API CHANGE now using new reporting api, module now requires 2.4
|
2010-02-16 23:22:49 +00:00 |
|
Luke Hudson
|
480a0cd45a
|
BUGFIX: Don' quit after sending one contentreview email!
|
2010-01-21 23:36:52 +00:00 |
|
Luke Hudson
|
a89ceea9b3
|
BUGFIX: Copy ContentReviewEmail.ss template from old cmsworkflow, pre-split.
|
2010-01-14 04:44:39 +00:00 |
|
Luke Hudson
|
8a98279b47
|
BUGFIX: Make SQL field reference unambiguous
|
2010-01-12 22:32:38 +00:00 |
|
Tom Rix
|
9165bd4f4f
|
MINOR made directions clearer re emails
|
2010-01-11 20:39:46 +00:00 |
|
Tom Rix
|
60eb3c277b
|
MINOR renaming class conflict
|
2009-11-11 21:52:53 +00:00 |
|
Tom Rix
|
9bc51d9ce9
|
Added content review module
|
2009-11-02 04:02:57 +00:00 |
|