Commit Graph

310 Commits

Author SHA1 Message Date
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 6aeab9f823 FIX Update upgrade mapping, add purifier back into composer and travis build 2017-01-17 16:56:30 +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
Daniel Hensby 2b8ff849ed Merge pull request #191 from intwebg/patch-3
add REPLYTO for french language
2016-11-07 16:16:52 +00:00
Will Rossiter 578845bd19 Merge pull request #190 from intwebg/patch-2
Translation of < Reply to > to other language
2016-10-21 07:51:00 +13:00
Stéphane Guevremont 9cb935203a add REPLYTO for french language
see CommentsInterface_singlecomment_ss for my previous add
2016-10-20 13:40:23 -04:00
Stéphane Guevremont b5557a2a51 Translation of < Reply to > to other language 2016-10-20 13:31:31 -04:00
Damian Mooyman 09db00a783 Update translations 2016-08-17 11:08:00 +12:00
Daniel Hensby 3541dd6002 Merge pull request #185 from janneklouman/master
Extended translation support
2016-07-05 11:18:43 +01:00
Janne Klouman b34a41e828 Added $usesDatabase = true to CommentAdminTest 2016-07-05 10:26:08 +02:00
Janne Klouman 821a6dc383 Extended translation support
Added possibility to translate 'Options' field label in comment CMS fields. 
Fixed Name field label trying to get non-existent 'AuthorName' field label (see line 193).
2016-06-10 16:04:03 +02:00
Janne Klouman 6822ecd669 Extended translation support
Added translation support for CommentsAdmin's bulk action labels (shown in drop down).
2016-06-10 15:08:45 +02:00
Janne Klouman 801025c39a Extended translation support
Added translation support for the CommentsAdmin's GridField's inline spam/approve marking labels, and also for the success messages (controller response).
2016-06-10 15:02:28 +02:00
Damian Mooyman 1a94d1cd55 Merge pull request #184 from silverstripe/add-helpul-robot-badge
Added Helpful Robot badge
2016-06-07 13:59:25 +12:00
Christopher Pitt a365495226 Added Helpful Robot badge 2016-05-21 17:34:11 +12:00
Damian Mooyman 93ddc3cc08 Update changelog for 2.1.1 2016-05-18 17:03:24 +12:00
Damian Mooyman 55d0bd62ce Update translations 2016-05-18 16:58:43 +12:00
Damian Mooyman ebc1728bf8 Alias master as 2.1 2016-05-18 15:50:05 +12:00
Damian Mooyman 7cbabe33ad Add changelog for 2.1.0 2016-05-18 15:49:04 +12:00
Daniel Hensby 2ce4d2a5f7 Merge pull request #183 from tractorcow/pulls/fix-missing-hash
BUG Fix missing hash change for #177
2016-04-12 14:33:25 +01:00
Damian Mooyman ad78ac176c BUG Fix missing hash change for #177 2016-04-12 12:07:37 +12:00
Damian Mooyman 9f527ef54d Merge pull request #182 from oddnoc/patch-1
BUG: Fix infinite loop in requireDefaultRecords()
2016-03-31 17:49:44 +13:00
Fred Condo 39cc3101a6 BUG: Fix infinite loop in requireDefaultRecords()
Calling nextRecord() returns the first record again and again, resulting in an infinite loop. Call next() instead.
2016-03-24 13:09:05 -07:00
Daniel Hensby bb0de16f36 Merge pull request #177 from gordonbanderson/168-fix-moderation-url
FIX: Redirect moderation to #moderation instead of #PostCommentForm_error
2016-03-24 09:46:46 +00:00
Gordon Anderson 3610414ed0 FIX: Redirect to a URL that does not indicate an error, style moderation method 2016-03-24 08:55:23 +07:00
Daniel Hensby f187a02a72 Merge pull request #180 from tractorcow/pulls/psr2
Reformat as PSR-2
2016-03-23 21:53:42 +00:00
Damian Mooyman e42a4c5c81 Merge pull request #141 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
2016-03-21 17:35:30 +13:00
Damian Mooyman 02d5485f18 Merge pull request #181 from scott1702/gravatar
Update docs about gravatars
2016-03-21 17:28:44 +13:00
helpfulrobot b854dab635 Added standard Scrutinizer config 2016-03-21 17:08:53 +13:00
scott1702 5d99054805 Update docs about gravatars 2016-03-21 13:33:44 +13:00
Daniel Hensby af60346dfe Merge pull request #175 from gordonbanderson/gravatar
FIX: Layout with Gravatar fixed
2016-03-21 00:29:27 +00:00
Damian Mooyman 4b31713128 Reformat as PSR-2 2016-02-19 13:48:25 +13:00
Damian Mooyman c2fee6bd33 Merge pull request #167 from gordonbanderson/issue_162
ENHANCEMENT: Ressurect AJAX spam/ham/approve
2016-02-16 09:43:26 +13:00
Damian Mooyman b1bf62d49c Merge pull request #166 from gordonbanderson/nonjsspamredirection
FIX: Non JS spam/ham/approve now redirect back to relevant comment
2016-02-16 09:23:02 +13:00
Gordon Anderson 152137d475 FIX: Layout with Gravatar fixed 2016-02-15 17:05:17 +07:00
Gordon Anderson 8ef9183457 FIX: Non JS spam/ham/approve now redirect back to relevant comment 2016-02-15 16:46:05 +07:00
Gordon Anderson fd153265e9 ENHANCEMENT: Ajax spam/ham/approve/delete ressurected. Added confirm box for delete 2016-02-15 16:38:17 +07:00
Damian Mooyman 7721c20e80 Merge pull request #172 from gordonbanderson/issue170_can_reply_spam
FIX: Take account of spam/moderation status when enabling replies
2016-02-15 11:35:32 +13:00
Damian Mooyman aaa95e0c4c Merge pull request #164 from gordonbanderson/issue_163
Minor: Turn off line numbers for generated CSS
2016-02-15 10:43:24 +13:00
Gordon Anderson 551841fbda FIX: Take account of spam/moderation status when enabling replies to a comment 2016-02-13 21:47:50 +07:00
Gordon Anderson a3d71cb1b7 Minor: Turn off line numbers for generated CSS 2016-02-12 21:14:43 +07:00
Damian Mooyman 5ec6724393 Merge pull request #160 from gordonbanderson/readme_notifications_package
Update version of related package in README
2016-02-10 11:11:30 +13:00
Damian Mooyman 96f93c0e0e Merge pull request #161 from gordonbanderson/issue_159
FIX: Move ID for permalink to start of comment
2016-02-10 11:09:25 +13:00
Damian Mooyman 788b6fa247 Merge pull request #157 from gordonbanderson/issue_156_nested_docs
FIX: Add missing parameters for nested comments to example configuration
2016-02-10 10:52:30 +13:00
Gordon Anderson 7152fbc235 FIX: When viewing a comment permalink full comment and posting data shows 2016-02-09 20:47:04 +07:00
Gordon Anderson c730a731f3 MINOR: Update version of notifications module to one that is not deprecated 2016-02-09 20:07:22 +07:00
Gordon Anderson 41bc663d5d FIX: Add missing parameters for nested comments to example configuration 2016-02-09 13:46:31 +07:00
Damian Mooyman 384979662a Add changelog for 2.0.3 2016-02-04 12:00:02 +13:00
Damian Mooyman 7d07572994 Update translations 2016-02-04 11:03:41 +13:00