Go to file
Ingo Schommer d8dc9d673c MINOR translation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@69205 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:47:49 +13:00
code BUGFIX Make sure the website URL that the commenter posts has a correct "http://" or "http://" bit at the start of the string 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 MINOR translation 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 Turned english text into translatable entity for PageCommentInterface link for RSS feed of all comments for all pages 2011-02-02 17:47:48 +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