Commit graph

5 commits

Author SHA1 Message Date
1bd15f0259
[!!!][TASK] Support TYPO3 12.4 and PHP 8.1
Drop Support for TYPO3 v11 and other PHP versions.
2023-10-25 08:32:51 +02:00
Benni Mack
037567b947
Merge pull request #3 from DanielSiepmann/feature/respect-sorting-in-db
Respect sorting of records when fetching from database
2021-03-15 12:45:11 +01:00
3748b65ae5
Respect database restrictions for target table of collection
Keep expectation of user and integrator.
Do not include records,
if they are disabled or not available yet (e.g. starttime).

Relates: #4
2021-03-15 11:24:22 +01:00
d974b4607e
Respect sorting of records when fetching from database
Resolves: #2
2020-09-07 15:14:24 +02:00
Benni Mack
864809ba82 [TASK] Initial commit 2020-07-31 11:35:08 +02:00