events/Tests/Functional
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 Fix removal of still used files (#27) 2023-06-20 11:56:59 +02:00
Frontend Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Import/DestinationDataTest Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Psr14Events/DestinationDataImport Add event to modify categories during destination.one import (#34) 2023-08-14 12:09:28 +02:00
Updates Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
AbstractFunctionalTestCase.php Properly trigger 404 if date of unavailable event is requested (#39) 2023-10-16 07:47:48 +02:00