silverstripe-cms/code/controllers
Naomi Guyer 0d642af136 BUG: Filter in asset grid appears in incorrect place
Moved the filter component in the asset gridfield to after the sortable
header
2012-10-23 15:00:49 +13:00
..
AssetAdmin.php BUG: Filter in asset grid appears in incorrect place 2012-10-23 15:00:49 +13:00
CMSFileAddController.php BUG setFolderName in CMSFileAddController should default to the root 2012-09-21 16:00:35 +12:00
CMSMain.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
CMSPageAddController.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
CMSPageEditController.php BUG Session namespace sharing for CMS controllers 2012-08-29 15:09:15 +02:00
CMSPageHistoryController.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
CMSPagesController.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
CMSPageSettingsController.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
CMSSettingsController.php ENHANCEMENT: open/7886 added preview button to the settings page so that when a user changes the theme they can preview the change. 2012-10-05 16:27:13 +13:00
CMSSiteTreeFilter.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
ContentController.php FIX Use RequestHandler::httpError() for all HTTP errors. 2012-09-27 12:56:56 +12:00
ModelAsController.php FIX Use RequestHandler::httpError() for all HTTP errors. 2012-09-27 12:56:56 +12:00
NestedController.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ReportAdmin.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
RootURLController.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
SilverStripeNavigator.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
StaticExporter.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00