Skip to content

Releases: franzholz/div2007

Version 1.10.27 from TYPO3 TER

17 Dec 13:57
Compare
Choose a tag to compare

TYPO3 9 compatibility for the method tx_div2007_staticinfotables::getTCAlabelField

Version 1.10.26 from TYPO3 TER

14 Nov 11:50
Compare
Choose a tag to compare

TYPO3 9.4 compatible: Use \JambageCom\Div2007\Api\Frontend::getLanguageId() to read the sys_language_uid.

Version 1.10.25 from TYPO3 TER

09 Nov 18:31
Compare
Choose a tag to compare

Do not force the cookie check in Api/Frontend::record_registration.

Version 1.10.24 from TYPO3 TER

04 Nov 12:09
Compare
Choose a tag to compare

add new public method: \JambageCom\Div2007\Api\Frontend::getTypoScriptFrontendController

Version 1.10.23 from TYPO3 TER

20 Sep 13:38
Compare
Choose a tag to compare

bugfix: FrontendUtility::listBrowser uses wrong LocalisationBase instead of TranslationBase methods

Version 1.10.22 from TYPO3 TER

02 Sep 15:55
Compare
Choose a tag to compare

bugfix: All namespace classes must use language objects derived from TranslationBase and never from LocalisationBase

Version 1.10.21 from TYPO3 TER

24 Aug 13:15
Compare
Choose a tag to compare

bugfix for missing deprecated method \JambageCom\Div2007\Utility\SystemUtility::userProcess

Version 1.10.20 from TYPO3 TER

12 Aug 20:00
Compare
Choose a tag to compare

compatibility with PHP 7.3.
add the new backwards compatible method tx_div2007_core::substituteMarkerArrayCached

Version 1.10.19 from TYPO3 TER

16 Jul 18:33
Compare
Choose a tag to compare

important bug fix

Version 1.10.18 from TYPO3 TER

16 Jul 17:02
Compare
Choose a tag to compare

Support for TYPO3 9.5
Add the removed deprecated method record_registration to support the recs front end entry fields for a shopping basket and user data in your extensions.