silverstripe-framework/admin/code
Damian Mooyman 47a9cdfd49 ENHANCEMENT Backport of querystring work to 3.x (#8026)
* WIP Backport of querystring work to 3.x

* Remove dataextension requirement

* Fix up bootstrapping

* more backporting

* Bug fix some tests

* Fix up some tests

* Fix support for custom stages
Don't set empty stage

* Better cache typehint

* Make sure useDraftSite(false) re-enables secure site

* Remove unnecessary guard around controller property
2018-05-08 10:04:44 +12:00
..
AdminRootController.php FEATURE: implement getter and setter usage for response 2015-08-29 10:24:06 +12:00
CMSBatchAction.php Merge branch '3.6' into 3 2018-04-18 13:14:46 +01:00
CMSBatchActionHandler.php More code style fixes 2017-12-05 14:20:13 +00:00
CMSForm.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
CMSMenu.php Merge branch '3.6' into 3 2018-04-18 13:14:46 +01:00
CMSMenuItem.php NEW Add php 7.2 support 2018-01-30 16:50:32 +00:00
CMSPreviewable.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
CMSProfileController.php Merge remote-tracking branch 'origin/3.1' into 3.2 2015-09-09 14:35:29 +12:00
GroupImportForm.php Added 3.1.14 changelog 2015-09-15 10:58:15 +12:00
LeftAndMain.php ENHANCEMENT Backport of querystring work to 3.x (#8026) 2018-05-08 10:04:44 +12:00
LeftAndMainExtension.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
MemberImportForm.php Added 3.1.14 changelog 2015-09-15 10:58:15 +12:00
ModelAdmin.php NEW Add php 7.2 support 2018-01-30 16:50:32 +00:00
SecurityAdmin.php Merge branch '3.6' into 3 2017-12-07 13:20:58 +13:00