Commit Graph

3428 Commits

Author SHA1 Message Date
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
Saman Bemel-Benrud
a5c4d54b9d copy tweaks. 2013-03-13 14:03:25 -04:00
Tom MacWright
327e8f90db Search progress indicator
Source: https://gist.github.com/tmcw/5153896
2013-03-13 12:39:08 -04:00
Ansis Brammanis
90a35a8b76 avoid flashing geocoder results list when closing
fixes #993
2013-03-13 12:06:41 -04:00
Ansis Brammanis
94391cc087 remove fill pattern when changing tags
fixes #996
2013-03-13 11:55:15 -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
saman bb
a7f57ac5e5 resolved conflict 2013-03-12 20:54:26 -04:00