6b289db27c
Support types of public transport ( #96 )
...
Add a list of types to distance to public transport.
Relates: #10223
2022-12-12 13:51:08 +01:00
f194220153
Provide method to get parking facilities sorted by alphabet ( #95 )
...
Relates: #10230
2022-12-12 13:35:16 +01:00
20dc69694d
Add URL to tourist attraction ( #87 )
...
The tourist attraction can have an URL to their own website.
This URL is now imported and provided to templates.
Relates: #10193
2022-11-29 11:50:22 +01:00
8acbe136d4
Add special opening hours ( #84 )
...
It is possible to define special opening hours, e.g. for holidays.
Those are now also imported and provided to the templates.
Relates: #10185
2022-11-28 11:06:54 +01: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