silverstripe-comments/src
Raissa North a886f68c58 FIX reintroduce extension hook for comment form rendering
In CWP 1.x there was an extension hook to allow alterations to the commenting form.
Since the upgrade of this module for CWP 2.x this was no longer there, meaning functionality
that relied upon it no longer worked. This commit reintroduces this functionality to keep
other modules that apply extensions to that hook, happy.
2018-04-04 15:45:45 +12:00
..
Admin Move comment handles to shared parent class 2018-02-26 11:40:49 +00:00
Controllers FIX reintroduce extension hook for comment form rendering 2018-04-04 15:45:45 +12:00
Extensions FIX: update javascript requirements so user JS doesn't error 2018-01-29 13:04:34 +13:00
Forms Setting the http error to come from the request handler, and the session coming form the Request objects. Just small bugs fix's so the comment form works with ss4. 2018-03-14 11:18:30 +13:00
Model Remove SS 2.x upgrade code that runs every build 2018-01-29 15:26:16 +13: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