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
57f3de7652990f2cd65d25d6a18550626af363ee
Umbraco-CMS
/
src
/
Umbraco.Web.Website
History
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
..
ActionResults
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
Collections
Netcore: Cleanup and migrate few classes from Umbraco.Web (
#9375
)
2020-11-12 11:01:19 +01:00
Controllers
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
DependencyInjection
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
Extensions
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
Models
Migrated RenderNoContentController + related (
#9309
)
2020-11-03 18:55:55 +01:00
Routing
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
Security
Migrated member related partial views along with necessary methods from MembershipHelper into IUmbracoWebsiteSecurity.
2020-11-24 11:33:46 +01:00
ViewEngines
Simplifies how view locations are determined
2021-01-04 15:43:30 +11:00
Umbraco.Web.Website.csproj
Ensures the default PublishedModelFactory is always registered. Ensures AddModelsBuilder is done when adding the website (not required for the back office).
2021-02-01 16:53:24 +11:00
UmbracoHelper.cs
Fixes review notes
2021-01-11 13:55:44 +11:00