Commit Graph

773 Commits

Author SHA1 Message Date
John Firebaugh
52929b9312 Show preset grid for untagged features (fixes #1258) 2013-04-12 18:15:56 -04:00
John Firebaugh
5dda54ea52 Refine focus behavior for inspector (fixes #1277)
Auto-focus the search field only right after finishing drawing.
At that point, the radial menu isn't shown anyway. So then the
flow for correcting geometry before assigning a preset is:

 1. Draw.
 2. Finish drawing. The search field is focused, and no
    radial menu is open.
 3. Click again to reselect the feature and show menu.
    Now the search field is blurred.

In other words: when the menu is shown, search should not be
focused. When search is focused, the menu should not be shown.
2013-04-12 10:08:44 -04:00
John Firebaugh
4a960216d1 Camel case 2013-04-11 10:11:10 -04:00
John Firebaugh
0540060f2e Fix global leak 2013-04-11 10:10:38 -04:00
Saman Bemel-Benrud
bce352f27a reworked background reset button. 2013-04-08 19:21:21 -04:00
John Firebaugh
872b148bc0 Add access field (#934) 2013-04-06 17:55:53 -07:00
Ansis Brammanis
f356e3e357 fix cursors 2013-04-05 14:24:58 -04:00
saman bb
cebf5dc1a6 adding mini-loader graphics. 2013-04-05 11:45:49 -04:00
Ansis Brammanis
ece158b65e fix geocoder 2013-04-04 19:10:47 -04:00
John Firebaugh
c1df01cec1 Fix global leak 2013-04-03 16:45:40 -07:00
Saman Bemel-Benrud
4bc98c32d1 reworked out links, closes #1242 2013-04-03 14:20:38 -04:00
Ansis Brammanis
e097641f4e Fix deleting entity with modified field
fixes #1237
2013-04-02 16:43:53 -04:00
Ansis Brammanis
834139a7ba fix lasso 2013-04-02 15:59:09 -04:00
Ansis Brammanis
7e85fed027 add .id-container class to container
fixes #1228
2013-04-02 14:03:46 -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
Ansis Brammanis
bae7b13425 Localize maxspeed field (mph and km/h) 2013-04-01 19:36:39 -04: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
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
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
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
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
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
Ansis Brammanis
1677df34c6 fix preset grid reference transition
fixes #1174
2013-03-28 15:53:59 -04:00
Saman Bemel-Benrud
435a6d25cc adding nice 'start the walkthrough' link to help 2013-03-28 15:38:35 -04:00