silverstripe-framework/admin
Stephen Shkardoon 677f0edcfc MINOR LeftAndMain::getRecord check $ClassName before use
While the check for `$classname` was done in the first conditional, it was left out of the other two, leading to potential issues when an invalid ID was given, instead of the expected `false`.
2014-05-05 19:26:05 +12:00
..
code MINOR LeftAndMain::getRecord check $ClassName before use 2014-05-05 19:26:05 +12:00
css Fixed screen.css (wrong compilation) 2013-02-18 01:28:17 +01:00
images ENHANCEMENT: Change media insertion to use button and apply design 2012-06-11 10:54:48 +02:00
javascript BUG Resize infinite loops in IE8 (fixes #575) 2013-06-13 17:37:25 +02:00
scss BUG TimeField respects user choice (fixes #8260) 2013-02-17 21:00:02 +01:00
templates Translations: Switch to Transifex format 2013-08-07 00:25:16 +02:00
tests FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
thirdparty BUG Don't double unescape URLs in history.js (fixes #8170) 2013-01-15 13:27:11 +01:00
_config.php API Disable discontinued Google Spellcheck in TinyMCE 2013-08-03 16:16:45 +02: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