Steffen Maass
|
57a9617d5b
|
Add a key when enabling the CommentsExtension.
This allows modules to unset it if necessary.
|
2022-11-19 16:42:56 -08:00 |
|
Will Rossiter
|
cad9369f7b
|
Add legacy YAML for upgrading
|
2019-07-03 11:40:42 +12:00 |
|
Will Rossiter
|
d9333b3160
|
Test fixes
|
2017-09-14 11:12:07 +12:00 |
|
Robbie Averill
|
7a92b0915d
|
Remove deprecated@2.0. Update Migrate task to check table name. Minor tweaks to class names. Use Director::absoluteURL.
|
2017-01-17 17:39:06 +13:00 |
|
Robbie Averill
|
ab3f35257b
|
SS4 compatibility updates - ORM, Form, Controller changes
* Remove CommentList and replace with a polymorphic has_one relationship
* Tweaks for unit tests. Add tests for encode/decodeClassName.
|
2017-01-17 16:25:09 +13:00 |
|
Robbie Averill
|
c698632aae
|
SS4 compat: Update composer and YAML config, rename classes, update readme
|
2017-01-16 18:10:05 +13:00 |
|
Damian Mooyman
|
6ebbd9e1ac
|
API Allow commenting options to be set per-page in CMS
|
2015-04-13 15:35:25 +12:00 |
|
Damian Mooyman
|
1900ab14b5
|
API Move configuration of comments to the config API and enable per-instance configuration
Enable comment moderation per-page
|
2015-04-09 10:34:33 +12:00 |
|
Will Rossiter
|
8e7fadafd2
|
Explicitly define commenting controller route
|
2013-12-21 17:04:28 +13:00 |
|
Will Rossiter
|
6d3597095f
|
FIX: Implement paginated list for RSS feed. Fixes #31.
Includes functional tests for the RSSFeed but currently commented out until that feature lands in the main framework.
|
2012-07-31 20:45:29 +12:00 |
|
Will Rossiter
|
f382617e59
|
FIX: backwards compatibility with 2.4 routes.
|
2012-07-22 12:48:34 +12:00 |
|