This website requires JavaScript.
Explore
Help
Register
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
Simon Welsh
1eefab0cfa
BUGFIX Force the migrated comment to be inserted into the database.
2012-03-17 12:33:29 +13:00
..
controllers
SECURITY Using JSON instead of serialize() to stringify user data in PageCommentsInterface
2011-09-15 16:37:10 +02:00
dataobjects
BUGFIX Force the migrated comment to be inserted into the database.
2012-03-17 12:33:29 +13:00
extensions
MINOR Disabled deprecation warning in CommentsExtension->PageComments(), its very commonly used in pretty much every theme out there, and needlessly annoying to throw a warning for
2010-12-17 10:21:58 +13:00
formfields
Initial commit with transfer of existing comments functionality
2010-11-30 11:24:17 +13:00
forms
ENHANCEMENT: allow comment area ids to be set in the configuration class allowing multiple forms on a single page. APICHANGE: migrated Comment::moderation() to the per type setting in the Commenting class
2010-12-06 23:09:04 +13:00
thirdparty
ENHANCEMENT: allow comment area ids to be set in the configuration class allowing multiple forms on a single page. APICHANGE: migrated Comment::moderation() to the per type setting in the Commenting class
2010-12-06 23:09:04 +13:00
CommentAdmin.php
ENHANCEMENT: dont allow comments to be displayed on fake pages such as security. BUGFIX: updated commentadmin tests to just work
2010-12-11 18:33:21 +13:00
Commenting.php
MINOR: removed debug
2010-12-11 18:37:47 +13:00
SSAkismet.php
ENHANCEMENT: allow comment area ids to be set in the configuration class allowing multiple forms on a single page. APICHANGE: migrated Comment::moderation() to the per type setting in the Commenting class
2010-12-06 23:09:04 +13:00