silverstripe-cms/code/controllers
Hamish Friedlander 2af63a84ef FIX add_i18n_javascript calls not being updated after JS move
This fixes alert / confirm boxes that were popping up without text (for
example silverstripe-cms/issues/1476), although ideally we wouldn't
show empty dialog boxes on this sort of error - we'd have some default,
or a way to detect the issue.
2016-05-09 15:41:58 +12:00
..
AssetAdmin.php FIX add_i18n_javascript calls not being updated after JS move 2016-05-09 15:41:58 +12:00
CMSMain.php FIX add_i18n_javascript calls not being updated after JS move 2016-05-09 15:41:58 +12:00
CMSPageAddController.php removed .field class as it adds a bottom border 2016-05-06 15:30:08 +12:00
CMSPageEditController.php BUG Fix legacy breadcrumbs appearing on page save 2016-01-20 15:29:51 +13:00
CMSPageHistoryController.php Cleanup trailing whitespace 2016-03-09 10:28:45 +13:00
CMSPagesController.php Merge remote-tracking branch 'origin/3' 2015-11-03 14:23:04 +13:00
CMSPageSettingsController.php remove trailing spaces in the codebase 2015-09-29 17:18:03 +13:00
CMSSettingsController.php increase CMSSettingsController:url_priority to suppress SiteConfigLeftAndMain 2015-06-22 14:15:49 +02:00
CMSSiteTreeFilter.php Cleanup trailing whitespace 2016-03-09 10:28:45 +13:00
ContentController.php Adjust file paths for new static file structure in framework 2016-04-20 21:13:20 +12:00
ErrorPageControllerExtension.php API Support versioned File management 2016-02-22 12:25:25 +13:00
ErrorPageFileExtension.php API Support versioned File management 2016-02-22 12:25:25 +13:00
LeftAndMainPageIconsExtension.php Cleanup trailing whitespace 2016-03-09 10:28:45 +13:00
ModelAsController.php Decouple ErrorPage 2016-01-05 15:00:38 -08:00
NestedController.php MINOR: Remove training whitespace. 2016-01-07 10:32:05 +13:00
OldPageRedirector.php remove trailing spaces in the codebase 2015-09-29 17:18:03 +13:00
RootURLController.php remove trailing spaces in the codebase 2015-09-29 17:18:03 +13:00
SilverStripeNavigator.php API Cleanup SilverStripeNavigator and CMSPreview 2016-05-02 17:02:37 +12:00