silverstripe-cms/code/controllers
Ingo Schommer ffc6d6ffad BUGFIX Disable CMS preview for RedirectorPage (fixes #7127)
If the redirect is to an internal page, the preview iframe
will automatically load this new URL, causing the CMS edit
form to switch as well - effectively making it impossible
to edit a redirector page in the CMS as soon as it is saved
with an internal redirection target.
2013-01-09 21:44:52 +01:00
..
AssetAdmin.php Merge remote-tracking branch 'origin/3.0' into 3.1 2012-12-14 10:55:51 +01:00
CMSFileAddController.php BUG: File Uploading Notifications (fixes #7883) 2012-10-16 18:43:10 +13:00
CMSMain.php Merge remote-tracking branch 'origin/3.0' into 3.1 2012-12-21 11:48:48 +01:00
CMSPageAddController.php Merge branch 'pulls/selectiongroup' 2012-12-11 11:08:30 +01:00
CMSPageEditController.php Consistent naming for root breadcrumb on page controllers (fixes #8057) 2012-11-29 14:43:37 +01:00
CMSPageHistoryController.php Remove preview button from history section. 2012-12-10 18:09:54 +01:00
CMSPagesController.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
CMSPageSettingsController.php Consistent naming for root breadcrumb on page controllers (fixes #8057) 2012-11-29 14:43:37 +01:00
CMSSettingsController.php BUG Hiding group selections in "Settings" 2012-12-15 20:01:05 +01:00
CMSSiteTreeFilter.php MINOR Code refactoring of CMSMain::SearchForm() extracted some methods. 2012-11-02 23:52:24 +01:00
ContentController.php Removed deprecated ContentController::LangAttributes() 2012-11-15 14:32:21 +13:00
ModelAsController.php FIX Use RequestHandler::httpError() for all HTTP errors. 2012-09-27 12:56:56 +12:00
NestedController.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ReportAdmin.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
RootURLController.php APICHANGE: Use late static binding for Object::has_extension() 2012-11-07 11:08:36 +13:00
SilverStripeNavigator.php BUGFIX Disable CMS preview for RedirectorPage (fixes #7127) 2013-01-09 21:44:52 +01:00
StaticExporter.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00