Go to file
2011-02-02 17:47:49 +13:00
code API CHANGE: Added ModelAdmin_CollectionController::columsnAvailable() and ModelAdmin_CollectionController::columnsSelectedByDefault() that can be overridden to customise the fields available in the column selection control. 2011-02-02 17:47:49 +13:00
css BUGFIX: Fix uglyness when title is longer than the tree dropdown field 2011-02-02 17:47:48 +13:00
images MINOR: images for the new imageeditor which didnt get included in the patch 2008-11-06 22:06:36 +00:00
javascript BUGFIX "console not defined" error in IE in en_US.js, check typeof(console) is not undefined before calling console.error() 2011-02-02 17:47:48 +13:00
lang ENHANCEMENT More readable (and linked) output of "you are comparing..." message when viewing version of a page 2011-02-02 17:47:49 +13:00
tasks BUGFIX Fixed PHP notice in RebuildStaticCacheTask 2011-02-02 17:47:46 +13:00
templates BUGFIX Added <td class="action"> to AssetTableField.ss to comply with template semantics of parent classes (necessary to detect javascript actions) 2011-02-02 17:47:49 +13:00
tests ENHANCEMENT Using LeftAndMain->canView() in LeftAndMain->init() - if current admin interface can't be viewed, iterate over remaining interfaces until we find a valid one. This only includes admin interfaces with a valid controller, so it should fix the obnoxious redirect to userhelp.silverstripe.com when a website-user tries to access the CMS. 2011-02-02 17:47:46 +13:00
_config.php BUGFIX Moved creation of "help" menu entry from cms/_config.php to LeftAndMain::init() to get localized titles (locale isn't set at _config.php level) 2011-02-02 17:47:45 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00