silverstripe-comments/code
2015-04-01 17:12:47 +13:00
..
controllers ENHANCEMENT If a user posts a spamcomment and it's saved, ensure the form is correctly redirected to 2015-04-01 17:12:47 +13:00
dataobjects BUG Workaround for https://github.com/silverstripe/silverstripe-framework/pull/4053 2015-04-01 15:29:01 +13:00
extensions Remove relation to comments (Fixes #76) 2013-12-19 19:56:46 +13:00
CommentAdmin.php UPDATE: explicitly provide permissions for comment administration 2014-11-12 10:38:50 +13:00
Commenting.php -added config option 'require_moderation_nonmembers' - when set, only comments posted by non-members will require moderation 2013-06-04 14:12:16 -06:00
CommentsGridFieldBulkAction.php NEW: Add BulkEditing tool for managing comments. (Fixes #9) 2013-12-21 12:19:11 +13:00