[BUGFIX] Drop ChildNodeAccessInterface usage
[BUGFIX] Drop ChildNodeAccessInterface usage
This has been deprecated in TYPO3v9 and dropped in TYPO3v10.
The interface is not necessary since the switch to standalone Fluid with
TYPO3v8 whose ViewHelperInterface already contains the "setChildNodes()"
method formerly defined by ChildNodeAccessInterface.
mbrodala
2021-01-08
[BUGFIX] Correctly use PageRender meta tag API
[BUGFIX] Correctly use PageRender meta tag API
Fixes a problem with meta tags created via the
v:page.header.meta ViewHelper on TYPO3 <10.4,
in which a tag added by both the VH and TS/PHP
would not be overwritten. Additionally, fixes an
issue on TYPO3 9.5+ when generating http-equiv
or property meta tags which prevented these from
being possible.
NamelessCoder
2020-12-08
[BUGFIX] Support core FileReference in image size viewhelpers
[BUGFIX] Support core FileReference in image size viewhelpers
mbrodala
2020-10-20
[DOC] Fix documentation link
[DOC] Fix documentation link
Close: #1689
NamelessCoder
2020-10-01
[TASK] Set beta stability
[TASK] Set beta stability
NamelessCoder
2020-09-22
Merge branch 'master' into development
Merge branch 'master' into development
NamelessCoder
2020-09-22
NamelessCoder
2020-09-22
Merge branch 'staging'
Merge branch 'staging'
NamelessCoder
2020-09-22
Merge branch 'development' into staging
Merge branch 'development' into staging
NamelessCoder
2020-09-22
[TASK] Generate change log for 6.0.4
[TASK] Generate change log for 6.0.4
NamelessCoder
2020-09-22
[BUGFIX] Support chain notation for PregMatchViewHelper subject (#1683)
[BUGFIX] Support chain notation for PregMatchViewHelper subject (#1683)
The existing rendering suggested at supporting "{value -> v:variable.pregMatch(...)}" but this was actually not working since the "subject" argument was required.
mbrodala
2020-08-27
[BUGFIX] Prevent calling deprecated TemplateService->init() (#1661)
[BUGFIX] Prevent calling deprecated TemplateService->init() (#1661)
Co-authored-by: Claus Due <[email protected]>
IchHabRecht
2020-08-19
[BUGFIX] Fix rootline to filter correct by pageUid (#1681)
[BUGFIX] Fix rootline to filter correct by pageUid (#1681)
Co-authored-by: Claus Due <[email protected]>
dev-rke
2020-08-19
[BUGFIX] Replaced Deprecated PATH_site Constant, Updated Utility Func…
[BUGFIX] Replaced Deprecated PATH_site Constant, Updated Utility Func… (#1657)
masonen
2020-06-05
Merge branch 'development' into staging
Merge branch 'development' into staging
NamelessCoder
2020-06-02
[TASK] Set beta stability
[TASK] Set beta stability
NamelessCoder
2020-06-02
Merge branch 'master' into development
Merge branch 'master' into development
NamelessCoder
2020-06-02
NamelessCoder
2020-06-02
[TASK] Generate change log for 6.0.3
[TASK] Generate change log for 6.0.3
NamelessCoder
2020-06-02
Merge branch 'staging'
Merge branch 'staging'
NamelessCoder
2020-06-02