silverstripe-cms/code
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
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers BUGFIX Disable CMS preview for RedirectorPage (fixes #7127) 2013-01-09 21:44:52 +01:00
forms Merge branch '3.0' 2012-11-22 23:48:18 +01:00
model Fixed "last edited" display in CMS actions 2012-12-17 12:31:28 +01:00
reports API Report::get_reports() returns native array (fixes #8096) 2012-12-13 00:46:17 +01:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher APICHANGE: add_extension() is now called directly on the class, instead of on Object 2012-11-07 11:08:36 +13:00