Go to file
Ingo Schommer 7ffbefb6b1 BUGFIX Changed sitetree default selection in LeftAndMain.Tree.js to fire on window.load instead of document.ready() through entwine. We need to ensure behaviour.js bindings are available before
BUGFIX Automatically selecting root node in CMS trees (necessary because now we actually have forms on the root node, and its a valid click target) (from r99605)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@99693 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:53:01 +13:00
code ENHANCEMENT Saving group relations on SecurityAdmin->EditForm()/RootForm() through TreeMultiselectField instead of hidden 'Group'/'GroupID' values (from r99579) 2011-02-02 17:53:00 +13:00
css MINOR Fixed height of MemberTableField 'Groups' tab to allow enough room for TreeMultiSelectField expansion (from r98883) 2011-02-02 17:53:00 +13:00
images ENHANCEMENT: Improved TableListField header styling. (from r96029) 2011-02-02 17:52:35 +13:00
javascript BUGFIX Changed sitetree default selection in LeftAndMain.Tree.js to fire on window.load instead of document.ready() through entwine. We need to ensure behaviour.js bindings are available before 2011-02-02 17:53:01 +13:00
lang MINOR Localized reports 2011-02-02 17:52:54 +13:00
tasks MINOR added locking to static publisher to avoid two queues running at the same time. (from r87792) 2011-02-02 17:52:31 +13:00
templates ENHANCEMENT Making setting optional in MemberTableField. Field instances without will list all members unfiltered, and remove members from the database rather than the group relation. 2011-02-02 17:52:58 +13:00
tests MINOR Moved ul.tree rules from cms/css/cms_left.css to sapphire/javascript/tree/tree.css (particularly around multiselect tickbox styling) (see r98854) (merged from r98855) (from r98865) 2011-02-02 17:53:00 +13:00
thirdparty/multifile APICHANGE: removed SWFUpload. Refactored Content Editors uploader to use standard uploader. 2011-02-02 17:52:24 +13:00
_config.php BUGFIX: Check for SubsiteReportWrapper class, not Subsite, so the CMS still works with older versions of Subsites 2011-02-02 17:52:39 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00