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
13f1c8032941b08fb8ce501677c58d1fe1f3b7bf
Umbraco-CMS
/
src
/
Umbraco.Web.UI.Client
/
test
History
Shannon
be3288af44
Fixes tree cache: removes reference to "tree.clearCache" since that doesn't exist, tree's are not cached by tree alias so the logic was never going to work, further more the cache would not have been cleared because the tree cache is *not* an array but an object. Adds unit test for this.
2013-10-23 16:01:25 +11:00
..
config
merge
2013-09-09 16:31:04 +02: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
Fixes tree cache: removes reference to "tree.clearCache" since that doesn't exist, tree's are not cached by tree alias so the logic was never going to work, further more the cache would not have been cleared because the tree cache is *not* an array but an object. Adds unit test for this.
2013-10-23 16:01:25 +11:00