Commit Graph

  • 67403a2141 Style missing tracktype like missing maxspeed Bryan Housel 2019-01-03 21:39:16 -05:00
  • 10ece546f4 Give missing maxspeed its own marker color style There are a lot of these Bryan Housel 2019-01-03 18:45:21 -05:00
  • d0343c9fa7 Reintroduce some error localization, fix some nagging parse issues Bryan Housel 2019-01-03 18:16:28 -05:00
  • 35f8078f98 Reduce number of marker colors, increase contrast, tweak language Bryan Housel 2019-01-03 15:30:36 -05:00
  • 46ebce2d6f Fix error reporting urls and make sure sidebar not showing stale data Bryan Housel 2019-01-03 11:37:14 -05:00
  • 0256ad7f0d Remove redundant CSS Bryan Housel 2019-01-03 10:04:53 -05:00
  • 9e6497b549 Update or remove the error after POSTing changes to server Bryan Housel 2019-01-03 01:39:40 -05:00
  • 69ce5ee964 Remove user details and auth and adjust button texts for commenting Bryan Housel 2019-01-03 00:07:55 -05:00
  • ee92758801 KeepRight only allows one anonymous comment per issue - simplify Bryan Housel 2019-01-02 16:15:21 -05:00
  • 4494c3ab9c Fix comment box style, remove unused vars for eslint Bryan Housel 2019-01-02 15:46:25 -05:00
  • 9557c0204a Relax some more regex for tag parsing, (to support 'key=*') Also implement parsing error 231 - layer conflict Bryan Housel 2019-01-02 13:39:21 -05:00
  • 2ec02f369f Simplify regex matching - goal is to have fewer, simpler rules Bryan Housel 2019-01-02 11:46:13 -05:00
  • 78da7d175e Merge pull request #5670 from davidgilbertson/patch-1 Bryan Housel 2018-12-31 22:32:37 -05:00
  • f22d1798b7 Update readme David Gilbertson 2019-01-01 14:30:47 +11:00
  • 39b10231a5 Merge pull request #5667 from manaswinidas/improve Bryan Housel 2018-12-31 08:18:31 -05:00
  • 4053e3cbbd Improves CONTRIBUTING.md Manaswini Das 2018-12-31 18:09:05 +05:30
  • d54d5bfd89 Move title into keepright error header Bryan Housel 2018-12-29 17:55:40 -05:00
  • 192b4da9e6 Fix the strings I broke in 3785ffb15 Bryan Housel 2018-12-29 17:30:35 -05:00
  • 495793929f Skip wikidata field test, too time sensitive to work reliably Bryan Housel 2018-12-27 12:06:53 -05:00
  • 4fc0e5500d Add community index to transifex config file This doesn't really affect anything, but it allows us to tx pull -a down all the strings to a temporary location and look at them. Bryan Housel 2018-12-27 11:55:31 -05:00
  • 4f0a608439 Merge pull request #5637 from openstreetmap/5618 Bryan Housel 2018-12-26 15:15:29 -05:00
  • bc72c387e4 Merge pull request #5647 from nyurik/osm_wikibase Bryan Housel 2018-12-26 14:48:39 -05:00
  • 0294596fb2 Merge pull request #5653 from hikemaniac/shop-fuel Bryan Housel 2018-12-24 12:44:48 -05:00
  • da95d1ee5a Added a preset for shop=fuel hikemaniac 2018-12-23 17:33:41 +01:00
  • f8e4dc2b89 Merge pull request #5650 from tordans/locale-via-url Bryan Housel 2018-12-23 10:38:58 -05:00
  • 9f7f4aa3fc Fix language fallback processing, caching bug. Yuri Astrakhan 2018-12-23 01:04:35 -05:00
  • 5009edee4b Move variable to the top of the file and reuse Tobias 2018-12-23 07:38:00 +01:00
  • 8b931f3e6c Use new message to encourage editing and translation Yuri Astrakhan 2018-12-22 15:03:22 -05:00
  • aa78cd10a3 Data items - remove hardcoded locale IDs Yuri Astrakhan 2018-12-22 14:58:15 -05:00
  • 9502c041ff Merge pull request #5651 from hikemaniac/more-shops Bryan Housel 2018-12-22 14:52:53 -05:00
  • e51f2eb1e7 pacify eslint Bryan Housel 2018-12-22 13:42:09 -05:00
  • c97b659a34 Allow locale and language being set via URL param Tobias Jordans 2018-12-22 19:10:50 +01:00
  • 6d327b3eff Upgrade FontAwesome icons, add more icons for winter sports Bryan Housel 2018-12-22 13:02:46 -05:00
  • e06ba3d1d7 Move racetracks to presets/leisure/track - add horse_racing.json (closes #5620) Bryan Housel 2018-12-22 12:27:49 -05:00
  • 3785ffb154 Simplify translation strings Bryan Housel 2018-12-22 12:12:28 -05:00
  • b2810105a5 Implement support for multilingual descriptions from wiki data items Yuri Astrakhan 2018-12-22 00:19:10 -05:00
  • 22e36be4f2 WIP on replacing documentation with direct calls to OSM wikibase Bryan Housel 2018-12-04 23:13:42 -05:00
  • 70d5529a58 Added initial implementation of quick fix for connecting crossing features (still has some bugs) Quincy Morgan 2018-12-21 17:39:20 -05:00
  • 90bc7bf6a5 Changed crossing ways issue severity from error to warning Quincy Morgan 2018-12-21 17:21:29 -05:00
  • 958d918bbe Merge pull request #5639 from wonga00/more_tests Andrew Wong 2018-12-21 16:49:11 -05:00
  • 67e585e4c5 Crossing ways issues now use the relevant parent relation when the offending way itself does not have relevant tags Quincy Morgan 2018-12-21 16:10:48 -05:00
  • 437cc5a9a5 added severity checks Andrew Wong 2018-12-21 15:42:19 -05:00
  • c593bb3475 The issue id now accounts for all entities Quincy Morgan 2018-12-21 14:51:18 -05:00
  • d9c6bd1f39 Added specialized issue messages for the common types of way crossing issues Fixed several linting issues involving crossing way validations Quincy Morgan 2018-12-21 14:45:20 -05:00
  • 5f333267f4 Merge pull request #5645 from gaoxm/improveCrossWayCheck Xiaoming Gao 2018-12-21 14:16:47 -05:00
  • dc3a42f33d Fixed validation-related linting errors Quincy Morgan 2018-12-21 14:08:35 -05:00
  • e7180b1c96 Reduced the width of the line between the entity issue label and its fixes Quincy Morgan 2018-12-21 14:05:08 -05:00
  • dee005e9aa Improve cross way check Xiaoming Gao 2018-12-20 15:42:21 -05:00
  • 627b4ee732 Fixed an bug where the wrong feature could be deleted from the untagged feature issue fix Quincy Morgan 2018-12-21 14:00:08 -05:00
  • c9350c632e Add issue fixes UI Add two issue fixes for untagged feature Quincy Morgan 2018-12-21 12:31:33 -05:00
  • f7150004c0 Refactor things out of util with limited use, move more to service Bryan Housel 2018-12-21 11:56:55 -05:00
  • 67bab7aecf don't import all of d3 Andrew Wong 2018-12-20 16:27:50 -05:00
  • 4eb0e4b3a4 Remove more duplicate strings Bryan Housel 2018-12-20 16:09:18 -05:00
  • 5971bbebb7 Added more validation tests Andrew Wong 2018-12-20 14:12:07 -05:00
  • 6e1d6bcfda Drop legacy translation keys Bryan Housel 2018-12-20 15:38:04 -05:00
  • 177537f0ce Move coincident markers away from related geometry and from each other Bryan Housel 2018-12-20 15:23:53 -05:00
  • 026597017a Update styling in the entity issues list Quincy Morgan 2018-12-20 14:49:35 -05:00
  • 7f669d292f Simplify KeepRight tile fetching code Bryan Housel 2018-12-20 14:40:14 -05:00
  • 99e5a52bc9 Improved margins for the entity issues list Quincy Morgan 2018-12-20 14:18:15 -05:00
  • d58867df7c Add entity display label util function Condense message and tooltip text for for the untagged feature issue Use lighter border color for error issues Quincy Morgan 2018-12-20 14:04:15 -05:00
  • 373be68294 Merge branch 'master' into validation Quincy Morgan 2018-12-20 13:58:09 -05:00
  • 7c192a2e36 Fixed bug where the entity ID could not be found for the field Quincy Morgan 2018-12-20 12:25:35 -05:00
  • d7ef2de073 Re-organizes issue messages and tooltips Quincy Morgan 2018-12-20 12:16:54 -05:00
  • 7416fc7ac3 Fixed typo in crossing ways issue label Quincy Morgan 2018-12-20 10:40:48 -05:00
  • f0fa59874f Merge branch 'master' into validation Quincy Morgan 2018-12-20 10:31:25 -05:00
  • 97c2361f43 Changed initial sidebar screen for highway intersection vertices from preset list to editor Quincy Morgan 2018-12-20 10:17:16 -05:00
  • 62547e3459 Merge pull request #5638 from openstreetmap/5612 Bryan Housel 2018-12-20 10:10:46 -05:00
  • e2c0f5edcd Merge pull request #5636 from openstreetmap/5596 Bryan Housel 2018-12-20 10:09:24 -05:00
  • 9a5a77f96c remove unneccessary space Max Grossman 2018-12-20 09:24:46 -05:00
  • 18c32511a2 remove member's highlight when removed from relation Max Grossman 2018-12-20 09:23:58 -05:00
  • e3407d4168 do not use mouseover, use mousedown! Max Grossman 2018-12-20 09:05:23 -05:00
  • 2dab19e9ae default to value() if neither d and choice are null in the accept function Max Grossman 2018-12-20 08:52:16 -05:00
  • 5a1dfeec72 open combobox if anywhere on box clicked... Max Grossman 2018-12-20 08:47:37 -05:00
  • a4e1012c91 add crossing_way validation Xiaoming Gao 2018-12-19 17:16:52 -05:00
  • 2207a6c3a4 Added severity tooltip to issue icon Quincy Morgan 2018-12-19 18:35:17 -05:00
  • ac539dddaa Merge branch 'master' into validation Quincy Morgan 2018-12-19 18:13:44 -05:00
  • 90e3cd8e87 Merge pull request #5632 from quincylvania/sidebar-behavior-on-feature-selection Quincy Morgan 2018-12-19 18:07:42 -05:00
  • 3cab39f590 Merge pull request #5631 from wonga00/continuous_validation Quincy Morgan 2018-12-19 17:51:44 -05:00
  • cfbb86f88c Change the initial view of the sidebar on selection Quincy Morgan 2018-12-19 17:44:41 -05:00
  • ca2d4e2c34 Fix layer test Bryan Housel 2018-12-19 17:31:55 -05:00
  • 6e749c70ef listening to user generated history changes for validation Andrew Wong 2018-12-19 17:27:40 -05:00
  • 2deadd5d6c Fix merge issues Bryan Housel 2018-12-19 17:12:06 -05:00
  • 490143d1a8 Added Issues section to the entity sidebar Fixed bug where stale issues would stick around in the issues pane Quincy Morgan 2018-12-19 16:12:33 -05:00
  • efc64f3cf6 Merge pull request #5630 from wonga00/wonga_validation_tests Xiaoming Gao 2018-12-19 14:03:53 -05:00
  • c501c44f60 updated: KeepRight description text Thomas Hervey 2018-11-19 11:59:46 -08:00
  • f4e71812ca added: help documentation Thomas Hervey 2018-11-19 11:51:00 -08:00
  • cedf6955b5 added: notes and todos for keepRight Thomas Hervey 2018-11-18 19:31:10 -08:00
  • ee00635cc4 updated: some error colors; fixed: error 320, 220 Thomas Hervey 2018-09-05 17:01:42 -06:00
  • 1f7455fdad Add missing error types 73, 74 and 75 SilentSpike 2018-09-03 18:45:30 +01:00
  • 9bd772748a Convert warnings to regex SilentSpike 2018-09-03 12:55:11 +01:00
  • da23bf79a8 Fix parsing of error type 294 SilentSpike 2018-09-03 12:24:54 +01:00
  • 005927dae3 Fix parsing of error type 211 SilentSpike 2018-09-02 13:47:47 +01:00
  • 2b1e37ab78 Handle simple error descriptions explicitly SilentSpike 2018-09-02 12:25:36 +01:00
  • e77d779173 Adhere to style guide for variables SilentSpike 2018-09-02 11:57:33 +01:00
  • e0e48b7505 Fix parsing of error type 231 SilentSpike 2018-09-02 11:05:37 +01:00
  • a2fe431637 Add support for arbitrary number of details SilentSpike 2018-09-02 09:43:25 +01:00
  • d054e9cf6b Convert all error message schema to regex SilentSpike 2018-09-01 20:16:50 +01:00
  • 1527bbb043 Fix missing and unnecessary semicolons SilentSpike 2018-09-01 17:20:42 +01:00
  • 424bebf099 Convert preliminary amount of errors to regex SilentSpike 2018-08-31 22:18:54 +01:00
  • bb89827ee7 Use regex group capture to extract error details SilentSpike 2018-08-31 21:28:12 +01:00