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
aee6156a096efec60bcd9dc0459b5cd7317bfe9c
Umbraco-CMS
/
src
/
Umbraco.Web
/
WebApi
History
Shannon
496ecf5c9a
Cleans up how the content path permissions are checked, integrates the bulk publishing into the controller, adds security check to ensure the user can publish the whole branch, updates the UI messaging so they are grouped by publish statuses and deals with multiple publish status (i.e. in bulk), fixes some content tree issues
2018-11-15 15:24:09 +11:00
..
Filters
Cleans up how the content path permissions are checked, integrates the bulk publishing into the controller, adds security check to ensure the user can publish the whole branch, updates the UI messaging so they are grouped by publish statuses and deals with multiple publish status (i.e. in bulk), fixes some content tree issues
2018-11-15 15:24:09 +11:00
AngularJsonMediaTypeFormatter.cs
…
AngularJsonOnlyConfigurationAttribute.cs
…
EnableDetailedErrorsAttribute.cs
…
GuidNoHyphenConverter.cs
…
HttpActionContextExtensions.cs
WIP still pulling apart models, binders, validators
2018-08-01 15:40:54 +10:00
HttpControllerContextExtensions.cs
…
HttpRequestMessageExtensions.cs
Renormalize
2018-06-29 19:52:40 +02:00
IsBackOfficeAttribute.cs
…
JsonCamelCaseFormatter.cs
…
MemberAuthorizeAttribute.cs
Renormalize
2018-06-29 19:52:40 +02:00
MvcVersionCheck.cs
…
NamespaceHttpControllerSelector.cs
…
ParameterSwapControllerActionSelector.cs
WIP refactor commit for getting all variants at once saving, this requires pulling apart a lot of the models and corresponding binders and validators.
2018-07-19 19:32:07 +10:00
PrefixlessBodyModelValidator.cs
…
PrefixlessBodyModelValidatorAttribute.cs
…
SessionHttpControllerRouteHandler.cs
…
TrimModelBinder.cs
WIP refactor commit for getting all variants at once saving, this requires pulling apart a lot of the models and corresponding binders and validators.
2018-07-19 19:32:07 +10:00
UmbracoApiController.cs
Renormalize
2018-06-29 19:52:40 +02:00
UmbracoApiControllerBase.cs
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
2018-04-06 13:51:54 +10:00
UmbracoApiControllerTypeCollection.cs
…
UmbracoAuthorizeAttribute.cs
Renormalize
2018-06-29 19:52:40 +02:00
UmbracoAuthorizedApiController.cs
Some refactoring to decouple web based assemblies from Umbraco.Core and move whatever we can to Umbraco.Web where web based assemblies are used. Decouples System.Drawing entirely from Umbraco.Core and removes the Active Directory dependency from Umbraco.core.
2018-08-29 01:15:46 +10:00
UnhandedExceptionLoggerConfigurationAttribute.cs
…
UnhandledExceptionLogger.cs
Add inline null checks as requested
2018-08-23 12:22:05 +01:00