silverstripe-cms/code/controller
Ingo Schommer beb9fe4b12 API CHANGE Removed CMSMain->getfilteredsubtree(), use getsubtree().
API CHANGE Removed CMSMain->SiteTreeFilters(), use CMSSiteTreeFilter_Search
2011-04-28 22:49:34 +12:00
..
AssetAdmin.php MINOR Removed unnecessary (and unsemantic) element classes from forms in AssetAdmin and CMSMain 2011-04-28 22:49:34 +12:00
CMSMain.php API CHANGE Removed CMSMain->getfilteredsubtree(), use getsubtree(). 2011-04-28 22:49:34 +12:00
CMSPageEditController.php ENHANCEMENT Splitting up CMSMain into CMSPageEditController and CMSPageSettingsController 2011-04-28 22:49:32 +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 MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13: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