silverstripe-reports/code/controller
2011-06-29 10:41:35 +10:00
..
AssetAdmin.php BUGFIX: Fixed issue where folderID wasn't being correctly resolved from request, thus making file upload permissions only ever checked against the 'root' folder 2011-06-29 10:41:35 +10:00
CMSMain.php ENHANCEMENT Limiting page types based on SiteTree::$allowed_children in CMSMain.AddForm.js 2011-05-08 23:36:55 +12:00
CMSPageEditController.php MINOR Adding temporary preview view to CMSPageEditController->getEditForm() 2011-05-02 11:45:27 +12:00
CMSPageHistoryController.php MINOR Added CMSPageHistoryController, CMSPageReportsController, marked placeholders for new functionality in AssetAdmin 2011-04-30 16:49:36 +12:00
CMSPageReportsController.php MINOR Added CMSPageHistoryController, CMSPageReportsController, marked placeholders for new functionality in AssetAdmin 2011-04-30 16:49:36 +12:00
CMSPagesController.php ENHANCEMENT Added CMSPagesController 2011-04-28 22:49:34 +12:00
CMSPageSettingsController.php ENHANCEMENT Splitting up CMSMain into CMSPageEditController and CMSPageSettingsController 2011-04-28 22:49:32 +12:00
CMSSiteTreeFilter.php ENHANCEMENT Showing full CMS search form (instead of toggling fields individually), removing metadata search fields (limiting to fields applicable in new designs) 2011-04-28 22:49:34 +12:00
ContentController.php BUGFIX: Escape username and password when printed out in install success screen. FIXES: #6652 (via ash). 2011-06-06 12:53:47 +12:00
ModelAsController.php API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension. 2011-04-15 19:37:15 +10:00
NestedController.php MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
ReportAdmin.php MINOR Changed ReportAdmin to new ReportAdmin_Content template, viewing available reports as unordered list instead of a tree (they can't be nested anyway) 2011-04-28 22:49:33 +12:00
RootURLController.php MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SilverStripeNavigatorItem.php MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
StaticExporter.php MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00