Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
d3133abcab
|
Get rid of Mandate
|
2017-05-31 10:10:47 +02:00 |
|
Shannon
|
d3f5090150
|
Fixes up a couple of missing path updates and incorrect icon resolution and fixed another issue with webservice path reference
|
2015-11-13 13:38:30 +01:00 |
|
Jeffrey Schoemaker
|
9c8b9f8bb4
|
U4-1117 - Fixed any errors when renaming /umbraco to something else
|
2015-10-29 16:25:41 +01: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 |
|
perploug
|
336182d8b7
|
Absolute image path support, with and without tilde
|
2013-10-31 08:47:46 +01:00 |
|
perploug
|
db1ae58f96
|
relative image detection, solves tree icon bug
|
2013-10-30 22:11:29 +01:00 |
|
Shannon
|
171de064f6
|
Fixes up the legacy calls to UmbClientMgr.mainTree() and UmbClientMgr.mainTree().getActionNode()
|
2013-10-15 12:26:16 +11:00 |
|
Shannon
|
19d96ac0e2
|
ensures the lsit is created for styles.
|
2013-10-08 13:02:46 +11:00 |
|
Shannon
|
3a33a39411
|
Adds node styles and ensures they are set for the content tree nodes, now to get them to display styles
|
2013-10-08 12:58:11 +11:00 |
|
Shannon
|
883a662240
|
Moves tree/menu models into the Models.Trees namespace
|
2013-10-08 12:38:27 +11:00 |
|