Commit Graph

499 Commits

Author SHA1 Message Date
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
Daniel Hensby
1d63b8d323 Fixing Travis support repo branch 2016-01-19 20:20:18 +00:00
Daniel Hensby
1243d0d848 Fixing travis config pointing to wrong repo 2016-01-19 16:26:04 +00:00
Gordon Anderson
43a2414f50 FIX: Badges now pointing at SilverStripe master 2016-01-19 16:11:49 +00:00
Damian Mooyman
0e64cc4fe0 Merge pull request #154 from gordonbanderson/improvecoverage
ENHANCEMENT: Increase test coverage from 54% to 92%
2016-01-18 17:12:47 +13:00
Gordon Anderson
450ed93f36 FIX: Change creation of CreatedField to unchained as setName() method of DatetimeField is not chainable 2016-01-17 16:15:07 +07:00
Gordon Anderson
8dc36df7a4 FIX: The AutoFormat.AutoParagraph injector of HTMLPurifier fails if the p tag is not allowed. Make a check for this 2016-01-17 16:15:07 +07:00
Gordon Anderson
eba88fe869 ENHANCEMENT: Increase test coverage from 54% to 92% 2016-01-17 16:15:07 +07:00
Damian Mooyman
a177b49c35 Merge pull request #153 from gordonbanderson/issue151_2
Add CMS to Suggest Section of Composer File
2016-01-13 16:52:10 +13:00
Gordon Anderson
277a917bf5 FIX: Added SilverStripe CMS to suggested packages. Fixed value to be description for html purifier instead of a version constraint 2016-01-13 10:17:24 +07:00
Damian Mooyman
72a7899e3d Merge pull request #150 from helpfulrobot/update-license-year
Updated license year
2016-01-05 11:15:44 +13:00
helpfulrobot
ca22a337b3 Updated license year 2016-01-01 06:42:13 +13:00