events/Documentation/Changelog
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
..
2.1.0.rst Add changelog for upcoming 2.2.0 2021-12-20 10:34:22 +01:00
2.2.0.rst Add changelog for upcoming 2.2.0 2021-12-20 10:34:22 +01:00
2.3.0.rst Add import configuration record 2022-01-27 15:50:36 +01:00
2.3.3.rst Add missing changelog for 2.3.3 2022-05-16 13:30:18 +02:00
2.4.0.rst Add changelog and raise version 2.4.1 2022-06-28 11:57:51 +02:00
2.4.1.rst Add changelog and raise version 2.4.1 2022-06-28 11:57:51 +02:00
2.4.2.rst Fix none working import of ticket links from destination data 2022-07-07 09:03:29 +02:00
2.4.3.rst Fix broken timezone and end time after import of recurring events 2022-07-07 12:10:49 +00:00
2.4.4.rst Ensure first date of recurring daily event is created 2022-07-13 13:58:05 +00:00
2.5.0.rst Streamline writing of destination (#38) 2023-08-10 16:12:47 +02:00
2.6.0.rst Fix broken import without features 2022-08-03 08:57:52 +02:00
2.6.2.rst Fix wrong version in changelog entry 2022-09-06 13:13:07 +02:00
2.6.3.rst Do not fetch dates without available event 2022-09-09 08:50:24 +00:00
3.0.0.rst Add default routing 2022-11-23 09:59:55 +00:00
3.1.0.rst Streamline writing of destination (#38) 2023-08-10 16:12:47 +02:00
3.2.0.rst Check whether order is configured before applying 2023-02-16 07:54:53 +01:00
3.2.1.rst Properly handle time searches 2023-02-21 14:06:59 +01:00
3.2.2.rst Remove rte config fram tca, fix text cleanup from linebreaks (#3) 2023-03-17 12:58:06 +01:00
3.3.0.rst Fix phpunit deprecation warnings (#8) 2023-04-03 11:35:47 +02:00
3.4.0.rst Streamline writing of destination (#38) 2023-08-10 16:12:47 +02:00
3.5.0.rst Add event to modify categories during destination.one import (#34) 2023-08-14 12:09:28 +02:00
3.5.1.rst Properly trigger 404 if date of unavailable event is requested (#39) 2023-10-16 07:47:48 +02:00
3.5.2.rst Fix broken assignment of features and categories (#41) 2023-11-06 08:44:03 +01:00
3.6.0.rst Extend import to get copyrights (#53) 2024-04-23 11:14:43 +02:00
3.7.0.rst Add support for new PRICE_INFO_EXTRA field (#55) 2024-05-14 09:52:39 +02:00
3.8.0.rst Expose settings via DateSearchVariables Event (#57) 2024-06-27 10:09:29 +02:00
3.9.0.rst Add meta tags (#49) 2024-07-23 14:05:13 +02:00