Go to file
Will Rossiter a31edf294f MINOR: added link to all Comments feed in Page Comments
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@68853 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:47:48 +13:00
code ENHANCEMENT Appending classnames to translated pagetype titles in CMSMain->getPageTypes() when the cms is loaded in a non-english version - see inline comment 2011-02-02 17:47:48 +13:00
css MINOR Hiding border around <fieldset>s in ModelAdmin add form (see #3214) 2011-02-02 17:47:46 +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 fixed javascript initialization bug in SecurityAdmin_left.js (see #3211) 2011-02-02 17:47:46 +13:00
lang ENHANCEMENT Improved display of class permissions in /admin/security by using the menu title in addition to the classname (users won't necessarily know which classname an admin area corresponds to). Also using "Access to all CMS interfaces" as a permission description for CMS_ACCESS_LeftAndMain 2011-02-02 17:47:48 +13:00
tasks BUGFIX Fixed PHP notice in RebuildStaticCacheTask 2011-02-02 17:47:46 +13:00
templates MINOR: added link to all Comments feed in Page Comments 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