Torben Hansen

Results 65 issues of Torben Hansen

* Added `frontend.page.information` - see https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/RequestLifeCycle/RequestAttributes/FrontendPageInformation.html#frontend-page-information * Added `frontend.cache.instruction` - see https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/RequestLifeCycle/RequestAttributes/FrontendCacheInstruction.html#frontend-cache-instruction

The extension ships with the JavaScript library js-cookie version 2.x. This version is not supported any more and it is recommended to update to version 3.x (see https://github.com/js-cookie/js-cookie/releases/tag/v3.0.5)

dependencies

This change ensures, that item group labels are left out when filtering the `allowed` array of CType items. Closes #149

See https://review.typo3.org/c/Packages/TYPO3.CMS/+/85859 First relevant, when `list_type` plugins have been migrated to `CType`

See https://review.typo3.org/c/Packages/TYPO3.CMS/+/85834

This is a general ticket to inform about the current state of the v13 compatibility of the extension. I will try to provide a TYPO3 v13 compatible version of the...

See https://review.typo3.org/c/Packages/TYPO3.CMS/+/85735 Huge change with a lot of refactoring required. Best is, to hand over the PSR-7 Request to `NotificationService` in methods, so this can be used in `FluidStandaloneView` (which...

See: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.3/Feature-103581-AutomaticallyTransformTCAFieldValuesForRecordObjects.html#new-tca-option-relationship Also see: https://typo3.slack.com/archives/C03AM9R17/p1729783093565079