silverstripe-subsites/src
DorsetDigital 1e458ef03d
Change source of admin URL in getIsAdmin()
As per #394 
Change direct call to the AdminRootController config setting, using instead the admin_url() method on the class which provides detection via the Director rules, and the fallback to the config setting.
2018-10-17 23:20:20 +01: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 FIX apply SubsiteID getVar to CMS Preview fetches 2018-07-04 15:21:47 +12:00
Forms Refactor GridFieldSubsiteDetailForm_ItemRequest and $_cache_accessible_sites 2018-02-01 13:22:48 +13:00
Middleware Change source of admin URL in getIsAdmin() 2018-10-17 23:20:20 +01: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