Skip to content

Releases: franzholz/tt_products

Version 2.7.30 from TYPO3 TER

14 Aug 09:04
Compare
Choose a tag to compare

Bugfix for the image rendering. Make TCA working under TYPO3 8.x .

Version 2.8.19 from TYPO3 TER

03 Jun 08:35
Compare
Choose a tag to compare

support for PDF bill generation and email attachment using the new extension tcpdfbill_tt_products

Version 2.8.18 from TYPO3 TER

06 May 06:03
Compare
Choose a tag to compare

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

19 Apr 13:16
Compare
Choose a tag to compare

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

06 Apr 18:05
Compare
Choose a tag to compare

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

29 Mar 15:02
Compare
Choose a tag to compare

ready for TYPO3 8.x. Add a composer.json file

Version 2.8.14 from TYPO3 TER

16 Feb 13:50
Compare
Choose a tag to compare

workaround for TYPO3 7 bug #78944
bugfix TAXpercentage and prices for the article lists

Version 2.7.29 from TYPO3 TER

10 Dec 12:28
Compare
Choose a tag to compare

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

04 Nov 07:46
Compare
Choose a tag to compare

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

14 Oct 09:24
Compare
Choose a tag to compare

Bugfix for tt_products 2.8.11 and TYPO3 7.6
Support for the COLLATE clause of MYSQL.