silverstripe-comments/src
Robbie Averill 8c08f43376 FIX RSS feed for comments now render correctly
The comment DataList filter applies ParentClass = $className - when this
is the base class, it fails to recognise comments for a BlogPost. This
change uses the late class name instead.
2018-11-27 13:19:55 +01:00
..
Admin FIX Replace Convert JSON methods with json_* methods, deprecated from SilverStripe 4.4 2018-10-28 21:31:19 +00:00
Controllers Use short brackets, injection where possible and type hint injector created objects 2018-09-24 18:20:38 +02:00
Extensions FIX RSS feed for comments now render correctly 2018-11-27 13:19:55 +01:00
Forms FIX Replace Convert JSON methods with json_* methods, deprecated from SilverStripe 4.4 2018-10-28 21:31:19 +00:00
Model BUGFIX created way of knowing whether user has permission to post 2018-07-03 11:00:40 +12:00
Tasks Remove deprecated@2.0. Update Migrate task to check table name. Minor tweaks to class names. Use Director::absoluteURL. 2017-01-17 17:39:06 +13:00