Go to file
Ingo Schommer 9c81737a57 BUGFIX Moving Requirements::combine_files() calls from cms/_config.php to LeftAndMain->init() to avoid side-effects in non-CMS contexts. Examples:
- including prototype.js in a website had caused jQuery to be loaded as well through base.js
- including greybox.js had caused the screen to become unscrollable because of an (unrelated) inclusion of LeftAndMain.js which sets <body> to overflow:hidden on javascript page load

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@67401 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:47:44 +13:00
code BUGFIX Moving Requirements::combine_files() calls from cms/_config.php to LeftAndMain->init() to avoid side-effects in non-CMS contexts. Examples: 2011-02-02 17:47:44 +13:00
css MINOR Removed old references to "rightbottom", which is now obsolete and caused a big box to appear in the CMS sometimes 2011-02-02 17:47:39 +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 ENHANCEMENT Added ability to include a blockquote in the CMS WYSIWYG editor 2011-02-02 17:47:44 +13:00
lang Merged in image search capabilities from trunk version - r65820, r65823 2011-02-02 17:47:35 +13:00
tasks BUGFIX Fixed SiteTreeMaintenanceTask from extending unkown class Task to extending Controller 2008-11-10 01:45:35 +00:00
templates ENHANCEMENT Only showing import form in ModelAdmin if an importer is set 2011-02-02 17:47:44 +13:00
tests Merged pre-2.3-oct08 into 2.3 (via trunk) 2011-02-02 17:47:39 +13:00
_config.php BUGFIX Moving Requirements::combine_files() calls from cms/_config.php to LeftAndMain->init() to avoid side-effects in non-CMS contexts. Examples: 2011-02-02 17:47:44 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00