events/Classes/Domain
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
..
Model Support canceled attribute during import of destination data 2021-09-07 09:29:38 +02:00
Repository Add CI 2021-09-07 09:26:59 +02:00