Ansis Brammanis
7e85fed027
add .id-container class to container
...
fixes #1228
2013-04-02 14:03:46 -04:00
Ansis Brammanis
0c5424aa3f
re-add 'selected' class after each redraw
...
Performance seems to be fine, but we could move this into
svg/* and only run it on entering elements.
fix #1236
2013-04-02 13:51:32 -04:00
Ansis Brammanis
3e75943405
block quick second click when drawing
...
- doubleclicking to add point doesn't zoom
- doubleclicking on last node selects way, not node
fixes #1233
2013-04-02 13:21:32 -04:00
Ansis Brammanis
7a5fca1e8a
select geocoder result
...
fixes #1235
2013-04-02 12:51:17 -04:00
Ansis Brammanis
9b6a8f2b18
fix wiki link
2013-04-02 12:11:19 -04:00
Saman Bemel-Benrud
fc0d89a6bd
styled wikipedia preset.
2013-04-02 11:58:19 -04:00
Ansis Brammanis
ffdc224390
Fix wikipedia input
2013-04-02 11:56:09 -04:00
John Firebaugh
777e42cfd3
Beta
2013-04-02 08:40:28 -07:00
Ansis Brammanis
bae7b13425
Localize maxspeed field (mph and km/h)
2013-04-01 19:36:39 -04:00
John Firebaugh
af7d003b88
Don't overload constructor parameters
2013-04-01 15:58:10 -07:00
John Firebaugh
79404c47d9
Multiselect control over disconnection ( #1220 )
2013-04-01 15:46:13 -07:00
Ansis Brammanis
33ebd9cb5e
fix wikipedia input
2013-04-01 16:06:42 -04:00
Ansis Brammanis
e82df13a28
wikipedia input field
2013-04-01 15:55:37 -04:00
John Firebaugh
7100054707
Use preset names in commit dialog
2013-04-01 08:33:07 -07:00
Ansis Brammanis
78cf64b64e
use Bing for walkthrough
...
fixes #1210
2013-04-01 10:51:41 -04:00
Ansis Brammanis
b0ef106584
avoid walkthrough inception
...
fixes #1211
2013-04-01 10:37:38 -04:00
saman bb
ae56d5f57e
fine tuning tag reference.
2013-04-01 00:24:15 -04:00
Ian B
c3c2cfd0a2
Add aeroway styles ( #1102 )
2013-03-30 13:28:14 +01:00
Ansis Brammanis
745240c20b
point, line, area mode buttons now toggle
2013-03-29 19:05:50 -04:00
Ansis Brammanis
e13305b162
Merge pull request #1206 from systemed/background-overlay
...
support for overlay layers
2013-03-29 15:46:34 -07:00
John Firebaugh
6c8bb657e3
Use disabled operation icons ( fixes #1203 )
2013-03-29 15:37:00 -07:00
John Firebaugh
93dd4a2658
Multiselect vertex/way to control splitting
2013-03-29 15:32:19 -07:00
John Firebaugh
2bd6178f07
Split on self-intersections
2013-03-29 15:32:19 -07:00
John Firebaugh
bbd4cb80b6
Split ways at intersections ( fixes #750 )
2013-03-29 15:32:19 -07:00
Ansis Brammanis
eda5836554
imagery offsets affect only that layer
...
fixes #1202
2013-03-29 17:18:26 -04:00
Ansis Brammanis
2f04868770
add support for overlay layers
...
This is mostly added for the Tiger2012 road overlay
2013-03-29 16:42:53 -04:00
John Firebaugh
df633a0466
Cleanup
2013-03-29 12:55:18 -07:00
John Firebaugh
b1daf85cfd
Tooltips for disabled operations ( fixes #573 )
2013-03-29 12:29:07 -07:00
Tom MacWright
52dd7bf869
Merge pull request #1079 from systemed/prevent-drag
...
prevent accidental drags
2013-03-29 11:16:34 -07:00
Ansis Brammanis
e6de98398b
rename #iD to #id-container everywhere
2013-03-29 13:50:41 -04:00
Tom MacWright
60d3333873
Merge pull request #1185 from systemed/left-animate-overlays
...
Change animation for map overlays.
2013-03-29 10:00:15 -07:00
Ansis Brammanis
e75cb7b482
fix number input in opera
...
don't use input[type=number] since the buttons can't be hidden in opera
2013-03-29 12:58:27 -04:00
Ansis Brammanis
bc8ab73d1f
more restrictive click blocking in intro
...
block clicks immediately after selecting road to
prevent other selections
2013-03-29 12:50:05 -04:00
Ansis Brammanis
aa5fbf4ba1
better style for geocoder not found message
...
fixes #1194
2013-03-29 11:47:08 -04:00
Ansis Brammanis
6161d4c3be
second half of aa413e368f
2013-03-29 11:36:53 -04:00
Ansis Brammanis
38ee0c463f
fix selecting search in walkthrough
2013-03-29 00:15:21 -04:00
Ansis Brammanis
8f390bd019
fix inspector transition in firefox
...
firefox not returning the computed style as a percentage
was breaking the transition
2013-03-28 20:52:44 -04:00
Ansis Brammanis
c31ce3ebd9
don't transition inspector when reselecting
...
fixes #1189
2013-03-28 19:27:30 -04:00
Saman Bemel-Benrud
da6f8e844a
fixing broken success modal links.
2013-03-28 19:23:10 -04:00
Ansis Brammanis
df465f73f9
more careful about not drawing midpoints
...
in the case where all vertices were out of bounds it would
assume there were many hidden vertices
2013-03-28 19:01:51 -04:00
Ansis Brammanis
e9244159dc
fix midpoint redrawing
...
Midpoints weren't being redrawn when the way was deleted
but both edge nodes still existed in other ways.
2013-03-28 18:30:10 -04:00
Tom MacWright
1439b30049
Fix mixup around events so that background and geocoder close each other
2013-03-28 18:06:12 -04:00
Tom MacWright
98a05586a2
Merge branch 'master' into left-animate-overlays
2013-03-28 17:54:10 -04:00
Saman Bemel-Benrud
2976abaffe
changing animation for map overlays.
2013-03-28 17:43:40 -04:00
Tom MacWright
78ae9a3e16
Do not set NaN extent when there is no GPX
2013-03-28 17:24:11 -04:00
Tom MacWright
d6d87741c7
Merge pull request #1184 from systemed/use-osm-auth
...
Use osm-auth instead of iD.OAuth.
2013-03-28 14:16:11 -07:00
Tom MacWright
936d1bd403
Use osm-auth instead of iD.OAuth.
...
It's a drop-in replacement and not seeing any issues with this switch
atm other than ones that were pre-existing - specifically the user shown
in the save dialog sometimes not being present or being out of date, but
the save still being correct.
2013-03-28 16:48:03 -04:00
Saman Bemel-Benrud
6c5be4f8f7
adding specific rules for bridge shadows
2013-03-28 16:34:17 -04:00
Ansis Brammanis
b39d6498e6
scroll help to top when changing sections
2013-03-28 16:19:38 -04:00
Tom MacWright
ab9b8cb2a6
Condense modal hiding logic, fixes #1159
2013-03-28 16:04:35 -04:00