silverstripe-framework/admin
Sean Harvey 0fe0d87d9f Merge pull request #434 from halkyon/using_non_deprecated_template_controls
Replacing use of deprecated <% control %> with <% with %> or <% loop %> as necessary
2012-05-11 15:08:16 -07:00
..
code MINOR: change the tree reorganisation message. 2012-05-11 16:22:56 +12:00
css MINOR: Changed classes on tabset li and a tags to match new standard. 2012-05-11 11:12:44 +12:00
images MINOR: Changed classes on tabset li and a tags to match new standard. 2012-05-11 11:12:44 +12:00
javascript Merge pull request #420 from chillu/sapphire 2012-05-11 13:42:47 +02:00
scss MINOR: Changed classes on tabset li and a tags to match new standard. 2012-05-11 11:12:44 +12:00
templates MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00
tests API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
thirdparty BUGFIX: typeof undefined error fix 2012-05-10 15:18:52 +12:00
_config.php BUGFIX Fixing reference to moved editor_plugin_src.js in HtmlEditorConfig settings 2012-04-17 11:56:59 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00