Go to file
2011-02-02 17:47:50 +13:00
code BUGFIX Fixed js error due to inlined inclusion of CMSMain_upload.js which was conflicting with inline initialization. Disabled initializiation as the flash uploader was pulled out a while ago anyway (see #3251) 2011-02-02 17:47:50 +13:00
css MINOR: fixed ModelAdmin right tab layout. Removed scrollbar off the tab strip. Ticket #2900 2011-02-02 17:47:50 +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 MINOR Added french translation (see #3290) 2011-02-02 17:47:50 +13:00
lang MINOR More LeftAndMain translatable strings (see #3286) 2011-02-02 17:47:50 +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