Commit Graph

3990 Commits

Author SHA1 Message Date
Tom MacWright
da4cc3dd38 Merge branch 'hlaw-unicodefix' 2013-09-17 10:46:55 -04:00
Tom MacWright
7ff9bf4a8f Cleanup style and null check 2013-09-17 10:46:49 -04:00
Tom MacWright
00348922d7 Merge pull request #1818 from tyrasd/preset-natural-scree-fell
add presets for natural=scree and natural=fell
2013-09-17 07:27:06 -07:00
tyr
832d96ee65 add presets for natural=scree and natural=fell 2013-09-17 12:19:36 +02:00
John Firebaugh
526ee1fc17 Merge pull request #1815 from pnorman/reddit_synonyms
Add terms for fish and chips and petrol
2013-09-16 01:49:03 -07:00
Paul Norman
0c41c06794 Add terms for fish and chips and petrol 2013-09-15 21:05:49 -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
Tom MacWright
796954ed19 Merge pull request #1809 from pnorman/en_dialects
Convert some remaining en-GB to en-US
2013-09-13 18:56: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
cbb1d5b728 Merge pull request #1798 from tyrasd/preset-amenity-vending_machine
add preset for amenity=vending_machine
2013-09-13 14:42:44 -07:00
Tom MacWright
422e2af32e Merge pull request #1785 from tyrasd/hiking-route-preset
add preset for route=hiking relations
2013-09-13 14:41:32 -07:00
Tom MacWright
da866d6c42 Update string to match UI. Fixes #1803 2013-09-13 17:30:07 -04:00
Tom MacWright
7f41d8d90f Catch localStorage quota exception. Fixes #1807 2013-09-13 17:26:48 -04:00
KathleenLD
e375b0c664 Add railway=halt preset (fixes #1774) 2013-09-09 14:50:38 +01:00
KathleenLD
01a4ddd602 Fixed typo 2013-09-09 14:42:36 +01:00
tyr
391a32f0f4 add preset for amenity=vending_machine 2013-09-09 10:50:15 +02:00
Saman Bemel-Benrud
652c33483f Update README.md 2013-09-07 16:34:12 +01: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
hhclaw.eb@gmail.com
ab6c6411bd Unicode fix for label 2013-09-06 20:15:01 +08:00
hhclaw.eb@gmail.com
2c163ae2c2 Amend width calculation for wide characters 2013-09-06 20:00:08 +08:00
tyr
ca8f650b53 add preset for route=hiking relations 2013-09-06 10:39:24 +02:00
KathleenLD
36eb0ecd94 Updated documentation guidelines 2013-09-02 07:48:34 -07:00
KathleenLD
13a4969a93 Added link to presets documentation 2013-09-02 07:48:34 -07:00
KathleenLD
432aa1d528 Add clarification around preset icons 2013-09-02 07:48:34 -07:00
John Firebaugh
e11ab9699d Avoid consecutive identical nodes when adding a midpoint
Previously, adding a midpoint to an invalidly doubled-back
segment (aba) resulted in a self-intersection with an invalid
consecutive node (accba). Now a self-intersection is still
produced, but with only one c node (acba).

Refs #1296
2013-09-01 12:57:10 -07:00
John Firebaugh
3b16886574 Fix tests: pin happen to 0.1.2 2013-08-30 21:01:18 -07:00
KathleenLD
8b17928e83 Create arts_centre preset 2013-08-30 20:52:22 -07:00
John Firebaugh
156aa90e27 Add more turn logic 2013-08-30 19:27:21 -07:00
John Firebaugh
405a49506b Building logic for turn restrictions 2013-08-30 14:23:05 -07:00
John Firebaugh
a32ce33238 Add Way#affix 2013-08-30 13:59:29 -07:00
John Firebaugh
e911166b48 Refine cycleway preset (#1003) 2013-08-29 17:06:27 -07:00
John Firebaugh
1a166ec9b7 Suppress menu in more places 2013-08-29 14:38:42 -07:00
John Firebaugh
2197fbc25b Stop nudge when exiting move mode (fixes #1766) 2013-08-29 14:34:13 -07:00
Dmitri Goldring
74744319cc Use dictionary instead of array to prevent split changes
Changesets for a new area can be out of order, this patch
fixes an issue where they could show up in the commit confirm
as 'point, area, point(s)' instead of 'points, area'.

Fixes #1722
2013-08-29 13:11:57 -07:00
John Firebaugh
77c0b5041e Update imagery 2013-08-28 18:10:45 -07:00
John Firebaugh
6a3d62e57c Fix tests 2013-08-28 11:01:16 -07:00
John Firebaugh
f549e289cf Refine entrance presets (fixes #1757) 2013-08-28 10:05:50 -07:00
John Firebaugh
72bc3a5476 Move up maxspeed field (fixes #1763) 2013-08-28 09:42:29 -07:00
John Firebaugh
0af10eec27 Add continue icon 2013-08-28 09:30:28 -07:00
John Firebaugh
8a215cac81 Add "Continue" operation 2013-08-28 09:30:28 -07:00
John Firebaugh
57cfe50ec7 Support {-y} notation 2013-08-27 17:28:28 -07:00
John Firebaugh
7c2698f0e2 Clean up 2013-08-27 17:09:36 -07:00
John Firebaugh
56a12349a2 Tweak multi-select documentation
Fixes #1302
2013-08-27 12:37:44 -07:00
John Firebaugh
163c85bacb Delete relations that become empty
Fixes #465
Fixes #1454
2013-08-27 12:27:11 -07:00
John Firebaugh
e5c1944e37 Fix tests 2013-08-27 11:46:24 -07:00
John Firebaugh
250bfdad27 Fix toilet access field (fixes #1754) 2013-08-27 11:41:34 -07:00
John Firebaugh
ffa3997fdd Add translation in correct place 2013-08-27 11:41:05 -07:00
John Firebaugh
e30531277d Support polygon imagery bounds
Fixes #768
2013-08-27 11:25:11 -07:00
John Firebaugh
4e8cb0b97f Pull imagery from editor-imagery-index 2013-08-27 11:07:46 -07:00
John Firebaugh
20cf935c46 Optimize iD.svg.Labels 2013-08-26 16:33:03 -07:00