events/Classes
Daniel Siepmann ebb668221e Support canceled attribute during import of destination data
Destination data provides an attribute "DETAILS_ABGESAGT" to mark an
event as canceled.
We now fetch that info and mark all dates of that event as canceled.

This also contains refactoring of creation of dates within import.
All dates had the same info, and are now created at a single place.

Relates: #9280
2021-09-07 09:29:38 +02:00
..
Command Add CI 2021-09-07 09:26:59 +02:00
Controller Add CI 2021-09-07 09:26:59 +02:00
Domain Support canceled attribute during import of destination data 2021-09-07 09:29:38 +02:00
Extbase Do not break performance when no postponed date exists 2021-09-07 07:54:43 +02:00
Service Support canceled attribute during import of destination data 2021-09-07 09:29:38 +02:00
ViewHelpers Add php code sniffer to follow PSR-12 2021-09-07 07:51:36 +02:00