Merge develop

This commit is contained in:
Pieter Vander Vennet 2023-10-30 16:32:43 +01:00
commit 29ff09024f
287 changed files with 14955 additions and 4036 deletions

View file

@ -478,6 +478,25 @@ This tagrendering is only visible in the popup if the following condition is met
### key_cutter
This tagrendering has no question and is thus read-only
- *This shop is also specialized in key cutting* corresponds with `craft=key_cutter`
- *This shop offers key cutting as a service* corresponds with `service:key_cutting=yes`
- *This shops does not offer key cutting as a service* corresponds with `service:key_cutting=no`
This tagrendering is only visible in the popup if the following condition is met: `shop=shoe_repair|service:key_cutting~.+|craft=key_cutting|shop=diy|shop=doityourself|shop=home_improvement|shop=hardware|shop=locksmith|shop=repair`
### internet
@ -575,6 +594,8 @@ The question is *Does this shop have a sugar free offering?*
This tagrendering is only visible in the popup if the following condition is met: `shop=supermarket|shop=convenience|shop=farm|shop=greengrocer|shop=health_food|shop=deli|shop=bakery|shop=beverages|shop=beverages|shop=pastry|shop=chocolate|shop=frozen_food|shop=ice_cream`
This tagrendering has labels `diets`
### gluten_free
@ -595,6 +616,8 @@ The question is *Does this shop have a gluten free offering?*
This tagrendering is only visible in the popup if the following condition is met: `shop=supermarket|shop=convenience|shop=farm|shop=greengrocer|shop=health_food|shop=deli|shop=bakery|shop=beverages|shop=beverages|shop=pastry|shop=chocolate|shop=frozen_food|shop=ice_cream`
This tagrendering has labels `diets`
### lactose_free
@ -615,6 +638,8 @@ The question is *Does {title()} have a lactose-free offering?*
This tagrendering is only visible in the popup if the following condition is met: `shop=supermarket|shop=convenience|shop=farm|shop=greengrocer|shop=health_food|shop=deli|shop=bakery|shop=beverages|shop=beverages|shop=pastry|shop=chocolate|shop=frozen_food|shop=ice_cream`
This tagrendering has labels `diets`
### questions