thuecat/Classes
Daniel Siepmann 723ea3b512
Skip import of none mappable objects (#100)
The schema is very flexible and some values are not validated upfront.
This will result in many objects which we currently can not map.
This resulted in an exception breaking the rest of the import.
We now handle the broken mapping and skip those objects with proper
logging.
This allows to continue with import and report and debug those objects
in order to improve the mapping step by step.

Relates: #10198
2022-12-15 12:41:35 +01:00
..
Controller/Backend Allow to import configurations via backend module again (#85) 2022-11-28 15:36:26 +01:00
DependencyInjection Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Domain Skip import of none mappable objects (#100) 2022-12-15 12:41:35 +01:00
Frontend/DataProcessing Respect editorial sorting of attractions within content element (#97) 2022-12-12 14:12:32 +01:00
Service Filter and sort opening hours (#83) 2022-11-24 15:55:50 +01:00
Typo3Wrapper Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
View/Backend Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Extension.php Change icons (#94) 2022-12-13 15:02:25 +01:00