thuecat/Classes/Domain/Import
Daniel Siepmann 2fd4b1bc2f
Handle multiple offerType values (#75)
The import resulted in an exception if there was an array of types
instead of a string.
Both situations are now handled and API of models is kept.
Existing imported data is also kept.
2022-09-29 14:33:19 +02:00
..
Entity Handle multiple offerType values (#75) 2022-09-29 14:33:19 +02:00
EntityMapper Add accessibility_specification 2021-09-06 13:47:12 +02:00
Importer Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Model Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Typo3Converter Handle multiple offerType values (#75) 2022-09-29 14:33:19 +02:00
UrlProvider Add TYPO3 v11 support (#60) 2022-09-13 09:05:47 +02:00
EntityMapper.php Refactor parsing of JSON-LD 2021-08-12 09:46:37 +02:00
Import.php Remove deprecated usage of StringUtility::endsWith() (#70) 2022-09-13 09:44:54 +02:00
ImportConfiguration.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Importer.php Improve skipping detection in TYPO3 converter 2021-09-06 13:47:12 +02:00
RequestFactory.php Use decorator pattern for RequestFactory (#54) 2022-09-13 09:09:43 +02:00
ResolveForeignReference.php Handle references ending in 404 2021-09-06 13:47:12 +02:00
Typo3Converter.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00