4274 Commits

Author SHA1 Message Date
Bryan Housel ac23ac8fd2 Periods in non-sentence message headings look strange 2019-02-11 13:30:28 -05:00
Quincy Morgan 149e1b3e4d Removed unused string 2019-02-11 11:41:18 -05:00
Quincy Morgan 47ec58e5fc Don't zoom to the end vertex when continuing a disconnected highway if it is already visible
Add separate fixes for continuing a disconnected highway from the start and end vertices
Highlight the vertex that will be continued
2019-02-11 11:29:34 -05:00
Quincy Morgan db319e8ff5 Merge branch 'master' into validation 2019-02-11 07:59:29 -05:00
SilentSpike 24022416cb Fix negative number of trips in ImproveOSM issues
See https://github.com/openstreetmap/iD/pull/5739#issuecomment-460786055
2019-02-09 16:31:37 +00:00
Bryan Housel 6ff381cb28 Drop "from this key" jargon 2019-02-08 17:01:54 -05:00
Quincy Morgan d3bbdfab7e Merge branch 'master' into validation 2019-02-07 07:01:36 -05:00
Bryan Housel 043b827cc7 Remove linear water_hazard and lateral_water_hazard presets
From reviewing wiki, these seem like not a thing - they are always areas.
re: https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dgolf_course
2019-02-06 22:07:07 -05:00
Bryan Housel ce3b33e374 Add style for golf walking paths and cartpaths
Also
- use field inheritance to simplify presets
- rename multipurpose to "Golf Cartpath / Service Road"
  (I think users would understand this better)
- add `maxspeed` to "Golf Cartpath / Service Road"
2019-02-06 21:56:22 -05:00
Bryan Housel e045c0f178 Merge pull request #5862 from chadrockey/golf_paths
Presets for golf paths and cartpaths and driving ranges
2019-02-06 21:17:30 -05:00
Chad Rockey 90115b55ca Update track to service 2019-02-06 14:31:11 -08:00
Quincy Morgan 33d02cdba0 Add different messages for no tags vs. no descriptive tags warnings
Add warning for relation without a "type" tag
2019-02-06 09:38:33 -05:00
Quincy Morgan 6383fa7ea0 Merge branch 'master' into validation 2019-02-06 08:58:13 -05:00
Quincy Morgan 011f82239b Add new icons for Butcher, Cheese Shop, Copy Store, Dairy Shop, and Mexican Restaurant presets
Add Chess Table and Mexican Fast Food presets
2019-02-06 08:55:59 -05:00
Chad Rockey 31a5264c37 Add Golf Cartpath Multipurpose 2019-02-05 22:55:38 -08:00
Chad Rockey 25cc522333 Update to avoid connectivity errors 2019-02-05 22:20:16 -08:00
Quincy Morgan c1df48ce0f Simplify crossing ways warning message 2019-02-05 17:25:34 -05:00
Quincy Morgan bfefea422b Use iD's area tag logic for the tag_suggests_area validation 2019-02-05 13:55:59 -05:00
Chad Rockey c34f010e05 Remove golf tags 2019-02-05 10:44:20 -08:00
Quincy Morgan 7dd337383a Add quick fix for connecting the endpoints of a line where tags suggest area if it won't create self-intersection 2019-02-05 12:16:46 -05:00
Chad Rockey 0bc5c13b88 Cleanup according to comments 2019-02-05 09:14:07 -08:00
Quincy Morgan 8771a33716 Merge branch 'master' into validation 2019-02-05 11:30:24 -05:00
Quincy Morgan 3808685ee3 Rewrote tag as disconnected fix undo message to be more consistent 2019-02-05 11:29:09 -05:00
Bryan Housel 13e9e99c4a Allow "Monitoring Station" preset on vertex geometry
(closes #5827)
2019-02-05 11:21:37 -05:00
Quincy Morgan d09e76ccad Merge branch 'master' into validation 2019-02-05 11:18:59 -05:00
Bryan Housel 5c10aa397f Merge branch 'SilentSpike-unify' 2019-02-05 11:18:19 -05:00
Quincy Morgan 23ab1b66fb Revert "Update places of worship to use field inheritance"
This reverts commit 44d4f2378d.
2019-02-05 11:06:31 -05:00
Bryan Housel e71eddd138 Merge branch 'unify' of https://github.com/SilentSpike/iD into SilentSpike-unify 2019-02-05 10:41:08 -05:00
Quincy Morgan 7763626b02 Add access_simple field to library preset
Update Website field placeholder to use https
2019-02-05 10:22:43 -05:00
Quincy Morgan 44d4f2378d Update places of worship to use field inheritance
Add website to defaults fields for places of worship
Add presets for common place of worship denominations
2019-02-05 10:16:22 -05:00
Quincy Morgan 0934db48dd Don't count vertices toward many deletions warnings
Lower threshold for triggering many deletions warnings
2019-02-05 09:12:43 -05:00
Chad Rockey d3afa9449e Add driving range preset 2019-02-04 22:29:06 -08:00
Chad Rockey a7955bc3f9 Presets for golf paths and cartpaths 2019-02-04 21:14:17 -08:00
Quincy Morgan ca8c91563b Add issue count to section title in entity editor
Remove redundant string
2019-02-04 16:48:54 -05:00
Quincy Morgan d3946894e8 Standardize deprecated_tag and missing_tag rule type ids
Run crossing_ways before disconnected_way
Break out crossing_ways issue creation into a separate function
2019-02-04 16:29:29 -05:00
Quincy Morgan db5af39134 Tweak no issues info text 2019-02-04 13:40:08 -05:00
SilentSpike 781558e56b Remove redundant source property 2019-02-04 18:40:06 +00:00
Quincy Morgan ac7dba082f Merge branch 'master' into validation 2019-02-04 13:35:21 -05:00
Bryan Housel b340b65df4 Improve "club" icons
(closes #5854)
2019-02-04 13:35:12 -05:00
Bryan Housel 002f3ba590 switch far-clock to temaki-clock (one less clock icon) 2019-02-04 13:16:19 -05:00
SilentSpike d7147996ed Merge remote-tracking branch 'upstream/master' into unify 2019-02-04 17:17:17 +00:00
Quincy Morgan 190fc4f434 Add message to the issues pane for when there are no issues 2019-02-04 12:06:25 -05:00
SilentSpike 20ed8b50c9 Add generic QA error
I've converted the improveOSM errors to use this new generic QA error
structure which should allow for more general code to be used in
behaviour and UI.

Sidebar preview is currently broken, but will be fixed shortly.
2019-02-04 16:53:59 +00:00
Quincy Morgan 872cfe045e Sorted validation text alphabetically 2019-02-04 11:37:09 -05:00
Quincy Morgan 977e667453 Remove non-functional issue options from UI 2019-02-04 11:15:05 -05:00
Quincy Morgan d76c33187b Fix pane list tooltip placement
Improve edited features tooltip
2019-02-04 11:02:31 -05:00
Quincy Morgan a0558102d6 Add correct tags to crossing highway/railway and highway/waterway connection during quick fix
Remove unused fix text
2019-02-04 09:57:47 -05:00
Quincy Morgan 6514f645d1 Add error and warning count to the list titles
Hide error and warnings lists when there are no errors or warnings
2019-02-04 09:28:01 -05:00
Quincy Morgan 8c51411ad6 Merge branch 'master' into validation 2019-02-04 08:58:10 -05:00
Bryan Housel 96a15934ca Don't snake_case values for destination and destination:ref fields
(closes #5842)

But continue to snake_case the values for `destination:symbol`
2019-02-02 12:05:19 -05:00