events/Classes/Service
Daniel Siepmann 1e98df689b Add meta tags (#49)
A new class is added which will add meta tags for dates and events.
The class has an interface which allows it to be replaced via DI to
alter behaviour.

Refactor import regarding data handler. We now also need to add a new
column "keywords". We use the new DataHandler approach.
But that approach only covered relations so far. We therefore refactor
that area to be more generic and use that one for new keywords column.

Relates: #10642
2024-07-23 14:05:13 +02:00
..
Cleanup Improve CGL 2023-07-04 10:21:49 +02:00
DestinationDataImportService Add meta tags (#49) 2024-07-23 14:05:13 +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 meta tags (#49) 2024-07-23 14:05:13 +02:00