events/Tests/Functional
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 Fix removal of still used files (#27) 2023-06-20 11:56:59 +02:00
Frontend Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00
Import/DestinationDataTest Add source while importing from Destination Data One (#37) 2023-08-10 15:02:05 +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 Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00