events/Tests/Functional/Frontend/DatesTestFixtures
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
..
DateMetaTags.php Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Returns404IfEventIsHidden.csv Properly trigger 404 if date of unavailable event is requested (#39) 2023-10-16 07:47:48 +02:00
ReturnsDateWithinTimeSpan.csv Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00
ReturnsOnlyDatesWithAvailableEventByDemand.csv Do not fetch dates without available event 2022-09-09 08:50:24 +00:00
ReturnsUpcomingDates.php Allow to show only upcoming events (#16) 2023-05-22 09:59:45 +02:00