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
2594fa423f7e8660de22fbf5c867cc86ef0f066f
Umbraco-CMS
/
src
/
Umbraco.Web
/
WebApi
History
Stephan
3c7245f9ba
Merge origin/dev-v7 into dev-v8
2016-07-08 16:32:06 +02:00
..
Binders
Merge origin/dev-v7 into dev-v8
2016-07-08 16:32:06 +02:00
Filters
Namespace and file cleanup - Profiling --> Logging, root cache stuff moved to Cache, XmlHelper --> Xml, TypeFinder, etc.. --> Plugins
2016-05-18 23:34:56 +02:00
AngularJsonMediaTypeFormatter.cs
…
AngularJsonOnlyConfigurationAttribute.cs
…
CustomDateTimeConvertor.cs
…
GuidNoHyphenConverter.cs
…
HttpControllerContextExtensions.cs
…
HttpRequestMessageExtensions.cs
U4-8416 Empty recycle bin does not refresh or gives feedback to user
2016-06-27 18:27:49 +02:00
IsBackOfficeAttribute.cs
…
JsonCamelCaseFormatter.cs
U4-8614 JsonCamelCaseFormatter breaks the global configuration for the default JsonMediaTypeFormatter
2016-06-20 15:35:30 +02:00
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
Merge remote-tracking branch 'origin/dev-v7' into dev-v8
2016-03-23 11:04:06 +01:00