This website requires JavaScript.
Explore
Help
Sign In
tonyair
/
silverstripe-comments
Watch
1
Star
0
Fork
0
You've already forked silverstripe-comments
mirror of
https://github.com/silverstripe/silverstripe-comments
synced
2024-10-22 09:05:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-comments
/
code
History
Christopher Pitt
93414c5231
Merge pull request
#103
from tractorcow/pulls/better-redirect
...
Better redirection on posting of comment
2015-04-02 12:02:29 +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
Changed instantiation of controller to ::create
2015-03-23 17:58:53 +00:00
CommentAdmin.php
UPDATE: explicitly provide permissions for comment administration
2014-11-12 10:38:50 +13:00
Commenting.php
NEW Only add comments to SiteTree objects if needed
2015-03-23 16:59:05 +00:00
CommentsGridFieldBulkAction.php
NEW: Add BulkEditing tool for managing comments. (
Fixes
#9
)
2013-12-21 12:19:11 +13:00