Nikolaj Geisle
|
c576bbea03
|
v10: Fix build warnings in Web.Common (#12349)
* Run code cleanup
* Run dotnet format
* Start manual cleanup in Web.Common
* Finish up manual cleanup
* Fix tests
* Fix up InMemoryModelFactory.cs
* Inject proper macroRenderer
* Update src/Umbraco.Web.Common/Filters/JsonDateTimeFormatAttribute.cs
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>
* Update src/Umbraco.Web.Common/Filters/ValidateUmbracoFormRouteStringAttribute.cs
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>
* Fix based on review
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk>
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch>
|
2022-05-09 09:39:46 +02:00 |
|
Mole
|
0cc3645146
|
Align namespaces in Serialization to Umbraco.Cms.Infrastructure
This seems like some very Newtonsoft specific things, so I put it infrastructure
|
2021-02-15 12:42:26 +01:00 |
|
Mole
|
55aa2edb72
|
Align namespaces in Umbraco.Web.Common
|
2021-02-10 11:42:04 +01:00 |
|
Elitsa Marinovska
|
5104430879
|
Changing the way we register json converters globally
|
2020-11-03 16:36:09 +01:00 |
|
Bjarke Berg
|
7b546e6cee
|
Attempts to fix issue
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-30 20:11:39 +02:00 |
|
Bjarke Berg
|
ce4c6f7965
|
Do not use camelcase as default in AngularJsonMediaTypeFormatter
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-29 14:36:23 +02:00 |
|
Bjarke Berg
|
0676e9d35f
|
Added unittest of IgnoreRequiredAttributesResolver
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-29 12:35:08 +02:00 |
|
Bjarke Berg
|
6d993eb63b
|
Cleanup
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-26 13:58:15 +02:00 |
|
Bjarke Berg
|
0714fc4734
|
Migrated some of the UserControllerTests
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-22 14:11:01 +02:00 |
|
Bjarke Berg
|
31dc9b079b
|
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6587 - Moved PackageController and added VersionConverter on AngularJsonMediaTypeFormatter, instead of having single attribute only used for PackageController
|
2020-05-27 08:30:00 +02:00 |
|
Bjarke Berg
|
79e9235338
|
AB#6233 - Install in .NET Core
|
2020-04-22 08:17:45 +02:00 |
|