Connect JobRouter® JobData tables with TYPO3
Added:
- Compatibility with TYPO3 v13
- Add site set for TYPO3 v13
Changed:
- TypoScript must now be included/imported
Removed:
- Compatibility with TYPO3 v11
See also upgrade section in the docs:
https://docs.typo3.org/p/jobrouter/typo3-data/4.0/en-us/Upgrade/Index.html
Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
4.0.0 /
stable
October 01, 2024 |
Added: - Compatibility with TYPO3 v13 - Add site set for TYPO3 v13 Changed: - TypoScript must now be included/imported Removed: - Compatibility with TYPO3 v11 See also upgrade section in the docs: https://docs.typo3.org/p/jobrouter/typo3-data/4.0/en-us/Upgrade/Index.html |
12.4.9 - 13.4.99 | Download |
3.0.2 /
stable
September 03, 2024 |
Fixed: - Long runtime when checking table connection in backend module |
11.5.4 - 12.4.99 | Download |
3.0.1 /
stable
June 06, 2024 |
Fixed: - Closing edit view in backend shows empty page - Disabled table links are not marked in backend list view |
11.5.4 - 12.4.99 | Download |
3.0.0 /
stable
February 21, 2024 |
Changed: - Require JobRouter REST Client in version 3 - Namespace from "Brotkrueml\JobRouterData" to "JobRouter\AddOn\Typo3Data" See also the upgrade section in the docs: https://docs.typo3.org/p/jobrouter/typo3-data/3.0/en-us/Upgrade/Index.html |
11.5.4 - 12.4.99 | Download |
2.0.0 /
stable
May 31, 2023 |
Added: - Compatibility with TYPO3 v12 Changed: - Require JobRouter Client in version 2 - Require JobRouter Connector extension in version 2 - Require JobRouter Base extension in version 2 - Constants from Table model are moved into the new TableType enum - Models are no longer Extbase-based and are moved to the Domain/Entity namespace - Repositories are no longer Extbase-based - JobDataRepository is now injectable, method signatures have changed - ModifyColumnContentEvent->getLocale() might return a different locale in TYPO3 v12 Fixed: - Error in content element when table link is disabled or deleted Removed: - Compatibility with TYPO3 v10 - Compatibility with PHP 7.4 and 8.0 |
11.5.4 - 12.4.99 | Download |
1.1.2 /
stable
December 23, 2022 |
Fixed: - Avoid injecting the query builder |
10.4.11 - 11.5.99 | Download |
1.1.1 /
stable
September 24, 2022 |
Fixed: - Exception in frontend using JobData Table plugin in TYPO3 v10 |
10.4.11 - 11.5.99 | Download |
1.1.0 /
stable
June 02, 2022 |
Removed: - Compatibility with PHP 7.3 |
10.4.11 - 11.5.99 | Download |
1.0.1 /
stable
May 19, 2022 |
Fixed: - Handle multibyte characters correctly when cutting string to given length for transmission |
10.4.11 - 11.5.99 | Download |
1.0.0 /
stable
January 18, 2022 |
Added: - Formatters for table columns in content element - Alignment for table columns in content element - Sorting of table columns in content element - PSR-14 event to adjust or reject a dataset on synchronisation - Option in sync command for forcing a synchronisation Changed: - Store only configured columns with simple synchronisation Fixed: - Domain model Table::setHandle() sets the correct property - Database error in module DB Check > Records Statistics due to wrong labels in TCA Removed: - Configuration of log writers in the extension configuration |
10.4.11 - 11.5.99 | Download |
0.14.0 /
beta
November 21, 2021 |
Added: - Compatibility with TYPO3 v11 LTS - Possibility to refresh dashboard widgets (TYPO3 v11+ only) Changed: - Rename "own table" to "custom table" - Use table handle instead of uid as argument in SyncCommand Deprecated: - Configuration of log writers in the extension configuration Fixed: - Content element cannot be selected from new content element wizard Removed: - Compatibility with PHP 7.2 |
10.4.11 - 11.5.99 | Download |
0.13.0 /
beta
March 14, 2021 |
Connect JobRouter® JobData tables with TYPO3
|
10.4.11 - 10.4.99 | Download |