silverstripe-cms/code/sitefeatures
Ingo Schommer e43a2409cd 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
BUGFIX Requiring CMS_ACCESS_CommentAdmin instead of ADMIN permissions in PageCommentInterface and CommentAdmin administrative actions (from r104968)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@112459 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 01:45:05 +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 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
SSAkismet.php MINOR Documentation (from r104402) 2010-10-15 01:33:28 +00:00