events/Tests/Functional
Daniel Siepmann 3d0d5d8645
Add PSR-14 Event to modify event objects prior persistence (#35)
A new PSR-14 event is added that allows to modify the event right before
it is persisted within Destination Data One import.

This for example allows to alter dates, prices, etc.

Improve handling of missing end time in dates.
2023-08-10 14:20:37 +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 PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00
Psr14Events/DestinationDataImport Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +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