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 c0040f3cd6 Add caseSensitive option for combofields, use for source=*
(closes #4558)
2017-11-26 19:30:19 -05:00
Anthony Madhvani b682697009 Don't add unneeded underscores to source 2017-10-26 21:03:05 +02:00
Bryan Housel e9909717c7 Change source field to semiCombo, let users pick common source types 2017-08-15 15:15:39 -04:00
Bryan Housel 347177fa7e Restore placeholders 2017-08-14 12:13:43 -04:00
John Firebaugh 66b9054e38 Generate preset translations from .json files
This makes the .json files the one-stop-shop for adding/modifying
presets. You don't have to remember to also update presets.yaml.
2013-03-18 14:56:50 -07:00
Ansis Brammanis 23222b62b4 Use icons for additional fields 2013-03-14 10:52:41 -04:00
John Firebaugh c1aa8e0270 form/forms -> field/fields 2013-03-13 11:34:21 -07:00