silverstripe-cms/code/controllers
2012-04-04 12:05:38 +12:00
..
AssetAdmin.php BUGFIX Removed used of deprecated Name() method in AssetAdmin 2012-04-04 12:05:38 +12:00
CMSFileAddController.php ENHANCEMENT Sort extension names by alphabetical order in CMSFileAddController::getEditForm() 2012-03-27 13:45:43 +13:00
CMSMain.php Prevents notice error when parent page isn't set 2012-03-24 13:56:05 +13:00
CMSPageAddController.php MINOR Simplified ajax/non-ajax responses in CMS. Browsers handle 3xx Ajax responses transparently, so a CMS redirect (and some smartness in the JS state handling) is enough, no conditionals required. 2012-03-12 13:45:10 +01:00
CMSPageEditController.php MINOR Fixed "Pages" breadcrumbs not to include root node, since its already in the tree panel 2012-03-12 11:52:39 +01:00
CMSPageHistoryController.php MINOR Redirect to page edit view after rolling back to a specific version in CMSPageHistoryController (fixes #6912) 2012-03-27 14:50:09 +02:00
CMSPagesController.php MINOR Implemented "Add new" link in CMSPagesController 2012-03-08 18:24:35 +01:00
CMSPageSettingsController.php MINOR Fixed "Pages" breadcrumbs not to include root node, since its already in the tree panel 2012-03-12 11:52:39 +01:00
CMSSettingsController.php MINOR Fixes to method arguments in cms classes for E_STRICT support. 2012-03-27 21:42:54 +13:00
CMSSiteTreeFilter.php ENHANCEMENT: implemented CMSPageHistoryController with comparsion view, single version view into new CMSMain API. 2011-09-19 17:30:46 +02:00
ContentController.php MINOR Fixes to method arguments in cms classes for E_STRICT support. 2012-03-27 21:42:54 +13:00
ModelAsController.php BUGFIX: Fix bugs introduced by the expectation of having a DataModel. 2011-10-07 08:51:54 +02:00
NestedController.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ReportAdmin.php MINOR Stop using FormResponse, which has been removed from core 2012-03-09 23:20:09 +01:00
RootURLController.php Merge pull request #80 from halkyon/e_strict_support 2012-03-28 02:48:17 -07:00
SilverStripeNavigator.php MINOR Fixes to method arguments in cms classes for E_STRICT support. 2012-03-27 21:42:54 +13:00
StaticExporter.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00