silverstripe-cms/code/controllers
2012-04-30 16:42:45 +02:00
..
AssetAdmin.php ENHANCEMENT: Part of fix to #7010. Change to some gridfield calls to setDisplayFields and friends. 2012-04-19 12:07:10 +12:00
CMSFileAddController.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:56:40 +12:00
CMSMain.php BUGFIX Fixed "add page" action when invoked through tree context menu (and removed URL hardcoding in JS) (fixes #7155) 2012-04-30 16:42:45 +02:00
CMSPageAddController.php BUGFIX Fixed "add page" action when invoked through tree context menu (and removed URL hardcoding in JS) (fixes #7155) 2012-04-30 16:42:45 +02:00
CMSPageEditController.php API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSPageHistoryController.php API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSPagesController.php MINOR Consistent link method names: LeftAndMain->PreviewLink() changed to LinkPreview() 2012-04-18 22:59:31 +02:00
CMSPageSettingsController.php API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSSettingsController.php MINOR Consistent link method names: LeftAndMain->PreviewLink() changed to LinkPreview() 2012-04-18 22:59:31 +02:00
CMSSiteTreeFilter.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
ContentController.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:56:40 +12:00
ModelAsController.php BUGFIX Removed double check of find_old_page() in ModelAsController 2012-04-11 14:51:33 +12:00
NestedController.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ReportAdmin.php ENHANCEMENT: Part of fix to #7010. Change to some gridfield calls to setDisplayFields and friends. 2012-04-19 12:07:10 +12:00
RootURLController.php Merge pull request #80 from halkyon/e_strict_support 2012-03-28 02:48:17 -07:00
SilverStripeNavigator.php MINOR Using late static binding instead of Object::create() calls 2012-04-04 18:29:11 +02:00
StaticExporter.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00