Commit Graph

8 Commits

Author SHA1 Message Date
Quincy Morgan
67afa20dc0 Let comboboxes filter against terms, not just values
Add terms property to fields
Make terms translatable for searchable fields
Account for fields' terms and keys when filtering with the Add field menu (close #5763)
2019-08-09 11:12:40 -05:00
Bryan Housel
121287fe97 Support access=permit in access and access_simple fields
(closes #5223)
2018-08-13 15:03:57 -04:00
Bryan Housel
a20cc8ed3f Standardize on one access_simple field that includes "yes" option
(closes #4383)

`access_toilets` used to be the only one with the "yes" option,
now it's not needed.
2017-10-02 08:49:32 -04:00
Bryan Housel
d7b3bb5a89 Fix placeholders set during enter selection not finding input element
Also remove unhelpful placeholder from access_simple.json
2016-09-26 01:03:55 -04:00
Bryan Housel
522e593f11 Improvements to access field (closes #2763) 2015-09-08 00:03:34 -04:00
John Firebaugh
06ece1013f Re-add an access_simple field with suitable values 2014-07-10 09:49:33 -07:00
John Firebaugh
32f70af694 Revert "use simple access field for some presets"
This reverts commit 7faaa54165.

Fixes #2280
2014-07-09 11:44:36 -07:00
tyr
7faaa54165 use simple access field for some presets
* renamed access_toilet field to access_simple
* use it also for parkings, entrances and swimming_pools

fixes #1953
2013-11-18 22:44:03 +01:00