thuecat/Tests/Functional/Fixtures/Frontend
Daniel Siepmann 355e4717b0
Support PublicHolidays for opening hours (#51)
DayOfWeek is an enum as defined at https://schema.org/DayOfWeek
We missed the PublicHolidays enum value when building
`getDaysOfWeekWithMondayFirstWeekDay()` which is used in templates to
get ordered result.
Opening hours for public holidays were not rendered, which is now fixed.
2021-09-14 14:51:14 +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 first frontend test 2021-08-12 09:30:48 +02:00
TouristAttractions.xml Support PublicHolidays for opening hours (#51) 2021-09-14 14:51:14 +02: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
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