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
52c4d80cfce62e71661c51b0f446322acc3971d7
Umbraco-CMS
/
src
/
Umbraco.Web
/
UI
/
JavaScript
History
Shannon
52c4d80cfc
more identity awesome
2015-04-01 13:41:33 +11:00
..
AssetInitialization.cs
Fixes: U4-6380 ClientDependency Bug on server - Can't Access Backoffice
2015-03-18 19:06:41 +11:00
CssInitialization.cs
Fixes: U4-6380 ClientDependency Bug on server - Can't Access Backoffice
2015-03-18 19:06:41 +11:00
DependencyPathRenderer.cs
…
JsInitialization.cs
Fixes: U4-6380 ClientDependency Bug on server - Can't Access Backoffice
2015-03-18 19:06:41 +11:00
JsInitialize.js
Fixes: U4-3420 Firefox v25.0 - Right click context menu doesn't work - this felt like being a web dev 10 years ago when you had to code totally differently for each browser. Firefox unfortunatley treats 'a' tags differently than anything else and combined with angular saying you can have empty 'href' tags doesn't work. In the end, the fix was easy, just remove the empty (supposed to be supported) href attributes from the 'a' tags in the tree, then the contextmenu starts working in firefox and the events can be canceled as per normal. This commit also moves the angular localization library to use bower.
2015-03-10 13:02:34 +11:00
Main.js
more identity awesome
2015-04-01 13:41:33 +11:00
Resources.Designer.cs
Removes remaining yepnop dependencies
2014-05-05 12:59:34 +02:00
Resources.resx
Removes remaining yepnop dependencies
2014-05-05 12:59:34 +02:00
ServerVariables.js
…
ServerVariablesParser.cs
Fixes ServerVariablesParser to have a proper event declared! :P
2014-01-29 09:33:14 +11:00