Commit Graph

12026 Commits

Author SHA1 Message Date
greenkeeper[bot] 1bd7d97c61 Cherry pick cldr-core 36.0.0 2019-10-10 07:08:28 +02:00
Quincy Morgan 08cd38259e Cherry pick cldr-localenames-full 36.0.0 2019-10-10 07:06:39 +02:00
Quincy Morgan 090f9f9c70 Fix typo and add note about unstable validation type IDs 2019-10-09 16:04:14 +02:00
Quincy Morgan 19cee51539 Add documentation about validation issue changeset tags (re: #6100) 2019-10-09 15:47:30 +02:00
Quincy Morgan bd1e1b34ff Add subtypes to crossing_ways validation warnings
Allow the `indoor` tag to indicate a crossing feature is indoors
2019-10-09 15:24:42 +02:00
Quincy Morgan a3d6097d40 Rename "Fix Me" Requests validation rule to more general Help Requests
Add subtypes to almost_junction and disconnected_way validation rules
Add additional validation documentation (re: #6100)
2019-10-09 15:00:28 +02:00
Quincy Morgan d57807478e Start validation documentation (re: #6100)
Add subtypes to close_nodes and unsquare_way validations
2019-10-09 12:43:38 +02:00
Quincy Morgan ffdc4d8442 Ensure visual diffs work on lines that are uninteresting members of multipolygons (re: #6843) 2019-10-08 20:44:05 +02:00
Quincy Morgan c7186e2ee6 Replace usage of lodash isEqual (re: #6843) 2019-10-08 20:42:58 +02:00
Quincy Morgan 7d31c76546 Unify visual diff styles for lines and areas (re: #6843)
Render tag-only diffs in yellow instead of translucent orange
Don't use target colors for vertex diff styling
2019-10-08 20:25:09 +02:00
Quincy Morgan 868ab2ca27 Merge pull request #6921 from cbeddow/2.15
fix: mapillary pagination and minimum detection count
2019-10-07 16:41:39 +02:00
Quincy Morgan 2924d4619a Show visual diff for standalone points (re: #6843) 2019-10-07 16:33:35 +02:00
Quincy Morgan f3e7bd9034 Render line and vertex visual diff on shadow instead of above everything (re: #6843)
Differentiate added lines and vertices from merely changed ones
2019-10-07 16:13:35 +02:00
cbeddow 819ea05e6f fix: mapillary pagination and minimum detection count 2019-10-07 14:13:21 +02:00
Quincy Morgan 909079e454 Replace uses of lodash omit (re: #6843)
Fix lint warnings
2019-10-07 11:43:40 +02:00
Quincy Morgan 5abdd4c813 Removed unused strings and rename string ids to not indicate ways only (re: #6843) 2019-10-07 11:02:07 +02:00
Quincy Morgan f4f648bb8a Merge pull request #6843 from Bonkles/215_highlight_edits
Add hotkey for Visual Diffs
2019-10-07 10:54:36 +02:00
Quincy Morgan c031f2dd33 Merge branch '2.15' into 215_highlight_edits
# Conflicts:
#	modules/svg/areas.js
2019-10-07 10:49:52 +02:00
Quincy Morgan 7e3e7409cd Merge pull request #6919 from huonw/cliff-arrow-colour
Change cliff direction marker to dark grey to match the line
2019-10-07 09:41:36 +02:00
Huon Wilson de2f052eb9 Change cliff direction marker to dark grey to match the line
Cliffs had their colour changed in 5f9bea67d, but the directional
arrow remained green.

Fixes #6918
2019-10-07 13:11:40 +11:00
Quincy Morgan 7251a2ab90 Make "edited issues" mean "issues the user created" instead of "issues for features edited by the user"
Only include issues created by the user in the "warnings" changeset tags
Include counts of issues resolved by the user in the changeset tags (close #6459)
Don't include "fixme" issue counts in "warnings" changeset tags since they're not created by the user (close #6658)
Don't cache crossing ways issues at the rule level
2019-10-04 16:50:44 +02:00
Quincy Morgan 51dfc8f96b Add derived data 2019-10-04 11:16:32 +02:00
Quincy Morgan 57bfeb1db5 Merge branch '2.15' of https://github.com/openstreetmap/iD into 2.15 2019-10-04 11:16:07 +02:00
Quincy Morgan badde3d583 Add warning for features with names that equal values in their not:name tag (close #6411) 2019-10-04 11:06:27 +02:00
Quincy Morgan fa05088e56 Merge pull request #6912 from guylamar2006/patch-2
Added corridor to jet bridge
2019-10-04 09:51:24 +02:00
guylamar2006 d76ba95ef3 Added corridor to jet bridge
Added corridor to jet bridge since it's the most common combination.
2019-10-03 14:42:57 -05:00
Quincy Morgan bbc537a5e9 Add preset for aeroway=spaceport 2019-10-03 19:04:04 +02:00
Quincy Morgan 3b671bf4e4 Flash the "change feature type" button in the inspector whenever the preset changes (close #6764) 2019-10-03 18:50:33 +02:00
Quincy Morgan b69aa45010 Ensure deterministic sorting of languages with equivalent percentages in territory-languages.json 2019-10-03 17:48:08 +02:00
Quincy Morgan 08530dd822 Prevent stale operations by reloading them after history changes 2019-10-03 16:57:12 +02:00
Quincy Morgan ee27268f80 Don't use icons with non-localizable dollar signs 2019-10-03 16:13:52 +02:00
Quincy Morgan 139e443239 Don't render barriers tagged on waterways (close #6887) 2019-10-03 15:52:29 +02:00
Quincy Morgan 0dc890a9ee Show more specific message when nonstandard brand has simply incomplete tags (close #6909) 2019-10-03 15:25:18 +02:00
Quincy Morgan cc6852eead Add derived data 2019-10-02 19:36:38 +02:00
Quincy Morgan 70da959519 Don't allow leisure=bleachers on points, as per the OSM wiki 2019-10-02 19:35:52 +02:00
Bryan Housel ad078b33b1 Use better icon for Service Building 2019-10-02 12:10:27 -04:00
Bryan Housel ddef18cac9 Use better icon for shed 2019-10-02 12:09:30 -04:00
Bryan Housel 8cc8f87a0a Switch icon for fire hose 2019-10-02 12:03:38 -04:00
Bryan Housel 06e0b1b5d5 Urls back to jsdelivr, but make sure to request files from master
(closes #6908)
2019-10-02 11:45:05 -04:00
Bryan Housel af7b37aea5 npm run build new taginfo.json 2019-10-02 11:26:38 -04:00
Bryan Housel 3690c20d45 Switch jsdelivr back to githubusercontent for iD assets
(re: #6908)
2019-10-02 11:26:38 -04:00
Quincy Morgan 7598109935 Deprecate various embankment values (re: #6818) 2019-10-02 17:17:09 +02:00
Quincy Morgan bcc09eb8b5 Add Type field to landuse=residential for the residential subkey 2019-10-02 13:13:06 +02:00
Quincy Morgan c2e254e296 Remove strings for removed invalid URL validation rule (re: #6831) 2019-10-01 18:40:00 +02:00
Quincy Morgan 610082f94e Remove trailing periods from invalid email messages 2019-10-01 18:36:32 +02:00
Quincy Morgan 9ccace9022 Don't warn about websites missing http:// or https:// (close #6831) 2019-10-01 18:34:20 +02:00
Quincy Morgan 6a515576f1 Add an "Extract this point" quick fix for points-as-vertices validation warnings (re: #6319) 2019-10-01 18:21:03 +02:00
Quincy Morgan 73bccd49f1 Update taginfo derived data 2019-10-01 15:11:20 +02:00
guylamar2006 e5f6ee76ab Added missing tags to golf
Added missing values to golf.
2019-10-01 10:14:20 +02:00
Quincy Morgan 1ea6f42759 Make construction icons yellow 2019-09-30 14:22:53 +02:00