Go to file
Ingo Schommer 05d1f6e038 MINOR Moved layout javascript logic from CMSMain.js to LeftAndMain.js, so other subclasses of LeftAndMain can use it as well
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92706 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:15:02 +00:00
code API CHANGE Returning empty form from getEditForm() method in CMSMain, AssetAdmin, SecurityAdmin to avoid an <% if %> condition in the template. The previous placeholder text is now always stored alongside the form template. This also allows for easier class overloading with different URLs, as the form action is no longer hardcoded in the template placeholder form. 2009-11-21 03:15:00 +00:00
css MINOR Fixed height of loading screen for IE6 2009-11-21 03:14:51 +00:00
images FEATURE: reenabled the ability to upload images from the insert image tab. Still commented out while le a couple of tweaks are made 2009-11-11 07:06:45 +00:00
javascript MINOR Moved layout javascript logic from CMSMain.js to LeftAndMain.js, so other subclasses of LeftAndMain can use it as well 2009-11-21 03:15:02 +00:00
lang MINOR update lang files 2009-11-11 00:40:34 +00:00
tasks ENHANCEMENT FilesystemSyncTask: If folderID GET parameter is available, only synchronise that folder ID - useful for only synchronising a specific folder and it's children (from r82841) 2009-10-21 04:37:02 +00:00
templates API CHANGE Returning empty form from getEditForm() method in CMSMain, AssetAdmin, SecurityAdmin to avoid an <% if %> condition in the template. The previous placeholder text is now always stored alongside the form template. This also allows for easier class overloading with different URLs, as the form action is no longer hardcoded in the template placeholder form. 2009-11-21 03:15:00 +00:00
tests APICHANGE: add the ability to remove some permissions specified by their code in the rendered field html of PermissionChecksetBoxField and full-covered unit tests of this ability. (from r92428) 2009-11-21 02:01:21 +00:00
thirdparty API CHANGE Changed <p id=statusMessage> to <div class=notice-wrap> in LeftAndMain_right.ss and subclasses 2009-11-21 03:14:36 +00:00
_config.php BUGFIX: Remove blockquote from tinymce default plugin list - blockquote isnt a plugin in tinymce3. 2009-10-23 02:24:09 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00