Commit Graph

3939 Commits

Author SHA1 Message Date
John Firebaugh
30f68c4ef9 Insert areas in sorted order
Fixes #1693
2013-08-26 15:27:57 -07:00
John Firebaugh
0a23c395ed Cache GeoJSON transient 2013-08-26 15:20:32 -07:00
John Firebaugh
7215e91ff2 Ensure asGeoJSON returns winding orders expected by D3 2013-08-26 14:39:08 -07:00
John Firebaugh
539a8520b4 Use d3.geo.area 2013-08-26 14:38:09 -07:00
John Firebaugh
28d12a831b Merge pull request #1746 from tyrasd/patch-walkthrough-retry-preset
walkthrough: handle wrongly selected road type
2013-08-25 18:39:05 -07:00
tyr
afc28fc3dc walkthrough: handle wrongly selected road type
Currently, when one selects a road type other than residential, the walkthrough gets stuck. This adds an additional step for this case and tells the user to redo the preset selection.
2013-08-24 22:42:04 +02:00
John Firebaugh
2e5b0de6d6 Merge pull request #1744 from tyrasd/patch-walkthrough-lines-tooltip
Fixes some walkthrough glitches
2013-08-24 10:46:16 -07:00
John Firebaugh
1cdc4bc79d Remove duplicate style 2013-08-24 09:53:51 -07:00
John Firebaugh
b328c6da3c Update translation in correct place 2013-08-24 09:53:24 -07:00
tyr
8c2fb92dad add missing context parameter to call of intro.pad() in method retry() for incomplete way drawings 2013-08-24 18:51:21 +02:00
tyr
7a1a97975e walkthrough: increase timeout for revealing road subgrid
200ms seems to be too low, because the fade-in transition seems to take 250ms and an the unfinished animation can cause troubles.
this fixes #1742
2013-08-24 18:29:38 +02:00
John Firebaugh
e343fc51a7 1.1.6 2013-08-24 09:21:05 -07:00
John Firebaugh
f51e9e26bd Update translations 2013-08-24 09:19:22 -07:00
John Firebaugh
0bec35fd8c Adjust for small screen 2013-08-24 09:11:29 -07:00
John Firebaugh
5217f7a34f Fix walkthrough on Firefox (#1743) 2013-08-24 09:08:17 -07:00
tyr
00310b3bb4 walkthrough: use correct css class for intro message of the "lines" chapter 2013-08-24 18:00:26 +02:00
John Firebaugh
12d39c0485 Merge pull request #1740 from tyrasd/patch-after-walkthrough
Fixes the icon on the final "begin mapping" dialog of the walkthough
2013-08-24 07:58:42 -07:00
John Firebaugh
2fbfb76cc4 Merge pull request #1739 from tyrasd/patch-1737
Fix loading graph of unserialized objects. Fixes walkthrough
2013-08-24 07:56:33 -07:00
tyr
9a4894a328 Fix walkthrough 2013-08-24 15:23:19 +02: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
3399646aee Open details in new tab (fixes #1732) 2013-08-23 15:20:31 -07:00
John Firebaugh
7a740cb029 1.1.5 2013-08-23 14:32:46 -07:00
John Firebaugh
fecaac029b Update translations 2013-08-23 14:32:46 -07:00
mr.Shu
f702d0c30a Fix preset list header text after deleting search value
Fixes #1725
2013-08-23 14:32:30 -07:00
John Firebaugh
77985d65f8 Exclude Locator Overlay from imagery_used 2013-08-23 12:51:58 -07:00
Bryce Nesbitt
86d1baf00f Add Ranger Station preset 2013-08-23 11:15:28 -07:00
John Firebaugh
33f1ccd74d Merge pull request #1726 from ajashton/artwork-terms
Add terms for tourism=artwork (mural, sculpture, statue)
2013-08-23 11:09:55 -07:00
AJ Ashton
5f0fbae5e1 Add terms for tourism=artwork (mural, sculpture, statue) 2013-08-23 13:29:32 -04:00
Alex Barth
5a03695bf8 Update README.md 2013-08-23 13:27:10 -04:00
Alex Barth
8ef367efa1 Add Knight. 2013-08-23 13:26:52 -04:00
John Firebaugh
e3b712e06b Reduce prominence of share links, add G+ 2013-08-22 15:39:32 -07:00
John Firebaugh
6cdd928ea3 Default wildcard tags to "yes"
Fixes #1715
2013-08-22 14:30:27 -07:00
John Firebaugh
c7363623ad Fix tests 2013-08-22 14:16:30 -07:00
John Firebaugh
b5bd015cc2 Add help topic on relations
Fixes #1708
2013-08-22 13:32:19 -07:00
John Firebaugh
5158782f34 Fix unsupported message (fixes #1720) 2013-08-22 12:57:31 -07:00
John Firebaugh
d9142271ac Add default "Locator Overlay" layer
A layer that is by default visible at <z16 and can
orient you with major roads, cities, borders, etc.

Fixes #1301
2013-08-22 12:53:57 -07:00
John Firebaugh
0180367399 Refactor BackgroundSource 2013-08-22 12:53:57 -07:00
John Firebaugh
7b2eaa2fd8 Remove unused 2013-08-22 11:00:14 -07:00
John Firebaugh
f58120df37 Remove maximization
This is low utility now that iD is full-width when
embedded, and the key combination conflicts with "Move".

Fixes #1482
2013-08-21 17:56:54 -07:00
John Firebaugh
57371ed515 Refine toilet preset
Fixes #1697
2013-08-21 16:41:06 -07:00
John Firebaugh
b52eb9ce72 Change delete shortcut to ⌘⌫/Ctrl-Backspace
Refs #1698
2013-08-21 15:50:55 -07:00
John Firebaugh
93c1e7ad80 Fix close button event binding in save dialog
Fixes #1713
2013-08-21 15:47:00 -07:00
John Firebaugh
ccf2491bdd Fix error when deleting a triangle vertex
Fixes #1712
2013-08-21 15:25:51 -07:00
John Firebaugh
e631faa185 Merge pull request #1699 from tomhughes/assets
Add support for an externally provided asset map
2013-08-18 09:07:40 -07:00
Tom Hughes
a528267f18 Add support for an externally provided asset map
This allows an embedding site to provide a map from individual
asset names to the URLs to use, thus allowing them to be served
through (for example) the rails asset pipeline.
2013-08-18 14:59:32 +01:00
John Firebaugh
f2821dd9f2 1.1.4 2013-08-17 12:52:58 -07:00
John Firebaugh
22cee50788 Fix default background opacity 2013-08-17 12:52:57 -07:00
John Firebaugh
40bba4684c background parameter is now supported in embedded mode 2013-08-16 17:39:00 -07:00
John Firebaugh
086cfc934f Fix adding multilingual name (fixes #1694) 2013-08-16 14:32:06 -07:00