Commit Graph

1935 Commits

Author SHA1 Message Date
Ansis Brammanis
f7461fc49b radio preset input now works for the same key
if a key is specified for the field, then all
options are considered values for that key.
Otherwise options are keys, and the selected value
is yes.
2013-03-16 00:11:25 -04:00
Tom MacWright
d540113758 Merge branch 'master' of github.com:systemed/iD 2013-03-15 18:27:18 -04:00
Tom MacWright
4184b503f9 Use a temporary area tag for drawing. Fixes #1014 2013-03-15 18:27:06 -04:00
saman bb
efddb5c8ed we already have a clearfix, class is cf 2013-03-15 18:25:24 -04:00
Ansis Brammanis
9abc0cd9a7 make background and geocoder exclusive 2013-03-15 18:02:44 -04:00
Tom MacWright
caca26dc11 Make increment decrement functional. Fixes #990 2013-03-15 17:31:36 -04:00
Tom MacWright
cc35dc5ba5 Merge branch 'master' of github.com:systemed/iD 2013-03-15 17:23:21 -04:00
Tom MacWright
712aa65fb5 Add show_more link. Fixes #1050 2013-03-15 17:20:16 -04:00
Ansis Brammanis
fe865038d0 clean tags before dispatching changeTags 2013-03-15 16:35:01 -04:00
Tom MacWright
53121c9842 Support JOSM style templates. Fixes #1023 2013-03-15 16:22:54 -04:00
Tom MacWright
7e7ff52a34 Transition in new fields into preset form. 2013-03-15 16:02:49 -04:00
Tom MacWright
76ff5ef6c4 Fix clickability of preset on first load 2013-03-15 15:57:15 -04:00
Tom MacWright
57188105b5 Merge branch 'master' of github.com:systemed/iD 2013-03-15 15:50:15 -04:00
Tom MacWright
1431f71f7b Transition between preset grid and tag editor panes. Fixes #1056 2013-03-15 15:49:58 -04:00
Ansis Brammanis
0a7b19efdc nicer label halos
renders a second text with wider stroke
instead of drawing a block halo with a rect or path
2013-03-15 15:39:10 -04:00
Tom MacWright
f15bc7289e Merge branch 'master' of github.com:systemed/iD 2013-03-15 15:28:41 -04:00
Tom MacWright
4b68f8f7ef Refactor preset grid, add fancier transition for inspector enter 2013-03-15 15:28:32 -04:00
John Firebaugh
9c5a830633 Reduce midpoint shadow 2013-03-15 12:14:36 -07:00
John Firebaugh
31991d69df Simplify 2013-03-15 12:14:36 -07:00
Ansis Brammanis
c34f48c207 render tunnels below other lines 2013-03-15 14:18:17 -04:00
Ansis Brammanis
747b7eda47 fix changing area icons 2013-03-15 14:14:34 -04:00
Ansis Brammanis
6e0925003c add Maki icons to areas 2013-03-15 13:57:08 -04:00
Ansis Brammanis
cfae409e7f Don't show buttons for already displayed fields 2013-03-15 11:06:56 -04:00
Ansis Brammanis
a18f6f4116 Fix unintentional case sensitivity in preset search 2013-03-15 10:53:33 -04:00
saman bb
72dfbf8937 no need for label on more fields anymore, added note field. 2013-03-15 00:33:56 -04:00
Ansis Brammanis
312dabf504 remember taglist toggle state
fixes #1046
2013-03-14 21:36:13 -04:00
John Firebaugh
b840b7e118 Update translations 2013-03-14 17:58:32 -07:00
John Firebaugh
d0336a0995 Extract preset names to translations (fixes #1044) 2013-03-14 17:27:34 -07:00
Saman Bemel-Benrud
53b68a8f56 reworked layout for inspector. 2013-03-14 20:17:00 -04:00
Ansis Brammanis
0c80b8cd90 merge maki and perset icon sprites 2013-03-14 20:01:31 -04:00
Saman Bemel-Benrud
aa12a2c312 better grid styles to set myself up for better line icons. 2013-03-14 19:34:47 -04:00
John Firebaugh
66e1bdb47d Show tag editor for untagged entities that aren't new
Fixes #991.
2013-03-14 15:59:56 -07:00
Ansis Brammanis
fd8ffae919 show buttons to add universal fields 2013-03-14 18:14:27 -04:00
John Firebaugh
5cbda264f8 Fix vertex rendering 2013-03-14 15:08:08 -07:00
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
John Firebaugh
51a217caa2 Refine tagged vertex rendering
Don't render tagged vertices for which we don't have
an icon as the 'marker' icon. Marker shape is for points.
2013-03-14 13:35:24 -07:00
John Firebaugh
364d93693b Use traditional marker shape for points (fixes #172) 2013-03-14 11:22:10 -07:00
Ansis Brammanis
d412664d00 add tooltips to add-field buttons 2013-03-14 11:46:33 -04:00
Ansis Brammanis
23222b62b4 Use icons for additional fields 2013-03-14 10:52:41 -04:00
John Firebaugh
54c1de74e0 Fix global leak 2013-03-13 17:40:53 -07:00
John Firebaugh
3787185182 Rendering tagged points
At z16 and below, tagged points are rendered with a small
dot in the center. At z17 and above, they are rendered with
a maki icon.

See the test rendering page for examples.

Fixes #381.
2013-03-13 17:31:25 -07:00
John Firebaugh
23a4c4792f Clean up iD.svg.LineString
Outer call to projection.stream isn't needed.
2013-03-13 17:31:25 -07:00
Saman Bemel-Benrud
0faf9d114d adding universal preset form icons to sprite. 2013-03-13 19:45:05 -04:00
Tom MacWright
b21f863312 The one true coordinate order. Fixes #1025 2013-03-13 17:48:40 -04:00
Saman Bemel-Benrud
0a9c3cb047 fix radial menu controls. 2013-03-13 16:04:56 -04:00
John Firebaugh
89f8054884 Fix input 2013-03-13 12:46:31 -07:00
John Firebaugh
41e696a2c5 Flatten presets match properties 2013-03-13 12:45:20 -07:00
Saman Bemel-Benrud
73b2d898c8 inspector header revision. 2013-03-13 15:32:20 -04:00
Saman Bemel-Benrud
9321a860ce adding controls for 'number' input type. 2013-03-13 15:32:20 -04:00
John Firebaugh
c1aa8e0270 form/forms -> field/fields 2013-03-13 11:34:21 -07:00