events/Classes
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
..
Backports/V12/Pagination Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Caching Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00
Command Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
Controller Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Domain Add grouping of locations. (#63) 2024-07-24 10:38:01 +02:00
Events/Controller Expose settings via DateSearchVariables Event (#57) 2024-06-27 10:09:29 +02:00
Extbase Improve CGL 2023-07-04 10:21:49 +02:00
Frontend Provide Page Titles (#46) 2024-07-23 14:05:13 +02:00
Pagination Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Service Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
Testing Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00
Updates Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00