events/Tests/Functional
Daniel Siepmann (Codappix) 5f6c6eef0e
Handle destination.one files without file name. (#68)
It is possible to have files such as
`https://dam.destination.one/2675868/3dc0a9dccd0dad46c73e669ece428c634ff8324ea3d01a4858a1c43169deed41/.jpg`.
Those were not handled correctly yet.
We now also handle those cases.
We will generate a hash from the URL as file name in order to still use those files.

Relates: #11396
2024-09-17 11:04:22 +02:00
..
Cleanup Fix removal of still used files (#27) 2023-06-20 11:56:59 +02:00
Frontend Add grouping of locations. (#63) 2024-07-24 10:38:01 +02:00
Import/DestinationDataTest Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +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 Add image handling support in nix shell. 2024-07-23 16:39:23 +02:00