Go to file
2011-02-02 17:47:52 +13:00
code BUGFIX Explicitly setting "lang" as a GET var when getting a page within the CMS (if the language chooser DOM object is available, hence translation mode is enabled). Used in CMSMain->init() to set the "current language". (merged from branches/translatable in r64523, thanks wakeless!) 2011-02-02 17:47:52 +13:00
css MINOR Fixed alignment of "Create translation" button in CMS - removed unnecessary horizontal floating and removed background 2011-02-02 17:47:52 +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 Explicitly setting "lang" as a GET var when getting a page within the CMS (if the language chooser DOM object is available, hence translation mode is enabled). Used in CMSMain->init() to set the "current language". (merged from branches/translatable in r64523, thanks wakeless!) 2011-02-02 17:47:52 +13:00
lang MINOR Updated language tables 2011-02-02 17:47:52 +13:00
tasks BUGFIX Fixed PHP notice in RebuildStaticCacheTask 2011-02-02 17:47:46 +13:00
templates ENHANCEMENT Allow specifying application URL for the top right logo instead of hardcoded silverstripe.com. Thanks hamish! 2011-02-02 17:47:51 +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 ENHANCEMENT Removed /cms URL alias for CMS interface to allow for pages named "cms" (see #3267) 2011-02-02 17:47:50 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00