Go to file
Sean Harvey 1e87515c01 BUGFIX Fixed spacing at the top of right forms in the CMS caused by the <legend> element. Fixed by hiding it via CSS instead of removing it completely
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70135 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:47:54 +13:00
code ENHANCEMENT Creation of a new page type now uses a consistent source of classes that respect $hide_ancestor on SiteTree. 2011-02-02 17:47:54 +13:00
css BUGFIX Fixed spacing at the top of right forms in the CMS caused by the <legend> element. Fixed by hiding it via CSS instead of removing it completely 2011-02-02 17:47:54 +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 stopped null properties being added when images inserted in cms (hspace, vspace, align) 2011-02-02 17:47:54 +13:00
lang MINOR Updated language tables 2011-02-02 17:47:52 +13:00
tasks BUGFIX: Fixed minor error on dev/buildcache 2011-02-02 17:47:53 +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