silverstripe-cms/code/controllers
Sam Minnee 3fbf57245c REMOVE: Remove action handler for widgets. (Trac #7174)
The widget functionality has been moved into a module, and this URL handler was the last of the code still in the core app related to widgets.  As well as this commit, there is a related change to the silverstripe-widgets module to add this feature there: 025ee424c4
2012-06-22 14:05:27 +12:00
..
AssetAdmin.php BUGFIX: Fixed DataList operations to respect the fact that they're idempotent. 2012-06-15 15:30:08 +12:00
CMSFileAddController.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:56:40 +12:00
CMSMain.php BUGFIX: Fixed page tree view 2012-06-15 16:38:55 +12:00
CMSPageAddController.php MINOR Disable parent node search in CMSPageAddController 2012-06-13 16:11:35 +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 BUGFIX Corrected page history pane loading (fixes #7477) 2012-06-15 12:50:54 +02:00
CMSPagesController.php ENHANCEMENT Saving tab state for CMSPagesController 2012-05-30 16:04:51 +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 Adding default text to SAVEDUP entity 2012-05-18 16:54:33 +12:00
CMSSiteTreeFilter.php MINOR Using new API methods after SQLQuery API changes 2012-05-07 14:22:21 +12:00
ContentController.php REMOVE: Remove action handler for widgets. (Trac #7174) 2012-06-22 14:05:27 +12:00
ModelAsController.php MINOR Use injector to create controllers in ModelAsController 2012-05-30 15:09:25 +10:00
NestedController.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ReportAdmin.php Merge pull request #110 from chillu/trac/7170-i18n-sprintf-injections 2012-05-09 19:55:53 +12:00
RootURLController.php MINOR Rename setModel to setDataModel due to API changes 2012-05-01 14:46:48 +12:00
SilverStripeNavigator.php Merge pull request #114 from ohararyan/silverstripe-cms 2012-05-07 13:00:52 +02:00
StaticExporter.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00