silverstripe-subsites/src
Nik Rolls 46a863557b
Detect domains correctly in Director sub-calls
Previously it relied on the PHP-level $_SERVER variable; now it will use
the HTTPRequest so it works correctly in more situations.
2019-06-12 15:14:09 +12:00
..
Admin Add missing use lines, fix some class names, remove unused use lines 2017-10-05 03:09:47 +00:00
Controller Revert "FIX CMS permission checks for subsite are now handled in the state context" 2018-10-19 12:00:50 +13:00
Extensions Merge branch '2.2' into 2.3 2019-04-15 16:27:36 +12:00
Forms FIX Remove duplicate Configuration tabs when creating a new subsite 2018-09-14 09:42:29 +02:00
Middleware Detect domains correctly in Director sub-calls 2019-06-12 15:14:09 +12:00
Model Define explode limit when removing port 2018-10-20 23:16:05 +02: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 Automated linting fix 2018-10-18 11:03:16 +02:00