events/Classes/Domain/Repository
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
..
CategoryRepository.php Integrate destination data features 2022-07-13 15:59:42 +02:00
DateRepository.php Allow to show only upcoming events (#16) 2023-05-22 09:59:45 +02:00
EventRepository.php Fix PHPStan issues 2021-12-13 09:27:28 +01:00
LocationRepository.php Add location as separate record 2022-08-02 13:56:18 +00:00
OrganizerRepository.php Add CI 2021-09-07 09:26:59 +02:00
RegionRepository.php Add CI 2021-09-07 09:26:59 +02:00