..
AssetAdmin.php
Move filters from panel to header
2015-06-24 09:58:48 +12:00
CMSFileAddController.php
UPDATE: change all instances of $this->request to use appropriate getter/setter
2015-04-30 11:04:02 +12:00
CMSMain.php
Move filters from panel to header
2015-06-24 09:58:48 +12:00
CMSPageAddController.php
UPDATE: change all instances of $this->request to use appropriate getter/setter
2015-04-30 11:04:02 +12:00
CMSPageEditController.php
API Marked statics private, use Config API instead ( #8317 )
2013-03-24 17:21:04 +01:00
CMSPageHistoryController.php
UPDATE: change all instances of $this->request to use appropriate getter/setter
2015-04-30 11:04:02 +12:00
CMSPagesController.php
UPDATE: change all instances of $this->request to use appropriate getter/setter
2015-04-30 11:04:02 +12:00
CMSPageSettingsController.php
API Marked statics private, use Config API instead ( #8317 )
2013-03-24 17:21:04 +01:00
CMSSettingsController.php
API: Extract siteconfig out to an external module.
2014-08-09 17:29:50 +12:00
CMSSiteTreeFilter.php
FIX: explicitly call get functions for site tree checks
2015-06-05 11:09:23 +12:00
ContentController.php
API Deprecate delete in favour of archive
2015-06-03 14:46:16 +12:00
ErrorPageControllerExtension.php
API Error page support for Security controller errors
2014-05-05 17:13:11 +12:00
LeftAndMainPageIconsExtension.php
Move CMSMain->generatePageIconsCss() into a LeftAndMain extension ( fixes #798 )
2013-07-31 09:30:58 +01:00
ModelAsController.php
Set deprecation level for all changes in 3.x to 4.0
2015-06-19 12:00:42 +12:00
NestedController.php
Code cleanup: removed trailing ?> markers per code standard.
2012-02-13 12:48:41 -08:00
OldPageRedirector.php
API Move of codebase to parameterised query database abstraction layer
2014-07-07 15:07:37 +12:00
RootURLController.php
Set deprecation level for all changes in 3.x to 4.0
2015-06-19 12:00:42 +12:00
SilverStripeNavigator.php
Merge remote-tracking branch 'origin/3.1'
2014-11-18 12:45:42 +13:00