185dcab2bc
Add Offer Type ( #49 )
2021-09-13 10:32:12 +02:00
8315d42934
Add accessibility_specification
2021-09-06 13:47:12 +02:00
cc216429a5
Add parking_facility_near_by
...
- Removed individual converters for TYPO3.
Conversion is now handled in a single converter.
- The new converter will import necessary dependencies upfront, e.g.
town or organisation.
- Move import state into extra class.
Relates: #34
2021-09-06 13:47:12 +02:00
5859c14525
Add distanceToPublicTransport property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
46fe3a2e81
Add availableLanguage property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
ffd894c102
Add isAccessibleForFree property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
bd717d1596
Add petsAllowed property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
ce6a34b543
Add photography property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
07cd56fef4
Add digitalOffer property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
4a1928ece6
Add paymentAccepted property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
c1167a7848
Add trafficInfrastructure property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
3ce8f13b04
Add architecturalStyle property to tourist information
...
Relates: #34
2021-09-06 13:47:12 +02:00
92d33c0956
Add museumService property to tourist information
...
Relates: #34
2021-09-06 13:47:12 +02:00
b41ba9b6d1
Add otherService propterty to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
b1ce004ddb
Add sanitation property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
78796e1efa
Add startOfConstruction property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
0f59085653
Add slogan property to tourist attraction
...
Relates: #34
2021-09-06 13:47:12 +02:00
1a6940633e
Add first frontend test
...
This should ensure rendering works as expected.
Most important: This ensures data is available in frontend templates.
Add dev dependency to fluid_styled_content. This is necessary to test
our rendering integration with fluid_styled_content defaults.
Relates: #34
2021-08-12 09:30:48 +02:00