Commit Graph

7778 Commits

Author SHA1 Message Date
Bryan Housel
ccf452acf6 Replace tag documentation when tag has changed
(closes #4209)
2017-09-20 10:35:25 -04:00
Bryan Housel
0edcc9d328 Adjust feature tooltip message when OSM layer is hidden
(re: https://github.com/openstreetmap/iD/issues/4292#issuecomment-330588097)
2017-09-19 17:08:31 -04:00
Bryan Housel
7b9af48c4d If any part of an address is present, allow fallback to "Address" preset
(closes #4353)
2017-09-19 16:55:18 -04:00
Bryan Housel
04352bb15d Match generic address preset on point, vertex, and area 2017-09-19 15:52:51 -04:00
Bryan Housel
7da27f2a16 Hide administrative boundaries by default
(closes #4292)
2017-09-18 22:31:11 -04:00
Bryan Housel
5a8709bc67 Treat osm layer like other vector layers and give it a toggle
(closes #2904)
2017-09-18 22:03:34 -04:00
Bryan Housel
8a384a9666 Zoom to Edit notice should be based only on zoom, not on editable 2017-09-18 22:03:01 -04:00
Bryan Housel
b21c2933af Faster layer disable/enable transitions 2017-09-18 22:02:16 -04:00
Bryan Housel
fc9fbbe390 Disable mode buttons on leading and trailing debounce 2017-09-18 22:01:33 -04:00
Bryan Housel
9fa1b567a0 Disable Undo/Redo when map is not editable
(closes #4358)
2017-09-18 22:00:35 -04:00
Bryan Housel
1d3c921481 npm run all to rebuild presets 2017-09-18 14:21:04 -04:00
Bryan Housel
38de4e72eb Merge branch 'memorial' of https://github.com/boothym/iD into boothym-memorial 2017-09-18 14:18:14 -04:00
Bryan Housel
2ffac8e9eb Consistently use the browser's pointer cursor
(before it was a random mix of browser pointer and custom pointer)
2017-09-18 14:14:25 -04:00
Bryan Housel
595053621b Wrap request review UI in div and label
(closes #4354)
2017-09-18 14:10:14 -04:00
boothym
979cb7d2e9 Add memorial type field 2017-09-18 16:52:16 +01:00
Bryan Housel
5b9b6bbd97 Fix multiselect items that span more than one line
(closes #4349)
2017-09-18 10:24:20 -04:00
Bryan Housel
6c1c175edb Remove NOTES.md, the information in there is very outdated 2017-09-17 22:45:35 -04:00
Bryan Housel
c5424b7f81 Deprecate shop=furnace
(closes #4347)
2017-09-17 22:40:02 -04:00
Bryan Housel
001bb2fce9 Add info about customizing colors with Stylish to the FAQ
(closes #4270)
2017-09-17 22:34:46 -04:00
Bryan Housel
2c53674c38 Use dark style for zoom in message now that it's not on sidebar 2017-09-17 00:38:38 -04:00
Bryan Housel
320f1430fa Merge branch 'zoom-to-edit' of https://github.com/leegenes/iD into leegenes-zoom-to-edit 2017-09-17 00:01:50 -04:00
Bryan Housel
87a595ec55 Merge pull request #4350 from openstreetmap/download_changes
Add download changes link
2017-09-16 22:51:24 -04:00
Bryan Housel
202354508e Use file blobs instead of data uri for saving
(This seems to be an easier path to IE11/Edge support)
2017-09-16 22:39:52 -04:00
Bryan Housel
0620e6b470 Merge pull request #4352 from willemarcel/update-help
update help text that mention the edit feature menu
2017-09-16 00:17:43 -04:00
Bryan Housel
2edc37b74e Leave out the changeset_id when downloading osmChange file
per https://github.com/openstreetmap/iD/pull/4350#discussion_r139261887
2017-09-15 20:04:42 -04:00
Bryan Housel
359eab468c OsmChange -> osmChange 2017-09-15 19:44:55 -04:00
Bryan Housel
82494750ef Cleanup code, detect download support (alternate flow for IE, Edge) 2017-09-15 16:39:50 -04:00
Wille Marcel
18ead386d2 update help text that mention the edit feature menu 2017-09-15 16:08:28 -03:00
Bryan Housel
a43b1e3c0a WIP: fix download changes on save conflicts screen 2017-09-14 22:25:17 -04:00
Bryan Housel
8c9aae1499 Add download changes link to uiCommitChanges summary
(WIP: still need to check IE11 and fix download on conflict screen)
2017-09-14 17:35:06 -04:00
Bryan Housel
b07dad051b Change eslint no-unreachable-code from "error" to "warn"
I sometimes add an early `return` while debugging, still want tests to run
2017-09-14 13:19:26 -04:00
Bryan Housel
25eb6269bf Add speciality clinics per osm wiki 2017-09-13 17:01:02 -04:00
Bryan Housel
80dfc5a415 Add more healthcare providers, per osm wiki and taginfo 2017-09-13 16:46:00 -04:00
Bryan Housel
8d6f59c771 Add healthcare=pharmacy tag (based on taginfo usage) 2017-09-13 14:27:16 -04:00
Bryan Housel
8189503c76 Add generic healthcare preset 2017-09-13 14:05:55 -04:00
Bryan Housel
cf8ceb7734 Move healthcare:speciality to subfolder 2017-09-13 13:46:49 -04:00
Bryan Housel
ba1fea6c98 Remove ref from healthcare fields, remove "general" specialist preset 2017-09-13 11:40:44 -04:00
Bryan Housel
6ca818268b Merge branch 'master' into hcpresets 2017-09-13 10:54:30 -04:00
Bryan Housel
12be1a8161 pacify eslint 2017-09-13 09:03:16 -04:00
Bryan Housel
c7ec97f116 Merge pull request #4343 from hugovk/patch-1
HTTPS links and a typo
2017-09-12 17:06:01 -04:00
Bryan Housel
1fcceeb0e8 Move string processing into background_source 2017-09-12 17:02:17 -04:00
Hugo
72b9e4413f HTTPS links and a typo 2017-09-12 23:16:06 +03:00
Bryan Housel
75fcb892f8 Fix show/hide of list items 2017-09-12 15:32:23 -04:00
Bryan Housel
9d60d9c6b0 Track inflight jsonp requests and avoid reissuing them 2017-09-12 15:00:32 -04:00
Bryan Housel
6addbba340 reorganize metadata object, change display of meters 2017-09-12 14:51:01 -04:00
Bryan Housel
6eb392f147 Merge branch 'esri-vintage' of https://github.com/jgravois/iD into jgravois-esri-vintage 2017-09-12 09:45:18 -04:00
Bryan Housel
4032904a7b Fix mapillary detection label positions
(closes #4282)
2017-09-11 17:11:20 -04:00
Bryan Housel
19e9d57e49 Add tourism=attraction as a universal field
(closes #4323)
2017-09-11 15:20:03 -04:00
Bryan Housel
59f1df902d When showing a field, set its default value if it has one
This allows universal fields or other standalone fields to have a default value.
This didn't work before becuase default values were only handled by
preset.applyTags() / preset.removeTags().
2017-09-11 15:16:02 -04:00
Bryan Housel
494e247ad1 Render intermittent features with dashed lines 2017-09-11 14:14:30 -04:00