Go to file
Ingo Schommer ae844c5386 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)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@99605 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-02-22 19:49:51 +00:00
code ENHANCEMENT Saving group relations on SecurityAdmin->EditForm()/RootForm() through TreeMultiselectField instead of hidden 'Group'/'GroupID' values 2010-02-22 04:36:36 +00:00
css MINOR Fixed height of MemberTableField 'Groups' tab to allow enough room for TreeMultiSelectField expansion 2010-02-12 04:01:49 +00:00
images styles for empty form on load/no pages open 2009-11-21 03:18:38 +00: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 2010-02-22 19:49:51 +00:00
lang ENHANCEMENT Added help texts for MemberImportForm and GroupImportForm 2010-02-11 02:22:45 +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 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. 2010-02-11 21:55:33 +00:00
tests 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. 2010-02-11 21:55:33 +00:00
thirdparty MINOR Removed cms/thirdparty/swfupload, moved to sapphire/thirdparty 2009-11-21 03:21:16 +00:00
_config.php BUGFIX: Fix default inclusion of (theme|project)/css/editor.css into the WYSWIWYG editor. (from r94350) 2009-12-16 05:58:37 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00