Mole
|
eb03671b52
|
Align namespaces in Umbraco.Web.Website
|
2021-02-10 14:30:14 +01:00 |
|
Mole
|
55aa2edb72
|
Align namespaces in Umbraco.Web.Common
|
2021-02-10 11:42:04 +01:00 |
|
Mole
|
216fb87c79
|
Rename Umbraco.Core namespace to Umbraco.Cms.Core
|
2021-02-09 10:22:42 +01:00 |
|
Shannon
|
eda98aa41f
|
Changes how controllers are discovered, re-uses aspnetcore to do this, rely directly on the resolved ControllerActionDescriptor since this is how routing works anyways and also saves future lookups (perf), gets the UmbracoPageResult 'working' - at least to proxy a controller execution but now we need to do the model state merging, etc...
|
2021-02-04 13:09:28 +11:00 |
|
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
|
456cb00a2d
|
Add test for UmbracoRouteValuesFactoryTests
|
2021-01-12 17:06:37 +11:00 |
|
Shannon
|
b801199e7c
|
missing commit
|
2021-01-08 15:30:35 +11:00 |
|
Shannon
|
b017ed0b1b
|
Gets the UpdateRequestToNotFound thing working
|
2021-01-08 02:36:55 +11:00 |
|
Shannon
|
bc6768101e
|
Splits up UmbracoRouteValueTransformer and trying to figure out this hijacked route conundrum with no template :(
|
2021-01-08 02:10:13 +11:00 |
|