Go to file
2011-02-02 17:47:47 +13:00
code BUGFIX Limiting readonly transformation of form in CMSMain->EditForm() to fields only (excluding actions). FormAction readonly transformations were fixed a while ago, which meant that they were actually enforced now, causing unavailable cms actions in certain scenarios (e.g. with a page deleted from live, which should make the fields readonly, but leave buttons functional) 2011-02-02 17:47:47 +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 MINOR translation 2011-02-02 17:47:47 +13:00
tasks BUGFIX Fixed PHP notice in RebuildStaticCacheTask 2011-02-02 17:47:46 +13:00
templates Added ability for comment authors to leave a URL as a separate form field 2011-02-02 17:47:46 +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