silverstripe-subsites/src
Dylan Wagstaff ffbcb9a0c8 Deprecate alternatePreviewLink function as per CMS
SilverStripe CMS 4.0.0 issues a deprecation notice before calling
alternatePreviewLink on any page that hasMethod (i.e. is applied via an
extension such as SiteTreeSubsites). Instead of double-issuing a notice,
we will just mark this as deprecated in the next minor version via
docblocks.
2018-07-05 09:55:45 +12:00
..
Admin Add missing use lines, fix some class names, remove unused use lines 2017-10-05 03:09:47 +00:00
Controller Rename "code" to "src" for PSR-4 consistency 2017-09-11 11:44:52 +12:00
Extensions Deprecate alternatePreviewLink function as per CMS 2018-07-05 09:55:45 +12:00
Forms Refactor GridFieldSubsiteDetailForm_ItemRequest and $_cache_accessible_sites 2018-02-01 13:22:48 +13:00
Middleware Rename "code" to "src" for PSR-4 consistency 2017-09-11 11:44:52 +12:00
Model Update createDefaultPages to use SubsiteState API 2018-05-04 14:04:50 +12:00
Pages Fix line length 2018-02-01 13:19:02 +13:00
Reports NEW Namespace translations, implement into class localisation calls 2017-09-11 11:50:49 +12:00
State Implement Resettable interface on SubsiteState so it gets reset between unit tests 2017-10-05 04:52:53 +00:00
Tasks Rename "code" to "src" for PSR-4 consistency 2017-09-11 11:44:52 +12:00