Commit Graph

3056 Commits

Author SHA1 Message Date
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
Saman Bemel-Benrud dbbca3608b adding max-widths to columns. 2013-03-28 18:00:23 -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
Ansis Brammanis 92ceae911c Fix click suppression in d3 zoom behavior
This should be included in the next version of d3
2013-03-28 13:18:58 -04:00
Saman Bemel-Benrud dcaa10fda6 sprite update. 2013-03-28 13:07:41 -04:00
Saman Bemel-Benrud 18b6cb8f91 fine-tuning styles. 2013-03-28 13:06:29 -04:00
Saman Bemel-Benrud a090832655 cleanup styles for map overlays' 2013-03-28 13:06:29 -04:00
Ansis Brammanis 9ba6dc261d limit number of defaults to nine 2013-03-28 12:59:48 -04:00
Ansis Brammanis bf8c56d4f4 remove tag reference wrapper
fixes #1174
2013-03-28 12:47:30 -04:00
Ansis Brammanis 849eadca23 less action-less steps in walkthrough 2013-03-28 12:13:59 -04:00
Saman Bemel-Benrud 56cfcd7a3f reorganized sidebar icons. 2013-03-28 12:06:39 -04:00
Saman Bemel-Benrud 3bde3afba4 style tweaks to walkthrough footer. 2013-03-28 12:06:39 -04:00
Ansis Brammanis 0435c4793c better positioned walkthrough tooltips 2013-03-28 11:58:56 -04:00
Ansis Brammanis 3ee394849f don't save walkthrough to localstorage 2013-03-28 11:47:52 -04:00
Saman Bemel-Benrud a4aa9f11f6 fine-tuned oneway markers + preset icon display. 2013-03-28 11:34:07 -04:00
Saman Bemel-Benrud 8540be3d41 set button width of add preset form buttons based on # of buttons. 2013-03-28 11:20:07 -04:00
John Firebaugh 222b948619 Remove unused 2013-03-27 18:47:13 -07:00
John Firebaugh 160f3e7e4c Extract preset icon component (fixes #1176) 2013-03-27 18:41:11 -07:00
Saman Bemel-Benrud 49f24a2fae touch up footer nav (still needs work). 2013-03-27 20:20:03 -04:00
Saman Bemel-Benrud 4776ca92ea styled 'start editing' button, closes 1177 2013-03-27 20:08:25 -04:00
Ansis Brammanis 2a73e2271f make it harder to break the walkthrough 2013-03-27 19:57:25 -04:00
John Firebaugh 5c79e11c4b Category icons (fixes #1175) 2013-03-27 16:51:01 -07:00
Saman Bemel-Benrud 912093f148 update feature icons css/png to include new categories. 2013-03-27 19:48:43 -04:00