thuecat/Tests/Functional/Fixtures/Frontend
Daniel Siepmann 8663d5a759
Add support for additional images added via TYPO3 (#112)
Some installations might need to add further images
to records imported from ThüCAT.
The records are now extended to support adding images by editors.
The images are not touched during import.
The images are also ignored during clean ups,
the editor is in full control.

This feature for now is only added to tourist attractions by default.
The feature is implemented in a way that all objects extending the
``WerkraumMedia\ThueCat\Domain\Model\Frontend\Base`` class are usable
by adding an ``editorial_images`` field to their table.
2023-08-29 13:54:16 +02:00
..
Resources/Private Add support for additional images added via TYPO3 (#112) 2023-08-29 13:54:16 +02:00
Sites Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Content.xml Add isAccessibleForFree property to tourist attraction 2021-09-06 13:47:12 +02:00
Rendering.typoscript Add support for additional images added via TYPO3 (#112) 2023-08-29 13:54:16 +02:00
SecondTouristAttraction.xml Respect editorial sorting of attractions within content element (#97) 2022-12-12 14:12:32 +01:00
TouristAttractions.xml Add URL to tourist attraction (#87) 2022-11-29 11:50:22 +01:00
TouristAttractionsForIsAccessibleForFree.xml Make compatible with mysql 8 strict modes 2021-09-08 13:23:23 +02:00
TouristAttractionsForPets.xml Make compatible with mysql 8 strict modes 2021-09-08 13:23:23 +02:00
TouristAttractionsForPublicAccess.xml Make compatible with mysql 8 strict modes 2021-09-08 13:23:23 +02:00
TouristAttractionsOpeningHours.xml Filter and sort opening hours (#83) 2022-11-24 15:55:50 +01:00
TouristAttractionWithEditorialImages.xml Add support for additional images added via TYPO3 (#112) 2023-08-29 13:54:16 +02:00
TouristAttractionWithOfferTypes.xml Sort offers by type (#52) 2021-09-14 14:39:28 +02:00
TouristAttractionWithPrices.xml Add Offer Type (#49) 2021-09-13 10:32:12 +02:00