Commit Graph

3076 Commits

Author SHA1 Message Date
Ansis Brammanis
b00c8d5e84 add intro translation strings to core.yaml 2013-03-29 13:41:35 -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
6d6df19249 fix number spinner border
fixes #1195

quick and hacky because position in chrome and firefox differed by 1px
so adjusting margins and heights didn't work
2013-03-29 11:31:37 -04:00
Ansis Brammanis
aa413e368f fix preset grid inspect buttons for firefox
fixes #1191
2013-03-29 11:19:38 -04:00
saman bb
d9b9bc8352 better centered tag info icon. 2013-03-29 03:36:30 -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
ab670eae2c fix weird discrepancies between button and a elements. 2013-03-28 19:23:10 -04:00
Saman Bemel-Benrud
da6f8e844a fixing broken success modal links. 2013-03-28 19:23:10 -04:00
Ansis Brammanis
d1fdc7ec43 position spinner under inspector
fixes #1118
2013-03-28 19:18:13 -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
Saman Bemel-Benrud
ff7e52d66e fixed success modal copy. 2013-03-28 18:55:14 -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
Saman Bemel-Benrud
dbbca3608b adding max-widths to columns. 2013-03-28 18:00:23 -04:00
Tom MacWright
98a05586a2 Merge branch 'master' into left-animate-overlays 2013-03-28 17:54:10 -04:00
Saman Bemel-Benrud
a6570443ea give lower z-index to overlays than to buttons. 2013-03-28 17:52:38 -04:00
Saman Bemel-Benrud
2976abaffe changing animation for map overlays. 2013-03-28 17:43:40 -04:00
Ansis Brammanis
f2d1e77f95 Fix "zoom to edit" width 2013-03-28 17:40:36 -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
594c8fa00a Remove sha1 2013-03-28 17:10:26 -04:00
Tom MacWright
0e104431fa Fix references to iD.OAuth 2013-03-28 17:04:35 -04: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
Ansis Brammanis
1677df34c6 fix preset grid reference transition
fixes #1174
2013-03-28 15:53:59 -04:00
Saman Bemel-Benrud
14741c7394 fix tag inspection 2013-03-28 15:52:45 -04:00
Saman Bemel-Benrud
435a6d25cc adding nice 'start the walkthrough' link to help 2013-03-28 15:38:35 -04:00
Ansis Brammanis
4f1a593be2 Revert "remove tag reference wrapper"
This reverts commit bf8c56d4f4.
2013-03-28 15:35:49 -04:00
Ansis Brammanis
09642b1ea7 don't try to label if centroid is undefined
fixes #1180
2013-03-28 15:26:38 -04:00
Saman Bemel-Benrud
37019b9912 refine help nav. 2013-03-28 15:20:57 -04:00
Ansis Brammanis
4a2cb9841d fix nudging during move operation 2013-03-28 15:03:31 -04:00
Ansis Brammanis
0e1c3d0a0f swap unclassified road and service road positions 2013-03-28 14:52:26 -04:00
Ansis Brammanis
a931abf5b1 make all inputs full width 2013-03-28 14:51:44 -04:00
Saman Bemel-Benrud
28a352d549 replace overloaded class, minor style adjustments. 2013-03-28 14:30:41 -04:00
Saman Bemel-Benrud
95f1bfe352 cleanup. 2013-03-28 14:30:41 -04:00
Tom MacWright
2e3dde2d63 Make note of userLanguage 2013-03-28 14:25:38 -04:00
Tom MacWright
30e7444e3c Merge branch 'master' of github.com:systemed/iD 2013-03-28 14:16:11 -04:00
Tom MacWright
244c00f9c4 Fall back to userLanguage in IE 2013-03-28 14:14:57 -04:00
Saman Bemel-Benrud
56a215dbc5 css cleanup. 2013-03-28 13:58:19 -04:00
Tom MacWright
555df63b0e Merge branch 'master' of github.com:systemed/iD 2013-03-28 13:49:46 -04:00
Tom MacWright
fc497f16d8 Use conditional comments for IE handling. Fixes #1167 2013-03-28 13:47:41 -04:00
Ansis Brammanis
97adaa5b1f don't show attribution above the help pane 2013-03-28 13:25:52 -04:00