events/Classes/Domain/Model
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
..
Dto Allow to show only upcoming events (#16) 2023-05-22 09:59:45 +02:00
Category.php Integrate destination data features 2022-07-13 15:59:42 +02:00
Date.php Extend demand and provide search to templates 2022-07-13 15:59:40 +02:00
Event.php Remove old code base 2022-11-22 12:49:57 +00:00
Import.php Fix broken import without features 2022-08-03 08:57:52 +02:00
Location.php Remove slugs from locations 2022-08-03 09:24:01 +00:00
Organizer.php Add PHPStan 2021-09-07 11:07:55 +02:00
Partner.php Add PHPStan 2021-09-07 11:07:55 +02:00
Region.php Add PHPStan 2021-09-07 11:07:55 +02:00