Go to file
Ingo Schommer b423bbe5e0 BUGFIX Disabled inline "create folder" and "upload" for anything but Flash Player 9 - versions below have general compatibily issues, versions above (Flash Player 10) have new security restrictions around file dialogues which require an SWFUpload upgrade (see #3023)
ENHANCEMENT Allowing setting of foldername in AssetAdmin->addfolder() to simplify the inline "create folder" logic (doesn't need to send of a fake ajax form-save from CMS into /admin/assets just to save the folder name) (see #3412)
ENHANCEMENT Removed BrowserDetect javascript library which was randomly placed in Security_login.js and just included in AssetAdmin. Reverted to regex-matching for simple browser detection for now
BUGFIX Fixed "cancel" button for inline "create folder" functionality (was not stopping event in IE7)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70775 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:48:04 +13:00
code BUGFIX Disabled inline "create folder" and "upload" for anything but Flash Player 9 - versions below have general compatibily issues, versions above (Flash Player 10) have new security restrictions around file dialogues which require an SWFUpload upgrade (see #3023) 2011-02-02 17:48:04 +13:00
css BUGFIX: show flash icon and box if flash file exists. MINOR: created a default editor.css file which has base css styles for the CMS. 2011-02-02 17:48:03 +13:00
images MINOR: tinymce toolbar improvements. Fixed gradient image and border issue 2011-02-02 17:48:01 +13:00
javascript BUGFIX Disabled inline "create folder" and "upload" for anything but Flash Player 9 - versions below have general compatibily issues, versions above (Flash Player 10) have new security restrictions around file dialogues which require an SWFUpload upgrade (see #3023) 2011-02-02 17:48:04 +13:00
lang MINOR Code formatting for delete unused thumbnails functionality 2011-02-02 17:48:02 +13:00
tasks BUGFIX: Fixed minor error on dev/buildcache 2011-02-02 17:47:53 +13:00
templates BUGFIX Fixed styling for "Delete selected files" in the left-hand tree actions for AssetAdmin. Thanks ajshort! 2011-02-02 17:48:01 +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