silverstripe-framework/admin
Ingo Schommer d5bb290b8e Don't update CMS preview on a CMS redirect
The CMS preview causes unnecessary browser processing by loading a URL
which should be considered "in transit" when a CMS redirect is set through
the X-ControllerURL HTTP header. The CMS history processing will
load this new URL, and cause a new preview URL to be loaded.

Fixes https://github.com/silverstripe/silverstripe-translatable/issues/158
2015-02-08 19:58:55 +13:00
..
code Trim ModelAdmin SearchForm values 2015-02-08 19:25:51 +13:00
css Dropdowns admin styling 2015-02-08 18:59:38 +13:00
images Update 'spinner' to an SilverStripe branded version 2015-01-14 20:29:07 +11:00
javascript Don't update CMS preview on a CMS redirect 2015-02-08 19:58:55 +13:00
scss Dropdowns admin styling 2015-02-08 18:59:38 +13:00
templates Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
tests Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb Set default encoding for compass 2013-10-30 16:11:11 +00:00