Commit Graph

2053 Commits

Author SHA1 Message Date
Ansis Brammanis 547f12f822 Fields now have an optional geometry type
field defaults aren't geometry specific
the geometry type determines whether
that field (and default value) apply
to an entity
2013-03-14 16:48:09 -04:00
Ansis Brammanis b3d409ddf6 update translations 2013-03-14 14:28:30 -04:00
Ansis Brammanis 468869c9c8 add additional fields for amenities and shops 2013-03-14 13:47:08 -04:00
Ansis Brammanis bff3dbd2f0 move core.yaml to data dir 2013-03-14 13:32:29 -04:00
Ansis Brammanis f46e106507 add yaml file for preset translations 2013-03-14 13:30:32 -04:00
Ansis Brammanis 247a731274 Merge pull request #1027 from systemed/transifex
switch to transifex for managing translations
2013-03-14 09:28:13 -07:00
Ansis Brammanis 23222b62b4 Use icons for additional fields 2013-03-14 10:52:41 -04:00
John Firebaugh 2c08f26b6d Add level crossing preset 2013-03-13 17:31:25 -07:00
Ansis Brammanis 8ef4730596 switch to transifex for managing translations
english source files are stored at data/en.yaml
`make translate` pulls in updated translations
2013-03-13 19:10:07 -04:00
Ansis Brammanis 383c12babc add preset translations to transifex 2013-03-13 18:24:53 -04:00
Ansis Brammanis 8094d6e682 add script for pulling translations from transifex 2013-03-13 17:46:34 -04:00
John Firebaugh fe6a49c5fb Say more about tags 2013-03-13 13:01:16 -07:00
John Firebaugh 41e696a2c5 Flatten presets match properties 2013-03-13 12:45:20 -07:00
John Firebaugh 8117252b7f Editing presets README 2013-03-13 11:45:02 -07:00
John Firebaugh c1aa8e0270 form/forms -> field/fields 2013-03-13 11:34:21 -07:00
Tom MacWright da5cc2aa53 Merge branch 'master' of github.com:systemed/iD 2013-03-13 13:05:36 -04:00
Tom MacWright 39e3d3e03d First push towards a presets readme. Refs #984 2013-03-13 13:05:22 -04:00
John Firebaugh 19c71e7e30 Add monument and generic historic preset 2013-03-13 09:49:42 -07:00
Ansis Brammanis 5c242aa855 remove point from building preset geometries
fixes #1015
2013-03-13 11:57:25 -04:00
Ansis Brammanis e3ac9954cb add additional fields to building preset 2013-03-13 11:07:51 -04:00
John Firebaugh 8479d3ec48 Add textarea form type and note universal form 2013-03-12 18:33:36 -07:00
John Firebaugh 2d5f08dae6 Remove maxspeed from cycleway preset (#1003) 2013-03-12 18:03:04 -07:00
John Firebaugh 76ab27ae4c Improve road features form, localize options 2013-03-12 17:38:08 -07:00
John Firebaugh 2b1b9a9f0b Add bicycle_parking preset 2013-03-12 17:26:45 -07:00
John Firebaugh 8509d9f620 Remove inline forms
No good way to give them IDs; better to be consistent.
2013-03-12 17:19:11 -07:00
John Firebaugh 59b13955b3 Remove address form from some unlikely presets 2013-03-12 16:52:55 -07:00
John Firebaugh 93f8ddaac9 Add playground preset 2013-03-12 16:36:45 -07:00
John Firebaugh 8459c3ab34 Remove surface form from baseball preset
It's pretty much universally dirt/grass; taginfo shows
no usages of sport=baseball, surface=*.
2013-03-12 16:33:07 -07:00
John Firebaugh 4f4082527a Build forms 2013-03-12 16:30:15 -07:00
Ansis Brammanis 831b67beae universal presets
presets with universal=true show up for
any preset if the key is present
2013-03-12 19:19:10 -04:00
John Firebaugh 107f6cfeba type -> geometry 2013-03-12 13:00:32 -07:00
John Firebaugh a9bef4d1e5 Allow landuse points 2013-03-12 11:19:46 -07:00
John Firebaugh 11a8c57cd4 Add phone and fax forms 2013-03-12 11:19:46 -07:00
John Firebaugh a5885ce3c2 Localize preset form labels 2013-03-12 11:19:45 -07:00
John Firebaugh df06f27727 Revert form change
Key is matched case-sensitively. For setting a title, use
a "title" property (though I'm going to change this shortly
to be localizable).
2013-03-11 18:25:36 -07:00
John Firebaugh 16cea11b99 Reuse footway icon for path 2013-03-11 17:48:57 -07:00
Saman Bemel-Benrud 5e35bc87d7 cleaning up presets. 2013-03-11 20:32:25 -04:00
John Firebaugh a56c67da50 Use roadtype form in service preset 2013-03-11 17:21:03 -07:00
John Firebaugh e43387e8a7 Add pier preset 2013-03-11 17:18:10 -07:00
John Firebaugh d5b741ac56 Add bike rental preset 2013-03-11 17:07:17 -07:00
John Firebaugh 94bb3cf25d Fix pharmacy preset 2013-03-10 18:25:25 -07:00
John Firebaugh 4a42879067 Add office preset 2013-03-10 18:24:31 -07:00
Ansis Brammanis d808d5f556 replace select inputs with combo inputs 2013-03-10 14:32:16 -04:00
Ansis Brammanis 30c44a8729 use radio to set bridge, tunnel, ... on highways 2013-03-10 00:29:16 -05:00
Ansis Brammanis d736cddccd add defaultcheck input type 2013-03-09 23:12:21 -05:00
Ansis Brammanis 4194da082c Merge branch 'master' of github.com:systemed/iD into preset-inputs 2013-03-09 19:12:17 -05:00
Ansis Brammanis 609e8b9119 refactor preset inputs 2013-03-09 18:30:54 -05:00
John Firebaugh 16b82cc0ea Add unclassified preset 2013-03-09 11:15:12 -08:00
John Firebaugh 60f9dec465 Split preset forms to individual files 2013-03-09 10:39:58 -08:00
John Firebaugh c8b6a43c6b Add camp_site preset 2013-03-09 10:29:45 -08:00