events/Tests/Functional/Frontend
Daniel Siepmann 99ef32a37b
Allow to show only upcoming events (#16)
A new TypoScript option upcoming is added.
The option can be set to 0 (default) or 1.
0 behaves the same way as in the past.
1 turns off the option useMidnight, start and end.
Only dates with a start date in the future will be shown.

Relates: #10507
2023-05-22 09:59:45 +02:00
..
DatesTestFixtures Allow to show only upcoming events (#16) 2023-05-22 09:59:45 +02:00
Fixtures Improve TYPO3 cache handling (#14) 2023-05-16 10:15:05 +02:00
AbstractTestCase.php Improve automated testing (#15) 2023-05-16 09:46:53 +02:00
CacheTest.php Improve TYPO3 cache handling (#14) 2023-05-16 10:15:05 +02:00
DatesTest.php Allow to show only upcoming events (#16) 2023-05-22 09:59:45 +02:00
FilterTest.php Improve TYPO3 cache handling (#14) 2023-05-16 10:15:05 +02:00