Bjarke Berg
|
1770a0abec
|
Inject IUmbracoContextAccessor instead of UmbracoContext
|
2019-02-14 12:40:45 +01:00 |
|
Shannon
|
7b55d2f1b2
|
New IMacroRenderer and ITemplateRenderer and hides underlying logic for these in internal classes. Massively cleans up the macro rendering logic (almost makes sense now), removes unused macro code, injects UmbracoHelper wherever it's needed (not creating manually), fixes UmbracoHelper to have it's services injected, no more empty services, allows setting the AssignedContentItem on the UmbracoHelper and ensures it's lifespan is Transient, updates all corresponding ctors. Fixes macro rendering, ensures the correct culture variation is assigned, and that we can render macros for any given IPublishedContent, not just the one assigned in the request.
|
2019-01-31 15:09:31 +11:00 |
|
Shannon
|
1eba69b070
|
Fixes build with ctor change to UmbracoHelper
|
2018-12-05 16:59:33 +11:00 |
|
James Coxhead
|
5a43f6b6fe
|
Moved remaining classes out of WebServices
|
2018-06-10 20:00:07 +01:00 |
|