Go to file
Sean Harvey 33ce4d8824 BUGFIX Fixed newly created Group records in SecurityAdmin not having "admin/security/show/" link by adding missing site tree handlers in SecurityAdmin_left.js
MINOR Reworked SecurityAdmin->SiteTreeAsUL() code to be tidier and easier to understand
BUGFIX Fixed ajax deletion of Group records properly - the site tree items didn't disappear immediately after deleting

MINOR Removed AssetAdmin->returnItemToUser() as it does the same thing as the parent class' LeftAndMain
MINOR Removed unused AssetAdmin_left.js and AssetAdmin_right.js Requirements calls in AssetAdmin - these files no longer exist



git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@74980 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:48:12 +13:00
code BUGFIX Fixed newly created Group records in SecurityAdmin not having "admin/security/show/" link by adding missing site tree handlers in SecurityAdmin_left.js 2011-02-02 17:48:12 +13:00
css MINOR: Add disabled class to InlineFormAction, adjust Folder to use InlineFormAction rather than LiteralField for "Delete unused thumbnails" button. 2011-02-02 17:48:11 +13:00
images MINOR: tinymce toolbar improvements. Fixed gradient image and border issue 2011-02-02 17:48:01 +13:00
javascript BUGFIX Fixed newly created Group records in SecurityAdmin not having "admin/security/show/" link by adding missing site tree handlers in SecurityAdmin_left.js 2011-02-02 17:48:12 +13:00
lang MINOR Removed accidental diff leftovers in language files 2011-02-02 17:48:11 +13:00
tasks BUGFIX: Fixed minor error on dev/buildcache 2011-02-02 17:47:53 +13:00
templates FEATURE: #3659 - Update key to show what purple means (ezero) 2011-02-02 17:48:07 +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