This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5d49dfbe28a981a18d2665cf962ed305c483398c
Umbraco-CMS
/
src
/
Umbraco.Web.UI.Client
/
test
History
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
..
config
Fixes broken test loader
2013-11-05 01:11:37 +01:00
e2e
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
lib
/angular
Fixes login and tree
2013-07-01 16:06:41 +02:00
unit
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