events/Tests
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
..
Functional Allow to show only upcoming events (#16) 2023-05-22 09:59:45 +02:00
Unit Fix phpunit deprecation warnings (#8) 2023-04-03 11:35:47 +02:00
ClientFactory.php Add first basic functional test for import 2021-12-16 09:08:16 +01:00
ProphecyTrait.php Make use of prophesize cross version support 2022-01-26 15:56:28 +01:00