Commit Graph

902 Commits

Author SHA1 Message Date
John Firebaugh ab8a4ffd7b Update GitHub links 2014-01-08 16:14:28 -08:00
Aaron Lidman d6a03657aa Fix warning tooltip position
By default the tooltip looks like it belongs to the list item above it.
2013-11-26 15:20:02 -08:00
Aaron Lidman 4be6d8b496 Fix tooltip on commit warnings 2013-11-26 15:20:02 -08:00
John Firebaugh 7a07f698e0 Update maki 2013-11-14 16:43:25 -08:00
John Firebaugh 0bf0849eb3 Fix background pane tooltips 2013-11-05 15:52:20 -08:00
samanpwbb 25e2347b0a layer pane now matches help pane 2013-11-05 17:57:04 -05:00
Aaron Lidman 1ff435cf58 Fix sprite misalignment on save color icons, closes #1948
The colored icons in the sprite had a 5px offset from the left edge
rather than a 7px offset the rest of the icons use. I previously had to
bump the background-position to fix this.
2013-11-03 16:00:38 -08:00
John Firebaugh e382943f0d Use .low-zoom class rather than hard-coding z16 2013-11-01 11:17:49 -07:00
John Firebaugh 683b160994 Update maki; use prebuilt sprite (fixes #1916) 2013-10-25 12:16:47 -07:00
John Firebaugh 28aec51d20 Merge branch 'save-browse' 2013-10-23 13:37:57 -07:00
Aaron Lidman e8e9f7a4ff Remove blue circle and icon adjustments 2013-10-23 11:42:33 -04:00
Aaron Lidman df6a292a44 Add colored changeset icons 2013-10-22 11:48:21 -04:00
samanpwbb a0d3694f29 adding deleted/added feature icons 2013-10-22 11:20:55 -04:00
Aaron Lidman 2dc46806a5 Styled the save button a little 2013-10-21 21:01:04 -04:00
Aaron Lidman 22b4e5c6b5 Remove warning and changeset zoom icons and fixed warning problems 2013-10-21 19:38:58 -04:00
John Firebaugh a5311b5f6c Show attribution for overlay layers (fixes #1909) 2013-10-21 12:31:48 -07:00
Aaron Lidman 1eb4c6ce78 Added more distinction to changeset list items 2013-10-21 14:00:47 -04:00
Aaron Lidman b74ba194f2 Added ability to zoom to changeset list items 2013-10-16 12:43:25 -04:00
John Firebaugh de60274b72 Add vertex icon 2013-10-15 18:59:58 -04:00
Aaron Lidman ab1b6a508a Multiselection list UI 2013-10-15 18:30:30 -04:00
John Firebaugh 5f77f1ab97 Simplify CSS 2013-10-15 13:15:35 -04:00
John Firebaugh a9964589fc Add a button to trigger file browser for GPX (fixes #1758) 2013-10-15 13:15:35 -04:00
John Firebaugh 958c919763 Better markup structure for background 2013-10-15 12:55:03 -04:00
John Firebaugh 580bdf4790 Simplify CSS and improve transition 2013-10-15 11:29:36 -04:00
Aaron Lidman 27c3e4ce5d Moved localized delete button to the label, closes #1892 2013-10-15 10:55:53 -04:00
John Firebaugh f134ec2cc7 Eliminate blank space in Structure hover state 2013-10-15 10:34:53 -04:00
Aaron Lidman 7305cf379b Add delete button to all forms, closes #1492 2013-10-14 16:41:59 -04:00
Aaron Lidman b78e396839 More opacity options 2013-10-14 12:13:18 -04:00
John Firebaugh 2f419f789e Disable removing incomplete relation members (fixes #1768) 2013-10-11 15:48:18 -07:00
John Firebaugh 64746d6ef5 Make the combobox caret a larger target 2013-10-11 15:18:10 -07:00
John Firebaugh 04f0806ce2 Fix misspelling 2013-10-11 15:18:10 -07:00
John Firebaugh 340e455a9f Remove overflow: hidden from input elements
This triggered a rendering regression in Chrome 30,
and isn't useful anyway.

https://code.google.com/p/chromium/issues/detail?id=304210

Fixes #1879
2013-10-08 13:35:19 -07:00
SJohnson 0790cf7423 Added the ability to load points from gpx files and display on the map 2013-09-25 14:42:58 -07:00
Tom MacWright 03550ff6ff Brighter color for GPX paths. Fixes #1626 2013-09-17 15:53:28 -04:00
John Firebaugh 1cdc4bc79d Remove duplicate style 2013-08-24 09:53:51 -07:00
tyr b1896f9405 fixes the icon on the final "begin mapping" dialog of the walkthough
because of recent changes of the sprite.svg image, the dialog did accidentaly show the google plus logo.
2013-08-24 14:41:44 +02:00
John Firebaugh 2c93e053ae Fewer borders for localized names
Reduces visual clutter and fixes #1695
2013-08-23 16:51:27 -07:00
John Firebaugh e3b712e06b Reduce prominence of share links, add G+ 2013-08-22 15:39:32 -07:00
John Firebaugh 20df5d331a Fix social buttons (fixes #1690) 2013-08-16 13:37:28 -07:00
John Firebaugh 331174029b Don't actually use a form element for the preset form
Form elements have default behavior that we don't want,
such as auto-clicking the first button when pressing return
in a text field.

Fixes #1681
2013-08-15 12:44:24 -07:00
John Firebaugh 9b84a0874b After editing, give a sense when map is updated
Fixes #1660
2013-08-13 15:49:03 -07:00
John Firebaugh 369ba567c9 Better search fail state (fixes #1655) 2013-07-29 16:50:27 -07:00
Saman Bemel-Benrud 533071a558 adding alert icon. 2013-07-29 18:32:42 -04:00
Saman Bemel-Benrud 7496c076b7 remove awkward gap in left tooltips. 2013-07-29 18:05:39 -04:00
John Firebaugh b4448e183a Fix tooltips 2013-07-29 14:45:03 -07:00
Saman Bemel-Benrud 8958a991f0 better positioning of point tooltip, closes #1649 2013-07-29 17:18:23 -04:00
Saman Bemel-Benrud b8a5f79a2d cleanup form. 2013-07-29 16:17:02 -04:00
Saman Bemel-Benrud 35b02aa1d3 cleanup form styles and tooltips. 2013-07-29 15:45:45 -04:00
John Firebaugh 4dd4deb1cf Back to dark UI controls 2013-07-29 11:50:38 -07:00
John Firebaugh 5cd13c8e12 Fix bar positioning 2013-07-25 19:32:30 -07:00