events/Classes/Service/DestinationDataImportService
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
..
CategoriesAssignment Fix broken import without features 2022-08-03 08:57:52 +02:00
DataHandler Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Events Add event to modify categories during destination.one import (#34) 2023-08-14 12:09:28 +02:00
Slugger Improve CGL 2023-07-04 10:21:49 +02:00
CategoriesAssignment.php Fix broken assignment of features and categories (#41) 2023-11-06 08:44:03 +01:00
DataFetcher.php Add import configuration record 2022-01-27 15:50:36 +01:00
DataHandler.php Add meta tags (#49) 2024-07-23 14:05:13 +02:00
DatesFactory.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
FilesAssignment.php Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
LocationAssignment.php Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
Slugger.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
UrlFactory.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00