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
b2e5d64d6e88e7ccdc5e5ce066d4fce04ced52ab
Umbraco-CMS
/
src
/
Umbraco.Web
/
JavaScript
History
Matthew-Wise
04a201f5f0
install ngAria (
#6628
)
2019-10-17 16:41:25 +02:00
..
AssetInitialization.cs
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
ClientDependencyConfiguration.cs
Fixes issue during upgrade where umbraco can't clear cdf log files
2019-07-15 14:34:32 +02:00
CssInitialization.cs
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
DependencyPathRenderer.cs
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
JsInitialization.cs
Undo some of the changes as we will load it via assetService in the angular main controller & fixes the double load issue
2019-08-20 11:01:45 +01:00
JsInitialize.js
install ngAria (
#6628
)
2019-10-17 16:41:25 +02:00
Main.js
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
PreviewInitialize.js
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
Resources.Designer.cs
* Adds TinyMCE JS assets into init page load via script in default.cshtml view for Umbraco backoffice ng-app
2019-08-19 14:36:56 +01:00
Resources.resx
* Adds TinyMCE JS assets into init page load via script in default.cshtml view for Umbraco backoffice ng-app
2019-08-19 14:36:56 +01:00
ServerVariables.js
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
ServerVariablesParser.cs
Upgrade ModelsBuilder, cleanup
2019-02-04 14:08:35 +01:00
TinyMceInitialize.js
Pre-loading this lang JS file does not seem to help Tiny as it does not check its already loaded & it reloads itself anyway (But the plugins work all fine & are checked by Tiny to see if they have been loaded)
2019-08-20 11:12:20 +01:00
UmbracoClientDependencyLoader.cs
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00