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
ee2da5b8ca188eca0db2c108146bcef76ed6ec59
Umbraco-CMS
/
src
/
Umbraco.Web.BackOffice
/
Filters
History
Ronald Barendse
ee2da5b8ca
Merge branch 'v8/8.17' into v9/feature/merge_v8.17-rc
2021-09-07 12:10:58 +02:00
..
AppendCurrentEventMessagesAttribute.cs
Updated 15 classes to use the new TryGetUmbracoContext and implemented a Set() method in HybridUmbracoContextAccessor
2021-08-11 13:25:17 +02:00
AppendUserModifiedHeaderAttribute.cs
…
CheckIfUserTicketDataIsStaleAttribute.cs
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
2021-04-20 19:34:18 +02:00
ContentModelValidator.cs
…
ContentSaveModelValidator.cs
…
ContentSaveValidationAttribute.cs
Fixed issue with model state marked as invalid on the entire model, where we handle it for each item separately
2021-08-11 15:43:41 +02:00
DataTypeValidateAttribute.cs
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
2021-04-20 19:34:18 +02:00
FileUploadCleanupFilterAttribute.cs
Fixes FileUploadCleanupFilterAttribute when incomimg model is not provided (
#10162
). (
#10230
)
2021-05-05 15:41:45 +02:00
FilterAllowedOutgoingContentAttribute.cs
…
FilterAllowedOutgoingMediaAttribute.cs
…
IsCurrentUserModelFilterAttribute.cs
…
JsonCamelCaseFormatterAttribute.cs
…
MediaItemSaveValidationAttribute.cs
…
MediaSaveModelValidator.cs
…
MemberSaveModelValidator.cs
…
MemberSaveValidationAttribute.cs
…
MinifyJavaScriptResultAttribute.cs
…
OutgoingEditorModelEventAttribute.cs
Merge branch 'v8/8.17' into v9/feature/merge_v8.17-rc
2021-09-07 12:10:58 +02:00
PrefixlessBodyModelValidatorAttribute.cs
…
SetAngularAntiForgeryTokensAttribute.cs
…
UmbracoRequireHttpsAttribute.cs
…
UnhandledExceptionLoggerFilter.cs
…
UnhandledExceptionLoggerMiddleware.cs
…
UserGroupValidateAttribute.cs
…
ValidateAngularAntiForgeryTokenAttribute.cs
…
ValidationFilterAttribute.cs
…