Shannon
|
0c26a82489
|
Changes the umbraco route values to use http features intead of in route values which is much nicer, fixes the redirect to page result, tests a surface controller POST and it works, ensures the routing takes place before the form check, removes a bunch of old code
|
2021-02-03 15:47:27 +11:00 |
|
Shannon
|
2201a5a590
|
PureLiveModelFactory linting cleanup
|
2021-01-13 15:18:59 +11:00 |
|
Shannon
|
62f3a80dc6
|
adds locks to culture providers when manipulating supported cultures
|
2021-01-13 14:46:59 +11:00 |
|
Shannon
|
bd4006c577
|
Fixes the custom RequestCultureProvider to dynamically add cultures to the supported cultures list, changes the request/builder to not reference a ICultureInfo and instead just a string to avoid allocations and confusion since the handlers will end up as a string anyways. Removes the unnecessary cultureinfo concurrentdictionary because CultureInfo.GetCultureInfo does the same thing.
|
2021-01-11 13:39:09 +11:00 |
|
Shannon
|
c15b416e88
|
Ensures the culture is set for requests for both front-end and back office
|
2021-01-08 11:29:07 +11:00 |
|