silverstripe-framework/admin
Tom Densham b17b186e93 Convert FQCNs to html safe strings
Convert namespaced class names to html safe strings in `LeftAndMain.php` `CMSMenu.php` and `LeftAndMain.Main.js` by replacing backslashes (\) with dashes (\) and removing special characters with `Convert::raw2htmlname()`
2015-07-15 15:33:00 +01:00
..
code Convert FQCNs to html safe strings 2015-07-15 15:33:00 +01:00
css Update styles for multi-selection button 2015-06-17 22:22:59 +12:00
images API Enable re-authentication within the CMS if a user session is lost 2014-10-14 15:19:48 +13:00
javascript Convert FQCNs to html safe strings 2015-07-15 15:33:00 +01:00
scss Update styles for multi-selection button 2015-06-17 22:22:59 +12:00
templates Remove "Filter" title if no search form is present 2015-01-07 16:22:12 +13:00
tests BUG Fix issue with generating tree data for missing pages 2014-08-08 15:29:28 +12:00
thirdparty Updated history.js dependency 2013-03-20 00:46:32 +01:00
_config.php Fix: WYSIWYG now returns valid HTML in tables 2014-04-01 10:16:07 +13: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