Dave Woestenborghs
|
25a90ffbf5
|
#3419 added extra parameter to createSingleRoot node method so it will always show a single tree. If a single tree doesn't have children it does not show
|
2018-10-25 08:54:17 +02:00 |
|
Shannon
|
a100d321f6
|
Fixes group node route
|
2018-10-16 18:08:57 +11:00 |
|
Shannon
|
286f7b3279
|
Gets tree syncing working, updates the GetApplicationTrees to still return a single Root since we require this everywhere for JS, fixes full screen section and makes users a full screen section (and reduces unecessary code), removes code to avoid breaking changes from v7
|
2018-10-16 16:41:06 +11:00 |
|
Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Shannon
|
15c36a63d3
|
Fixes: U4-6168 Custom Section is not showing correctly in 7.2 if custom tree is empty
|
2015-02-13 12:35:57 +11:00 |
|
Shannon
|
c4bfeeb321
|
Changes the CreateTreeNode to ensure that a parentId is always passed in - now all tree node models have a parentId property based on the server side data. Changes the JS tree node model to not have a 'parent' property and instead changes this to a parent() method - this allows us to serialize the tree model because otherwise it has cyclical references.
|
2013-11-12 13:09:24 +11:00 |
|
Shannon
|
acd52d42f4
|
Refactoring TreeNode to inherit from EntityBasic = makes much more sense and makes our models more consistent.
|
2013-11-12 12:30:10 +11:00 |
|
Per Ploug Krogslund
|
7440855c72
|
merge
|
2013-11-07 17:16:22 +01:00 |
|
Shannon
|
883a662240
|
Moves tree/menu models into the Models.Trees namespace
|
2013-10-08 12:38:27 +11:00 |
|