silverstripe-comments/code
Russell Michell ce3af93a50 BUGFIX: Fixed calls to Comment::get() to be compatible with PostGres
MINOR: Modified docs with basic composer info, typos, grammar etc
ENHANCEMENT: Hid the existing 'BaseClass' textfield making a hidden field. There should be no need to manually change this.
2012-12-19 08:47:34 +13:00
..
controllers Update to use filter() instead of where() 2012-12-16 17:31:53 +13:00
dataobjects BUGFIX: Fixed calls to Comment::get() to be compatible with PostGres 2012-12-19 08:47:34 +13:00
extensions Update to use filter() instead of where() 2012-12-16 17:31:53 +13:00
CommentAdmin.php BUGFIX: Fixed calls to Comment::get() to be compatible with PostGres 2012-12-19 08:47:34 +13:00
Commenting.php FIX: Implement paginated list for RSS feed. Fixes #31. 2012-07-31 20:45:29 +12:00