Commit Graph

  • 8ae8a541f7 ensured that comment interface HTML is semantic and is matched to the theme/default comment interface Daniel Caine 2015-04-22 15:04:51 +1200
  • 138bbbfd84 BUG Fix comments tab appearing on pages without comments enabled Damian Mooyman 2015-04-22 14:25:48 +1200
  • 8e433e4273 ensured that comment.scss was able to compile by importing partials Daniel Caine 2015-04-22 14:05:51 +1200
  • ad93c5c3ab Fix merge conflict Damian Mooyman 2015-04-21 19:26:27 +1200
  • 298ac89ad6 Merge pull request #118 from scott1702/parent-comment Damian Mooyman 2015-04-21 18:45:56 +1200
  • a5bed7f27f Remove parent comment field scott1702 2015-04-21 16:05:20 +1200
  • 614da962ce Merge pull request #115 from tractorcow/pulls/2.0/nested-comments Christopher Pitt 2015-04-21 14:45:54 +1200
  • a0974dd399 Merge pull request #117 from assertchris/add-spam-row-highlight Damian Mooyman 2015-04-21 11:47:10 +1200
  • 468df23801 Nested comments proof of concept Update theme to new look and feel Add jquery-validate 1.3.1 (w/ nz dst patch) Damian Mooyman 2015-04-07 15:56:00 +1200
  • adabc623f6 Updated for new GridField API Christopher Pitt 2015-04-21 09:24:00 +1200
  • 75be840dce Merge pull request #114 from assertchris/add-spam-row-highlight Damian Mooyman 2015-04-20 16:23:00 +1200
  • 5c71b2f141 Add spam row highlight Christopher Pitt 2015-04-17 12:36:15 +1200
  • 0c698a813a Merge pull request #113 from tractorcow/pulls/2.0/comment-gridfield-actions Christopher Pitt 2015-04-16 15:47:16 +1200
  • 85653fea1e BUG Only show correct gridfield options for comments Damian Mooyman 2015-04-16 12:48:30 +1200
  • f39ce5b572 Merge 453aa86f68 into 26361cccba Damian Mooyman 2015-04-16 03:23:41 +0000
  • 26361cccba Merge pull request #112 from assertchris/change-moderation-labels Damian Mooyman 2015-04-16 15:18:20 +1200
  • 086dd03b5c Change moderation labels Christopher Pitt 2015-04-16 14:40:16 +1200
  • 453aa86f68 BUG Correct formatting of ParentTitle Damian Mooyman 2015-04-16 12:48:30 +1200
  • 1410702fce Merge pull request #110 from tractorcow/pr/109 Christopher Pitt 2015-04-16 11:10:19 +1200
  • a004dfe780 Fixed comment permissions Christopher Pitt 2015-04-14 16:25:48 +1200
  • 5c53fbd2cf Merge 6effd8d5aa into 7585b5d19f Christopher Pitt 2015-04-15 22:09:54 +0000
  • 6effd8d5aa Fixed comment permissions Christopher Pitt 2015-04-14 16:25:48 +1200
  • 7585b5d19f Merge pull request #108 from tractorcow/pulls/2.0/frontend-moderation Christopher Pitt 2015-04-14 14:09:35 +1200
  • 3deea94a8c API Restore ability to do frontend-moderation This feature is disabled by default, but can be turned on either for spam, unmoderated comments, or both. Damian Mooyman 2015-04-14 10:31:32 +1200
  • eadde16232 Merge pull request #107 from assertchris/add-new-moderation-lists Damian Mooyman 2015-04-14 13:04:55 +1200
  • 162ad33e26 Adding new moderation lists Christopher Pitt 2015-04-13 15:41:18 +1200
  • 128fa67f65 Merge pull request #106 from tractorcow/pulls/2.0/fix-login-options Christopher Pitt 2015-04-13 18:48:59 +1200
  • 69c928650a BUG Fix comments form appearing on login page Damian Mooyman 2015-04-13 16:34:20 +1200
  • 5254d72ccd Merge pull request #105 from tractorcow/pulls/2.0/config-moderation-options Christopher Pitt 2015-04-13 15:39:40 +1200
  • 6ebbd9e1ac API Allow commenting options to be set per-page in CMS Damian Mooyman 2015-04-08 17:55:19 +1200
  • f9c93ef9aa Merge pull request #104 from tractorcow/pulls/2.0/config-api Sam Minnée 2015-04-13 15:23:40 +1200
  • 1900ab14b5 API Move configuration of comments to the config API and enable per-instance configuration Enable comment moderation per-page Damian Mooyman 2015-04-07 15:56:00 +1200
  • 93414c5231 Merge pull request #103 from tractorcow/pulls/better-redirect 1.2.2 1.2 Christopher Pitt 2015-04-02 12:02:29 +1300
  • 882c65fdd5 Merge pull request #97 from arambalakjian/pulls/controller-instantiation Daniel Hensby 2015-04-01 13:04:54 +0100
  • 0b49de3648 ENHANCEMENT If a user posts a spamcomment and it's saved, ensure the form is correctly redirected to Damian Mooyman 2015-04-01 17:12:47 +1300
  • e576717c26 Merge pull request #102 from tractorcow/pulls/fix-action-nullification Christopher Pitt 2015-04-01 16:54:35 +1300
  • 26d0212ef3 BUG Workaround for https://github.com/silverstripe/silverstripe-framework/pull/4053 Damian Mooyman 2015-04-01 14:58:03 +1300
  • a41a0054e2 Merge pull request #101 from tractorcow/pulls/ux-redirection Christopher Pitt 2015-03-31 08:36:47 +1300
  • b5a53451b3 UX Improvements Redirect to login form if lacking permissions Better redirectBack if we can guess from the comment Damian Mooyman 2015-03-30 18:57:29 +1300
  • af7e86f0fc Merge aa5d0ef703 into 974b4554fb scott1702 2015-03-30 03:19:43 +0000
  • aa5d0ef703 Change label from 'Parent' to 'Blog Post' scott1702 2015-03-30 16:10:06 +1300
  • 974b4554fb Merge pull request #99 from tractorcow/pulls/better-xss-protection Christopher Pitt 2015-03-30 15:30:21 +1300
  • 9087261654 Better XSS Protection via hashed token Allows moderation links to be generated for users other than the currently logged in user, as it doesn't rely on the current session. Damian Mooyman 2015-03-27 17:40:00 +1300
  • 00cb672bf5 Changed instantiation of controller to ::create Aram Balakjian 2015-03-23 17:58:53 +0000
  • 99cf501393 NEW Only add comments to SiteTree objects if needed Aram Balakjian 2015-03-23 16:59:05 +0000
  • c3801e1349 Merge 79337bd36e into 2a20037e49 Gordon Anderson 2015-02-13 12:13:10 +0000
  • 79337bd36e FIX: ID being used to check for children was incorrect Gordon Anderson 2015-02-13 18:36:14 +0700
  • 810e770b2e Merge d666e18572 into 2a20037e49 Gordon Anderson 2015-02-12 16:40:41 +0000
  • d666e18572 MINOR: Documentation regarding addition of threaded comments and twitter username Gordon Anderson 2015-02-12 23:38:06 +0700
  • 8266d90e33 FIX: Repositioning in the DOM of the moderation message due to changing the comments to display: table-cell layout Gordon Anderson 2015-02-12 22:51:16 +0700
  • c7d91ad6bc FIX: Reply form now rendering correctly after the change to display: table-cell when rendering a comment Gordon Anderson 2015-02-12 22:46:37 +0700
  • 8619ed65e2 FIX: Form now placed after div.comment as the table-cell layout broke form rendering Gordon Anderson 2015-02-12 22:46:04 +0700
  • 10e8b7f7e0 FIX: Swapped order of gravatar and comment, as using CSS display:table instead of floats for layout Gordon Anderson 2015-02-11 13:10:27 +0700
  • cc4be81a1d ENHANCEMENT: WordPress style layout of comments with gravatar Gordon Anderson 2015-02-11 13:09:50 +0700
  • 9fdb26f07b MINOR: Extraction of comments form into a separate file for AJAX rendering purposes Gordon Anderson 2015-02-07 12:30:02 +0700
  • 5f772e7480 ENHANCEMENT: Example JavaScript file responding to events to render changes in comment status Gordon Anderson 2015-02-07 12:26:10 +0700
  • acd834a8d3 MINOR: Addition of Depth to the fixtures Gordon Anderson 2015-02-07 12:25:43 +0700
  • a39fb8b357 ENHANCEMENT: Addition of tests for replying to a threaded comment and checking the canReply() method Gordon Anderson 2015-02-07 12:22:17 +0700
  • 070a73cb33 ENHANCEMENT: Check case of deleting a comment that has child comments, marking said comment as 'deleted' Gordon Anderson 2015-02-07 12:21:39 +0700
  • 04b1b62b85 ENHANCEMENT: Tidy up layout of comments to include Gravatar and threading depth Gordon Anderson 2015-02-07 12:19:56 +0700
  • 5128f51a59 ENHANCEMENT: Cater for threading when rendering comment. Addition of second JavaScript file Gordon Anderson 2015-02-07 12:19:21 +0700
  • e7c3fbfe9f ENHANCEMENT: Addition of the ability to handle threaded comments. Events now thrown in order for other JavaScript files to bind to those events and manipulate the HTML content Gordon Anderson 2015-02-07 12:18:19 +0700
  • fef43c56d9 ENHANCEMENT: Addition of threaded comments options Gordon Anderson 2015-02-07 12:16:55 +0700
  • 8fb5bba1ab ENHANCEMENT: COnfiguration options for threading, namely on/off and the maximum depth of threading Gordon Anderson 2015-02-07 12:15:24 +0700
  • 2648e42ef4 ENHANCEMENT: Addition of threaded comments Gordon Anderson 2015-02-07 12:14:51 +0700
  • 726478af0e ENHANCEMENT: Addition of Depth and Lineage to the Comment model, helper methods to enable threading Gordon Anderson 2015-02-07 12:13:13 +0700
  • a88fc21cde ENHANCEMENT: Allow, via extension configuration, the addition of Twitter handle for comments Gordon Anderson 2015-02-07 12:11:16 +0700
  • 4e9802d696 Merge bbf9deefaf into 2a20037e49 Anselm Christophersen 2015-01-13 07:14:52 +0000
  • 2a20037e49 Merge pull request #92 from tractorcow/pulls/fix-temp-files Will Rossiter 2015-01-12 19:11:16 +1300
  • 7f1005ed06 Provide better temporary location for HTMLPurifier cache files Damian Mooyman 2015-01-12 14:00:20 +1300
  • c73f9f48f0 Merge pull request #88 from tractorcow/pulls/fix-deps Will Rossiter 2014-12-15 15:34:13 +1300
  • 589e2e4660 Merge pull request #90 from dhensby/master Will Rossiter 2014-12-05 15:22:31 +1300
  • 7f05c0039c Adding .editorconfig Daniel Hensby 2014-12-04 15:47:12 +0000
  • a061be8732 Merge pull request #89 from stevie-mayhew/feature/administration 1.2.1 Will Rossiter 2014-11-12 12:13:33 +1300
  • bba7a84bd1 UPDATE: explicitly provide permissions for comment administration Stevie Mayhew 2014-11-12 10:35:35 +1300
  • 1d315983a4 Update composer to point to now fixed 2.1 branch of bulk editing tools Damian Mooyman 2014-11-03 09:50:46 +1300
  • aaec312fd5 Merge pull request #86 from halkyon/fixing_comment_dependency 1.2.0 Damian Mooyman 2014-09-15 12:35:45 +1200
  • ee55545744 Setting third-party module dependency to latest known version that works Sean Harvey 2014-09-15 12:17:33 +1200
  • e9695af2c7 Merge pull request #83 from gordonbanderson/ISSUE82 Will Rossiter 2014-07-03 18:52:47 +1200
  • 827ae69d2f FIX: Ensure that comments edited using AJAX are themselves editable using AJAX Gordon Anderson 2014-07-02 23:51:08 +0700
  • 7cc5e2e33d Merge f3732fa946 into f99f544093 carlos barberis 2014-06-19 01:32:30 +0000
  • cf33eb79a4 Merge pull request #81 from RuthAdele/patch-1 Sean Harvey 2014-04-07 14:41:33 +1200
  • 240c73b2a8 'live' is deprecated, use 'on' instead. RuthAdele 2014-04-07 12:05:42 +0930
  • f99f544093 FIX: Ensure that comments v1.1 is tested against SilverStripe v3.0 1.1 Sam Minnee 2014-02-14 09:29:24 +1300
  • f3732fa946 BUGFIX: Add Layout folder and move templates to it Carlos Barberis 2014-01-10 10:31:10 +1300
  • 6de470125b Link to comment parent page. (Fixes: #13) Will Rossiter 2013-12-21 17:05:37 +1300
  • 8e7fadafd2 Explicitly define commenting controller route Will Rossiter 2013-12-21 17:03:39 +1300
  • 5f6336646a NEW: Add BulkEditing tool for managing comments. (Fixes #9) Will Rossiter 2013-12-21 12:19:11 +1300
  • 5cfa476264 Remove relation to comments (Fixes #76) Will Rossiter 2013-12-19 19:56:46 +1300
  • 5a8de05ea7 FIX: #73 If moderation enabled, ensure spam responses aren't included. Will Rossiter 2013-11-28 21:29:11 +1300
  • 877537c284 FIX: resolve Controller not failing over to an extension method (Fixes #76) Will Rossiter 2013-11-28 20:46:14 +1300
  • c3d6d08348 Merge pull request #75 from heffaklump90/master Will Rossiter 2013-10-25 19:12:41 -0700
  • 24790d77dd Ensure that comment module does not overwrite users config with the standard config Björn Radon 2013-10-25 21:21:32 +0200
  • bbf9deefaf comment threading proof of concept Anselm Christophersen 2013-09-22 23:21:40 +0200
  • 7933b3f27a Updated master strings TeamCity 2013-08-23 03:04:43 +1200
  • 1900de8423 Change dependency versions to work for 3.1.0-rc1. Mateusz Uzdowski 2013-08-13 11:08:20 +1200
  • b448232423 Merge pull request #65 from catcherdev/master Will Rossiter 2013-07-26 15:11:40 -0700
  • bce2d779c7 Merge 2df8c2b1c3 into 8e6be3f361 catcher 2013-07-26 07:39:15 -0700
  • 8e6be3f361 Transifex translation support Ingo Schommer 2013-07-08 12:08:02 +0200
  • 8f57e21db8 Merge pull request #67 from CheeseSucker/patch-1 Will Rossiter 2013-06-20 14:49:07 -0700