events/Classes/Service
Daniel Siepmann 27ee70d0cf
Add event to modify categories during destination.one import (#34)
A new PSR-14 event is added that allows to modify the categories to be
assigned to an event.
The event itself (including already existing categories) as well as the
list of categories to be used after import are available.
It is possible to change the categories to be assigned, e.g. keep some
of the existing categories.

That way it is possible for installations to add custom categories to
events.

Relates: #10623
2023-08-14 12:09:28 +02:00
..
Cleanup Improve CGL 2023-07-04 10:21:49 +02:00
DestinationDataImportService Add event to modify categories during destination.one import (#34) 2023-08-14 12:09:28 +02:00
CategoryService.php Improve CGL 2023-07-04 10:21:49 +02:00
CleanupService.php Fix broken remove past data 2021-12-20 09:45:25 +01:00
DataProcessingForModels.php Fix PHPStan issues 2021-12-13 09:27:28 +01:00
DestinationDataImportService.php Add event to modify categories during destination.one import (#34) 2023-08-14 12:09:28 +02:00