silverstripe-reports/code/sitefeatures
Ingo Schommer 1427ae3523 BUGFIX: if moderation on comments is enabled then redirect the user back down to the comment section to view the message rather than trying to direct to selector which doesnt exist (from r105514)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@112479 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 02:32:38 +00:00
..
Akismet.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
MathSpamProtection.php ENHANCEMENT: added translatable support to mathspamprotection. PATCH via noini (#4755) (from r95194) 2009-12-16 06:07:48 +00:00
PageComment.php ENHANCEMENT Added PageComment->canView()/canEdit()/canDelete(), and using these permissions in PageCommentInterface. Caution: canCreate() actions are still determined by PageCommentInterface::$comments_require_login/$comments_require_permission 2010-10-15 01:45:05 +00:00
PageCommentInterface.php BUGFIX: if moderation on comments is enabled then redirect the user back down to the comment section to view the message rather than trying to direct to selector which doesnt exist (from r105514) 2010-10-15 02:32:38 +00:00
SSAkismet.php MINOR Documentation (from r104402) 2010-10-15 01:33:28 +00:00