Commit graph

11 commits

Author SHA1 Message Date
Benni Mack
3b6a356789
Merge pull request #8 from fnagel/main
[TASK] Support TYPO3 11.5 and PHP 8.0
2022-02-16 10:18:45 +01:00
Felix Nagel
fc8674f5b5
[TASK] Support TYPO3 11.5 and PHP 8.0 2021-12-15 16:11:28 +01:00
Benni Mack
3ffd7aff4a
[TASK] Raise version to 1.0.1 2021-03-15 13:38:15 +01: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
Benni Mack
6463d5130b
Merge pull request #5 from DanielSiepmann/feature/4-respect-db-restrictions
Respect database restrictions for target table of collection
2021-03-15 12:44:50 +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
df14ee96a2 [BUGFIX] Fix ext_emconf dependencies 2020-07-31 11:52:57 +02:00
Benni Mack
9c51674435 [BUGFIX] Keep extension title shorter 2020-07-31 11:45:11 +02:00
Benni Mack
30b12c2245 [TASK] Add extension icon 2020-07-31 11:42:58 +02:00
Benni Mack
864809ba82 [TASK] Initial commit 2020-07-31 11:35:08 +02:00