Commit Graph

237 Commits

Author SHA1 Message Date
Scott Hutchinson
04b95cb943 Merge pull request #144 from tractorcow/pulls/release-202
Add changelog for 2.0.2
2015-11-19 16:34:57 +13:00
Damian Mooyman
435618a07d Add changelog for 2.0.2 2015-11-18 15:53:35 +13:00
Damian Mooyman
ed1030194f Update translations 2015-11-17 16:07:37 +13:00
Damian Mooyman
e8ba40f42c Merge pull request #140 from silverstripe/prevent-duplicate-ids-on-action-buttons
Prevented duplicate IDs on action buttons
2015-11-17 13:22:53 +13:00
Christopher Pitt
671766364b Prevented duplicate IDs on action buttons 2015-11-17 13:12:21 +13:00
Christopher Pitt
4d538f565c Merge pull request #139 from tractorcow/pulls/fix-dupe-state
BUG Fix each gridfield having triple gridstate components
2015-11-17 12:55:23 +13:00
Damian Mooyman
e26e4d916b BUG Fix each gridfield having triple gridstate components 2015-11-17 12:47:07 +13:00
Will Rossiter
ac92dbb515 Handle when extension has been removed from object
When in the admin panel, if parent has been removing from commenting then it won't have the commenting extension attached.
2015-11-16 15:35:51 +13:00
Damian Mooyman
018881c345 Merge pull request #138 from silverstripe/remove-deprecated-example-configuration-2
Removed deprecated example configuration
2015-11-16 12:04:18 +13:00
Christopher Pitt
c6c4702caf Removed deprecated example configuration 2015-11-16 11:56:34 +13:00
Scott Hutchinson
877748b25a Merge pull request #137 from tractorcow/pulls/travis
Test with 3.2 and php 5.6
2015-10-30 18:38:15 +13:00
Damian Mooyman
b989aab588 Test with 3.2 and php 5.6 2015-10-30 14:49:20 +13:00
Christopher Pitt
31dd95a76d Merge pull request #136 from tractorcow/pulls/fix-defaults
BUG Fix assignment of default values
2015-08-26 10:47:06 +12:00
Damian Mooyman
752d509d1e BUG Fix assignment of default values
Fixes #130
2015-08-25 16:49:58 +12:00
Damian Mooyman
d3a9e78002 Update translations 2015-08-20 11:13:22 +12:00
Daniel Hensby
9d0a4ebb5e Move to new travis containerised infrastructure 2015-07-20 16:02:57 +01:00
Christopher Pitt
bc8f2c1ad7 Merge pull request #125 from tractorcow/pulls/2.0/fix-spam-redirection
BUG Fix redirection on moderated & spam comments
2015-05-29 09:25:30 +12:00
Damian Mooyman
74c14a81c7 Merge pull request #133 from assertchris/update-translations
Updated translations
2015-05-20 09:48:10 +12:00
Christopher Pitt
1432fe1cab Updated translations 2015-05-20 09:29:41 +12:00
Damian Mooyman
9ee9c5bdca Merge pull request #132 from assertchris/add-better-scrutinizer-support
Added better Scrutinizer support
2015-05-14 11:49:37 +12:00
Christopher Pitt
3e4786c312 Added better Scrutinizer support 2015-05-13 00:10:50 +12:00
Damian Mooyman
832fc8685a Merge pull request #129 from assertchris/use-hash-shim
Use hash_* shim
2015-05-06 11:33:45 +12:00
Christopher Pitt
a31fc98b38 Use hash_* shim 2015-05-06 10:55:10 +12:00
Damian Mooyman
297fb8666d Merge pull request #126 from gordonbanderson/patch-1
Update syntax error in Configuration.md
2015-05-05 09:08:37 +12:00
Gordon Anderson
563a617b14 Update syntax error in Configuration.md
Minor error in the example yml file in the documentation, namely a semicolon instead of a colon in the yml file
2015-05-04 20:13:44 +07:00
Damian Mooyman
2aa8d974b0 BUG Fix redirection on moderated & spam comments 2015-04-30 14:34:57 +12:00
Christopher Pitt
304dee2792 Merge pull request #123 from tractorcow/pulls/2.0/fix-spam-moderation
BUG Fix "your comment is awaiting moderation" and "your comment is rejected as spam" messages appearing together.
2015-04-24 15:16:49 +12:00
Damian Mooyman
d0cd57104d BUG FIx "your comment is awaiting moderation" and "your comment is rejected as spam" messages appearing together. 2015-04-24 14:28:40 +12:00
Damian Mooyman
651a4e4977 Merge branch 'pr/121' 2015-04-23 11:50:30 +12:00
Daniel Caine
e8e5abdc23 Cleanup of comments theme 2015-04-23 11:49:47 +12:00
Christopher Pitt
8d987e3336 Merge pull request #122 from tractorcow/pulls/paren-comment-context
API Add readonly parent details in comment form in CMS
2015-04-23 10:09:16 +12:00
Damian Mooyman
f772d32d55 API Add readonly parent details in comment form in CMS 2015-04-22 17:00:36 +12:00
Christopher Pitt
24aa0f938f Merge pull request #119 from tractorcow/pulls/fix-comment-visibility
BUG Fix comments tab appearing on pages without comments enabled
2015-04-22 15:44:56 +12:00
Damian Mooyman
138bbbfd84 BUG Fix comments tab appearing on pages without comments enabled 2015-04-22 14:25:48 +12:00
Damian Mooyman
ad93c5c3ab Fix merge conflict 2015-04-21 19:34:04 +12:00
Damian Mooyman
298ac89ad6 Merge pull request #118 from scott1702/parent-comment
Remove Parent Comment row
2015-04-21 18:45:56 +12:00
scott1702
a5bed7f27f Remove parent comment field 2015-04-21 16:31:02 +12:00
Christopher Pitt
614da962ce Merge pull request #115 from tractorcow/pulls/2.0/nested-comments
API Nested comments feature (final)
2015-04-21 14:45:54 +12:00
Damian Mooyman
a0974dd399 Merge pull request #117 from assertchris/add-spam-row-highlight
Updated for new GridField API
2015-04-21 11:47:10 +12:00
Damian Mooyman
468df23801 Nested comments proof of concept
Update theme to new look and feel
Add jquery-validate 1.3.1 (w/ nz dst patch)
2015-04-21 11:12:42 +12:00
Christopher Pitt
adabc623f6 Updated for new GridField API 2015-04-21 09:28:11 +12:00
Damian Mooyman
75be840dce Merge pull request #114 from assertchris/add-spam-row-highlight
Add spam row highlight
2015-04-20 16:23:00 +12:00
Christopher Pitt
5c71b2f141 Add spam row highlight 2015-04-20 10:03:45 +12:00
Christopher Pitt
0c698a813a Merge pull request #113 from tractorcow/pulls/2.0/comment-gridfield-actions
BUG Only show correct gridfield options for comments
2015-04-16 15:47:16 +12:00
Damian Mooyman
85653fea1e BUG Only show correct gridfield options for comments 2015-04-16 15:37:42 +12:00
Damian Mooyman
26361cccba Merge pull request #112 from assertchris/change-moderation-labels
Change moderation labels
2015-04-16 15:18:20 +12:00
Christopher Pitt
086dd03b5c Change moderation labels 2015-04-16 14:50:56 +12:00
Christopher Pitt
1410702fce Merge pull request #110 from tractorcow/pr/109
Fixed comment permissions
2015-04-16 11:10:19 +12:00
Christopher Pitt
a004dfe780 Fixed comment permissions 2015-04-16 11:01:34 +12:00
Christopher Pitt
7585b5d19f Merge pull request #108 from tractorcow/pulls/2.0/frontend-moderation
API Restore ability to do frontend-moderation
2015-04-14 14:09:35 +12:00