Commit Graph

  • 9d58c4d0a2 Alphabetic Bryan Housel 2019-02-11 14:11:35 -05:00
  • 251a83ff7a Nitpicky code formatting stuff Bryan Housel 2019-02-11 13:55:58 -05:00
  • 19e262643d Fix issue where "other" ways were not sorted into the "other" category for hiding purposes Quincy Morgan 2019-02-11 13:38:37 -05:00
  • a6e05b8ac5 Rename for consistency - these are called "annotations" elsewhere Bryan Housel 2019-02-11 13:36:02 -05:00
  • ac23ac8fd2 Periods in non-sentence message headings look strange Bryan Housel 2019-02-11 13:30:28 -05:00
  • e1da28bcd6 Hide lines that are members of boundary relations when boundaries are hidden (close #5601) Quincy Morgan 2019-02-11 13:22:20 -05:00
  • b34dceeeb1 Tooltips should not receive pointer events Bryan Housel 2019-02-11 13:13:26 -05:00
  • 70cafda8ba Group issues in a container like fields (we should probably do this for all the sidebar things) Bryan Housel 2019-02-11 13:08:59 -05:00
  • a5ffec5665 utilHighlightEntities accept an array instead of calling it in a loop Bryan Housel 2019-02-11 11:59:58 -05:00
  • 0826050b55 Only zoom to the clicked issue in the entity sidebar if it isn't visible Quincy Morgan 2019-02-11 12:10:57 -05:00
  • 6a9bb2d138 Add crossing tags when connecting paths crossing roads with the quick fix Quincy Morgan 2019-02-11 12:03:56 -05:00
  • 99e1203d46 Zoom to entity when opening an issue without a specific location in the entity editor Quincy Morgan 2019-02-11 11:48:21 -05:00
  • 149e1b3e4d Removed unused string Quincy Morgan 2019-02-11 11:41:18 -05:00
  • 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 Quincy Morgan 2019-02-11 11:29:34 -05:00
  • 01b0c618d1 Don't highlight the selected entity when hovering over issues in the entity editor Quincy Morgan 2019-02-11 10:58:47 -05:00
  • ceee3c1a4b Merge branch 'master' into validation Quincy Morgan 2019-02-11 10:23:50 -05:00
  • 151e2685d4 Force selectedIDs to be visible (re: #5880) Bryan Housel 2019-02-11 10:00:59 -05:00
  • 11dc86ca9b Add check for entity geometry type in allowsVertex function (re: #5875) Quincy Morgan 2019-02-11 09:59:43 -05:00
  • 83f8cd97f6 Add feature highlighting when hovering over their corresponding issues Quincy Morgan 2019-02-11 09:45:33 -05:00
  • db319e8ff5 Merge branch 'master' into validation Quincy Morgan 2019-02-11 07:59:29 -05:00
  • ba44c80076 Force visible any entities related to a selected error (closes #5880) Bryan Housel 2019-02-10 23:29:23 -05:00
  • 6e45796be7 Merge pull request #5875 from openstreetmap/dont-snap-non-vertices Bryan Housel 2019-02-10 22:13:09 -05:00
  • 26368522c9 Batch changes from raw tag editor so blur/remove tag don't conflict (closes #5878) Bryan Housel 2019-02-10 22:08:13 -05:00
  • d64a4c5654 Don't pan map when resizing sidebar on right-to-left layout (closes #5881) Bryan Housel 2019-02-09 15:48:55 -05:00
  • 65fc1437dc Fix wiki image float and margins on rtl layout Bryan Housel 2019-02-09 15:30:57 -05:00
  • d055f34be8 Add sitelinks to result from wikidata getDocs Bryan Housel 2019-02-09 15:18:32 -05:00
  • 29ce6cb30c Use proper errbacks (re: #5823) Bryan Housel 2019-02-09 14:51:37 -05:00
  • fac9c2dadc Merge pull request #5879 from SilentSpike/3rd-party Bryan Housel 2019-02-09 14:13:32 -05:00
  • 24022416cb Fix negative number of trips in ImproveOSM issues SilentSpike 2019-02-09 16:28:27 +00:00
  • 48d001dcb9 Don't capitalize first letter of error message in Persian (closes #5877, re: #5679) Bryan Housel 2019-02-09 10:21:13 -05:00
  • 6ff381cb28 Drop "from this key" jargon Bryan Housel 2019-02-08 17:01:54 -05:00
  • a2b140e92b Remove unnecessary ternary Bryan Housel 2019-02-08 16:38:40 -05:00
  • fbe584c7ec Lookup docs for some presets on wikidata, not wikibase (re: #5823) Bryan Housel 2019-02-08 16:27:33 -05:00
  • 2a7fec46fe Fetch somewhat higher resolution images (100x100 was really too small) Bryan Housel 2019-02-08 13:36:39 -05:00
  • b050c2f442 Avoid keeping focus on the documentation lookup button Bryan Housel 2019-02-08 13:34:29 -05:00
  • 32c42073c6 Add support for Relation type documentation lookups from wikibase (closes #5860) Bryan Housel 2019-02-08 13:24:58 -05:00
  • ff6860693a Merge branch 'master' into validation Quincy Morgan 2019-02-08 13:21:46 -05:00
  • e0459279bb Move implementation details from uiTagReference to wikibase service Bryan Housel 2019-02-08 12:08:36 -05:00
  • 71f2bd5900 Fix key sorting between hover/select (this is a better fix for #5857) Bryan Housel 2019-02-07 17:14:57 -05:00
  • d70c02ee6d Replace use of Set object in validator Quincy Morgan 2019-02-08 09:33:17 -05:00
  • 55f71f5a7d Replace Set objects in crossing ways validation Quincy Morgan 2019-02-08 09:20:41 -05:00
  • 1564f73de6 Merge branch 'master' into validation Quincy Morgan 2019-02-07 20:51:21 -05:00
  • a363f5175f Fix tabbing beyond last row of raw tag editor in Firefox (closes #5847) Bryan Housel 2019-02-07 15:56:49 -05:00
  • 02790fcc5c Also make sure you can delete the new row in the raw tag editor (re #5840) Bryan Housel 2019-02-07 15:04:16 -05:00
  • 2aa409d5a9 Fix crash when deleting rows in raw tag editor (closes #5840) Bryan Housel 2019-02-07 13:48:29 -05:00
  • d2735ab40c Fix misspelling Bryan Housel 2019-02-07 13:41:06 -05:00
  • 492bb5b37e Eliminate magic scale numbers from tests, add loadNotes test xml Bryan Housel 2019-02-07 11:31:32 -05:00
  • 3875ea565b Remove mvt querystring parameter that we never used Bryan Housel 2019-02-07 10:48:19 -05:00
  • 8ec426bd9d Increase contrast between waterways and ski pistes Bryan Housel 2019-02-07 10:36:44 -05:00
  • bb0a47b255 Remove kr and keepRight for styles used generically (it was weird to see these classes in improveOSM components) Bryan Housel 2019-02-07 10:35:50 -05:00
  • f4b9abe474 Merge pull request #5867 from SilentSpike/iOSM-comments Bryan Housel 2019-02-07 09:46:57 -05:00
  • d3bbdfab7e Merge branch 'master' into validation Quincy Morgan 2019-02-07 07:01:36 -05:00
  • 043b827cc7 Remove linear water_hazard and lateral_water_hazard presets Bryan Housel 2019-02-06 22:07:07 -05:00
  • ce3b33e374 Add style for golf walking paths and cartpaths Bryan Housel 2019-02-06 21:56:22 -05:00
  • e045c0f178 Merge pull request #5862 from chadrockey/golf_paths Bryan Housel 2019-02-06 21:17:30 -05:00
  • 90115b55ca Update track to service Chad Rockey 2019-02-06 14:31:11 -08:00
  • a702281fb6 Add "remove" tooltip to raw tag editor remove button Quincy Morgan 2019-02-06 15:56:12 -05:00
  • 7036523bfc Merge branch 'master' into validation Quincy Morgan 2019-02-06 15:37:03 -05:00
  • 5b8fea9e87 Use existing nodes where possible in the crossing ways connection fix Fix a lint warning Quincy Morgan 2019-02-06 15:03:29 -05:00
  • e0a41656a1 Allow value to be entered before key in raw tag editor (closes #5872) Bryan Housel 2019-02-06 15:03:03 -05:00
  • 50fcff6ec9 Only check the edge nodes for almost junction merge fix Quincy Morgan 2019-02-06 14:12:19 -05:00
  • 7765baf03b Make merge threshold consistent for almost_junction and tag_suggests_area connection fixes Quincy Morgan 2019-02-06 13:12:58 -05:00
  • 88ecbcc069 Make the tag_suggests_area connection fix always use the location of the first node Quincy Morgan 2019-02-06 13:10:22 -05:00
  • 703d560a94 Merge branch 'master' into validation Quincy Morgan 2019-02-06 12:49:59 -05:00
  • b25d75a6cc Use existing nodes where possible in almost junction connection fix Quincy Morgan 2019-02-06 12:47:12 -05:00
  • 601524c47c Use color instead of fill for the badge icon re: 7fe0380d7 Bryan Housel 2019-02-06 11:54:45 -05:00
  • 8545ebde8e Add self-intersection check before flagging almost junction issues Quincy Morgan 2019-02-06 11:29:58 -05:00
  • d958844bc0 chore(package): update mapillary-js to version 2.16.0 greenkeeper[bot] 2019-02-05 20:28:29 +00:00
  • 640730d38b Change focus to existing key instead of suffixing it with _1 (re: #3625, re: #2896) Bryan Housel 2019-02-06 10:26:14 -05:00
  • 4595a822dc Add code tests for more missing_tag cases Quincy Morgan 2019-02-06 10:08:28 -05:00
  • 21967d2654 Show the area preset browser rather than editor upon selecting multipolygon from the relation preset browser Quincy Morgan 2019-02-06 09:48:45 -05:00
  • 33d02cdba0 Add different messages for no tags vs. no descriptive tags warnings Add warning for relation without a "type" tag Quincy Morgan 2019-02-06 09:38:33 -05:00
  • 6383fa7ea0 Merge branch 'master' into validation Quincy Morgan 2019-02-06 08:58:13 -05:00
  • 011f82239b Add new icons for Butcher, Cheese Shop, Copy Store, Dairy Shop, and Mexican Restaurant presets Add Chess Table and Mexican Fast Food presets Quincy Morgan 2019-02-06 08:55:59 -05:00
  • 31a5264c37 Add Golf Cartpath Multipurpose Chad Rockey 2019-02-05 22:55:38 -08:00
  • 25cc522333 Update to avoid connectivity errors Chad Rockey 2019-02-05 22:20:16 -08:00
  • c1df48ce0f Simplify crossing ways warning message Quincy Morgan 2019-02-05 17:25:34 -05:00
  • 0aa3ce2cee Fix issue with Issues section appearance if the sidebar was loaded with the section closed Quincy Morgan 2019-02-05 16:57:34 -05:00
  • a566d58f81 Fix error on ImproveOSM issues with no comments SilentSpike 2019-02-05 21:48:06 +00:00
  • 0346d8060f Retrieve ImproveOSM comments only once SilentSpike 2019-02-05 21:46:17 +00:00
  • 2aa285c378 Merge branch 'master' into validation Quincy Morgan 2019-02-05 16:38:02 -05:00
  • 26dd7a4148 Use error for missing tags on all newly added features Quincy Morgan 2019-02-05 16:19:43 -05:00
  • b87ae4e98b Exclude existing keys from auto-completion in raw tag editor (closes #3625) Bryan Housel 2019-02-05 16:14:18 -05:00
  • 78111955dd Fix user URL on ImproveOSM comments SilentSpike 2019-02-05 21:06:19 +00:00
  • 1055c239ed Merge branch 'master' into validation Quincy Morgan 2019-02-05 16:03:19 -05:00
  • beab323b20 Use warning severity for missing_tag validation if the user has not edited the feature Quincy Morgan 2019-02-05 15:58:20 -05:00
  • c095600635 Use more appropriate new comment header string SilentSpike 2019-02-05 20:44:04 +00:00
  • 5fc87fb0a4 Pacify eslint SilentSpike 2019-02-05 20:19:54 +00:00
  • f7bef29b92 Fix date conversion on ImproveOSM comments SilentSpike 2019-02-05 20:03:55 +00:00
  • fa87ed75ae Display ImproveOSM comments oldest to newest SilentSpike 2019-02-05 19:57:22 +00:00
  • 2c7b689b47 Add comments display to ImproveOSM issues SilentSpike 2019-02-05 19:49:57 +00:00
  • 51af1f3b13 Don't re-sort the keys in the raw tag editor when tabbing (closes #5857) Bryan Housel 2019-02-05 14:52:13 -05:00
  • 28bb12b7ae Add function to retrieve ImproveOSM comments SilentSpike 2019-02-05 19:31:30 +00:00
  • bfefea422b Use iD's area tag logic for the tag_suggests_area validation Quincy Morgan 2019-02-05 13:55:59 -05:00
  • c34f010e05 Remove golf tags Chad Rockey 2019-02-05 10:44:20 -08:00
  • 4f68e71094 Merge endpoints rather than add segment if ends are close together in tag_suggest_area fix Quincy Morgan 2019-02-05 13:21:39 -05:00
  • 7dd337383a Add quick fix for connecting the endpoints of a line where tags suggest area if it won't create self-intersection Quincy Morgan 2019-02-05 12:16:46 -05:00
  • 0bc5c13b88 Cleanup according to comments Chad Rockey 2019-02-05 09:14:07 -08:00
  • 448119324f Add ability to comment on ImproveOSM issues SilentSpike 2019-02-05 16:51:51 +00:00
  • a80aaf65db Improve performance when checking way for self-intersection when drawing Quincy Morgan 2019-02-05 11:42:45 -05:00