silverstripe-reports/code/controller
2011-07-08 15:36:30 +02:00
..
AssetAdmin.php MINOR Using Form->forTemplate() to include <form> tags in controller actions on AssetAdmin and CMSMain (underlying clientside logic has changed) 2011-07-08 15:36:30 +02:00
CMSMain.php MINOR Clearer CSS classes in CMS controller templates, added $BaseCSSClasses to content templates in order to support partial template loads through ajax (instead of relying on stale CSS classes on the <body> tag) 2011-07-08 15:36:30 +02: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 MINOR Redirecting page links in CMSPagesController to CMSPageEditController (admin/pages/show/99 to admin/page/show/99) 2011-07-08 15:36:30 +02: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 ENHANCEMENT Redirecting to cms preview in ContentController if user is logged in 2011-07-08 15:36:30 +02: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