Releases: franzholz/tt_products
Version 2.7.30 from TYPO3 TER
Bugfix for the image rendering. Make TCA working under TYPO3 8.x .
Version 2.8.19 from TYPO3 TER
support for PDF bill generation and email attachment using the new extension tcpdfbill_tt_products
Version 2.8.18 from TYPO3 TER
Bugfix: the TCA renderType inputDateTime is only available since TYPO3 8.7.0.
Bugfix for the localization marker text output.
Version 2.8.17 from TYPO3 TER
bugfix for TYPO3 8.6.1: use the getSubpart method of the extension div2007, use searchWhere of the extension table
Version 2.8.16 from TYPO3 TER
Fix syntax error in composer.json. remove call to tx_div2007_core::activateCompatibility6. The migration classes from div2007 are used.
Version 2.8.15 from TYPO3 TER
ready for TYPO3 8.x. Add a composer.json file
Version 2.8.14 from TYPO3 TER
workaround for TYPO3 7 bug #78944
bugfix TAXpercentage and prices for the article lists
Version 2.7.29 from TYPO3 TER
Workaround for TYPO3 bug #78944 which throws an exception if a language overlay table is created in the TCE:
https://forge.typo3.org/issues/78944
Bufix for the ###ERROR_DETAILS### marker.
Version 2.8.13 from TYPO3 TER
Bugfixes for TCA for TYPO3 7. Use MYSQL REGEXP variant query with ; instead of [[.semicolon.]] to search for articles. Bugfix for the category single view.
Version 2.8.12 from TYPO3 TER
Bugfix for tt_products 2.8.11 and TYPO3 7.6
Support for the COLLATE clause of MYSQL.