events/Classes/Domain/Model/Dto
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
..
DateDemand.php Allow to show only upcoming events (#16) 2023-05-22 09:59:45 +02:00
DateDemandFactory.php Allow to show only upcoming events (#16) 2023-05-22 09:59:45 +02:00
EventDemand.php Fix wrong default value in PHP Class 2023-01-09 06:44:58 +00:00
EventDemandFactory.php Ensure no "Undefined array key" within factories 2022-08-03 06:03:06 +00:00