Commit Graph

155 Commits

Author SHA1 Message Date
John Firebaugh 3d210ac3c1 Implement basic restriction toggling 2014-05-18 16:02:47 -07:00
John Firebaugh 1fee019d72 Remember last custom tile layer (fixes #2094) 2014-04-07 19:19:53 -04:00
John Firebaugh 629f93c250 Update translation in correct place 2014-03-28 11:56:08 -07:00
Bryan Housel 1df54a700a Disable circularize and orthogonalize operations when way is <80% contained in the viewport 2014-03-27 22:47:34 -04:00
tyr 90fd8b6e51 disable merge operation if at least one relation is incomplete
Incomplete multipolygons were harmed in the merge operation (which
relies on completely loaded relations to determine inner/outer
status for example).

This disables the operation and adds an appropriate tooltip.
2014-02-09 18:41:31 +01:00
John Firebaugh ab8a4ffd7b Update GitHub links 2014-01-08 16:14:28 -08:00
Christian Schwarz 5aede6f323 Added support for ids and locations as search input
e.g.:
n123
w456
r789
48.123 16.456
2013-12-12 21:02:46 +01:00
Aaron Lidman e6f741836b Fix commit warning tooltip string 2013-12-04 10:42:00 -05:00
John Firebaugh 7a844f8f33 Fix misalignment -> Fix alignment (fixes #1913) 2013-10-24 11:17:38 -07:00
John Firebaugh 1374b5bc5d Update help text 2013-10-16 09:03:02 -04:00
Aaron Lidman ab1b6a508a Multiselection list UI 2013-10-15 18:30:30 -04:00
John Firebaugh e20a9f6734 Improve GPX related tooltips 2013-10-15 13:15:35 -04:00
Aaron Lidman fd44a6f381 Fixes blank hover state for Structure field, closes #1891 2013-10-15 10:06:50 -04:00
John Firebaugh 29469ffb86 Update translation 2013-10-15 09:30:22 -04:00
Aaron Lidman 1899eb361c Add None tile layer
Fixes #1472
2013-10-14 12:08:36 -04:00
John Firebaugh c7f085e93f Allow "yes" and "no" check values to be translated (fixes #1819) 2013-10-09 17:44:53 -07:00
Paul Mach 0e080b3ed6 Limit squaring to near square or near straight nodes 2013-09-29 13:44:30 -07:00
John Firebaugh 690a04e538 Make straighten/orthogonalize act like a single operation
- Display only one or the other in the radial menu
- Rename "Orthogonalize" to "Square"
- Use "S" as shortcut for both

Refs #1839
2013-09-25 14:26:30 -07:00
Paul Mach b8efb00cfc Add straighten way operation and action 2013-09-20 12:14:16 -07:00
Tom MacWright 56ab10ed3e Merge pull request #1790 from pnorman/gpx_help
Expand help text on GPX, providing a link to upload GPX files
2013-09-13 18:59:21 -07:00
Paul Norman 8180487c07 Convert some remaining en-GB to en-US
Also added alternete dialects to preset search terms

en-US and en-GB are close enough that there's value in having en-GB terms
in the en-US terms list.
2013-09-13 18:43:13 -07:00
Tom MacWright da866d6c42 Update string to match UI. Fixes #1803 2013-09-13 17:30:07 -04:00
Paul Norman 5a9010ae0a Expand help text on GPX, providing a link to upload GPX files
We know the user is logged in, so we're safe directing right to the upload page.
2013-09-06 23:00:54 -07:00
John Firebaugh 8a215cac81 Add "Continue" operation 2013-08-28 09:30:28 -07:00
John Firebaugh 56a12349a2 Tweak multi-select documentation
Fixes #1302
2013-08-27 12:37:44 -07:00
John Firebaugh ffa3997fdd Add translation in correct place 2013-08-27 11:41:05 -07:00
John Firebaugh b328c6da3c Update translation in correct place 2013-08-24 09:53:24 -07:00
John Firebaugh e3b712e06b Reduce prominence of share links, add G+ 2013-08-22 15:39:32 -07:00
John Firebaugh b5bd015cc2 Add help topic on relations
Fixes #1708
2013-08-22 13:32:19 -07:00
John Firebaugh 0180367399 Refactor BackgroundSource 2013-08-22 12:53:57 -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 1b65034045 Clarify undo/redo tooltips (fixes #1670) 2013-08-13 15:23:25 -07:00
John Firebaugh 369ba567c9 Better search fail state (fixes #1655) 2013-07-29 16:50:27 -07:00
John Firebaugh 11e2f1d1fe Merge geocoder into feature search UI 2013-07-25 19:24:07 -07:00
John Firebaugh f579795dee Display features in sidebar list only on search (#1629) 2013-07-25 14:58:20 -07:00
John Firebaugh e8d924aab0 Add ability to create a new relation (fixes #1576) 2013-07-22 15:13:21 -07:00
Saman Bemel-Benrud 7b46ccbb65 minor refinements. 2013-06-20 17:55:54 -04:00
Saman Bemel-Benrud d4582e03bf fix translation. 2013-06-20 17:52:50 -04:00
John Firebaugh 21fa8c9c5d Prevent merging over restriction relations (#1512) 2013-06-18 14:25:10 -07:00
John Firebaugh 3861879f62 Remove Connection#user and always use #userDetails
Because the embedded iD does not show the account
UI, Connection#userDetails was not being called, so
the commit UI didn't show the user name and image.

Fixes #1464
2013-06-14 13:06:13 -07:00
John Firebaugh 3609b8280b Remove repeated words (fixes #1591) 2013-06-12 16:57:57 -07:00
John Firebaugh 4b4f20461d Interpolate "Cafe" and "Playground" translations (fixes #1578) 2013-06-06 12:56:39 -07:00
John Firebaugh 467d01d339 First pass at "Add to Relation" (#1539) 2013-06-05 11:22:00 -07:00
John Firebaugh a1d7d05155 Feature List (#1545) 2013-06-04 10:37:24 -07:00
John Firebaugh 3981279747 Fix member list redraws
d3 does not store the keys produced by a data bind -- it
recomputes them on the fly. The key function that was used
referred to `entity`, with the intent that rows referring
to the previous entity would wind up in the exit selection.
But since the key is recomputed for the existing bindings,
and at that point `entity` refers to the new entity, that
portion of the key effectively always matched.

While here, fix deletion of incomplete members (don't know
what the geometry is, so can't do geometry-specific annotations).

Fixes #1548.
2013-05-30 11:45:02 -07:00
John Firebaugh 6439bdc48c Shorten "Zoom in" text, don't hide it on narrow screens
Fixes #1477.
2013-05-29 19:54:41 -07:00
John Firebaugh 8c2c5357c7 Fix typo, localize 2013-05-29 16:10:57 -07:00
Saman Bemel-Benrud 52aa970296 click preset icon to return to preset grid. 2013-05-29 15:40:12 -04:00
John Firebaugh 1069382353 Obvious editor is obvious 2013-05-28 15:14:07 -07:00
Saman Bemel-Benrud 68d7d27cdc more minimal footer (bug icon instead of text) + fixed layout now that sidebar is persistent. 2013-05-23 16:19:53 -07:00