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
f024dba86498a89d3f2a00a6fb60e9e1df3e47b3
Umbraco-CMS
/
src
/
Umbraco.Web
/
WebApi
History
Shannon
9e931b84db
U4-7925 Add dependency injection to Umbraco.Web.Trees.TreeController*
2016-02-10 10:26:09 +01:00
..
Binders
trips content/media names, makes sure that the content type editor when rendering template names html encodes the names.
2015-11-25 20:44:53 +01:00
Filters
Merge branch 'dev-v7' into temp-U4-3447
2016-02-04 18:30:58 +01:00
AngularJsonMediaTypeFormatter.cs
…
AngularJsonOnlyConfigurationAttribute.cs
…
CustomDateTimeConvertor.cs
…
GuidNoHyphenConverter.cs
…
HttpControllerContextExtensions.cs
…
HttpRequestMessageExtensions.cs
Starts fixing up the doc type folders stuff, fixes permissions settings on the trees, adds error messaging for duplicating folders, removes the click handler for folder nodes
2015-11-12 18:59:38 +01:00
IsBackOfficeAttribute.cs
…
JsonCamelCaseFormatter.cs
…
MemberAuthorizeAttribute.cs
…
MvcVersionCheck.cs
…
NamespaceHttpControllerSelector.cs
…
PrefixlessBodyModelValidator.cs
Gets more validation bits wired up. Server side validation is now working which is based on val-server-field since we can use this natively with the asp.net ModelState result instead of the val-server which is actually to be used with PropertyType (Property Editors). Next up is validation for the different tabs of the editor.
2015-10-08 17:13:38 +02:00
PrefixlessBodyModelValidatorAttribute.cs
Gets more validation bits wired up. Server side validation is now working which is based on val-server-field since we can use this natively with the asp.net ModelState result instead of the val-server which is actually to be used with PropertyType (Property Editors). Next up is validation for the different tabs of the editor.
2015-10-08 17:13:38 +02:00
UmbracoApiController.cs
U4-7925 Add dependency injection to Umbraco.Web.Trees.TreeController*
2016-02-10 10:26:09 +01:00
UmbracoApiControllerBase.cs
…
UmbracoApiControllerResolver.cs
…
UmbracoAuthorizeAttribute.cs
…
UmbracoAuthorizedApiController.cs
U4-7925 Add dependency injection to Umbraco.Web.Trees.TreeController*
2016-02-10 10:26:09 +01:00
WebApiHelper.cs
…