Commit Graph

1490 Commits

Author SHA1 Message Date
Quincy Morgan e8e95c69e6 Replace mph.json file with country-coder implementation (re: #6941) 2019-11-08 18:48:33 +01:00
Quincy Morgan 71bfeb5a9f Fix lint warnings 2019-11-07 20:16:05 +01:00
Quincy Morgan 9d367d133f Cherry pick preset image error fallback 2019-11-07 20:12:18 +01:00
Quincy Morgan f45670a9a7 Don't suggest brands from incompatible countries in the Name field (close #6479) 2019-11-07 19:21:00 +01:00
Quincy Morgan d89996e52c Update country-coder to 2.0.0 (close #7029)
Localize address field in walkthrough without overwriting country coder function
2019-11-07 18:45:46 +01:00
Quincy Morgan 8c0740191f Replace remaining nominatim countryCode calls with country-coder calls (close #6941) 2019-11-01 18:15:35 +01:00
Quincy Morgan 51dbdb4f27 Add country-coder as a dependency
Use country-coder to code addresses (re: #6941)
2019-11-01 17:03:51 +01:00
Bryan Housel 3886f2dad8 Merge branch '2.15-building-crossing-layers' into 2.x 2019-10-24 15:15:06 -04:00
Quincy Morgan 9c637647a9 Don't disable items in the preset list during the walkthrough (close #6634)
Update changelog
2019-10-15 12:47:27 +02:00
Quincy Morgan 949ec8afa0 Add issue count badges to the bottom info bar when validating Everything 2019-10-14 17:14:47 +02:00
Quincy Morgan edd99f235f Use default sensitivity for sorting moreFields in UI 2019-10-12 12:04:26 +02:00
Quincy Morgan db83254595 Sort moreFields in the UI with locale-specific alphabetization (close #6937) 2019-10-12 11:55:08 +02:00
Quincy Morgan 92116f198a Only show edited vertices as needed (close #6934) 2019-10-11 14:01:07 +02:00
Quincy Morgan aba96f039f Add specific "no issues" message if the user has no edits
Don't use "other features" language since "my edits" validation checks are no longer per-feature
2019-10-11 13:22:53 +02:00
Quincy Morgan a66e21c76f Fix tooltips on zoom buttons when they're disabled 2019-10-11 12:46:02 +02:00
Quincy Morgan cb95682674 Always show the reset ignored issues button when there are ignored issues 2019-10-11 12:29:59 +02:00
Quincy Morgan cdcf5c4606 Rename Fill Areas section to Style Options
Add Highlight Changes button to the Style Options section for toggling visual diffs (re: #6843)
2019-10-10 12:38:56 +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 c031f2dd33 Merge branch '2.15' into 215_highlight_edits
# Conflicts:
#	modules/svg/areas.js
2019-10-07 10:49:52 +02: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 f5995dffb0 Cherry pick crossing buildings fix 2019-10-03 20:09:49 +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 e4237f9280 Don't show pattern fills on are preset icons (re: #6900) 2019-09-30 14:18:56 +02:00
Quincy Morgan 2ccdc438f4 Render area fill patterns in preset icons (close #6900) 2019-09-30 12:27:33 +02:00
Quincy Morgan 3f69988db8 Allow tabbing beyond the raw tag editor (close #4233) 2019-09-26 22:19:18 +02:00
Quincy Morgan c88f2cb43c Support @ for collapsing the sidebar for French keyboards (close #6864) 2019-09-26 12:20:07 +02:00
Quincy Morgan 1371b3cfdc Make single-key radio fields translatable like combo fields (close #6878) 2019-09-24 19:27:50 +02:00
Quincy Morgan a97f05c9dc Disable zoom in/out buttons when at max or min zoom already (close #6847) 2019-09-18 15:56:32 -04:00
Quincy Morgan 191d0b9434 Add link to Achavi changeset inspector tool to the History panel (close #6855) 2019-09-16 11:53:33 -04:00
Quincy Morgan 7c8a7b8de6 Fix lint error 2019-09-13 15:19:04 -04:00
Quincy Morgan 029e2ee9f5 Make the Level field non-universal and add it only to related presets (re: #5719)
Allow specifying a key that will prevent a field from displaying
Don't show the Level field on features with a `building` tag
2019-09-13 14:07:12 -04:00
Benjamin Clark a4dc7518c4 Add a hotkey to highlight edited ways. 2019-09-11 13:02:12 -04:00
Quincy Morgan 46a52cb19e Add button to toggle the Background info panel (re: #6397)
Reword imagery problem link label (close #6820)
2019-09-09 12:23:58 -04:00
Bryan Housel 7959891a8b Switch from hardcoded community rank to resource.order
The next version of the community index will include the `order` property
(re: #6752, osmlab/osm-community-index#114)
2019-08-27 10:14:09 -04:00
Quincy Morgan 76fb12c5f5 Merge branch '2.15' into feat-mapillary-map-features 2019-08-26 14:22:17 -05:00
Quincy Morgan 6bd075d04f Account for keys and fields with null key in "add field" search terms (re: #5763) 2019-08-23 10:05:59 -05:00
Quincy Morgan af4df042a7 Account for OSM using sr instead of sr-Cyrl for Cyrillic Serbian in the multilingual name field (re: #6712) 2019-08-23 09:49:22 -05:00
Quincy Morgan 36757682d2 Fix issue where a new relation could not be added from the raw membership editor dropdown (close #6796) 2019-08-23 09:12:06 -05:00
Matias Volpe 8e616d7384 feat: add Mapillary Map Features layer 2019-08-22 15:16:31 -03:00
Quincy Morgan 1a1cae06d4 Merge pull request #6701 from Kartkod/keyboard-access
Minor keyboard accessibility improvements
2019-08-22 12:27:15 -05:00
Quincy Morgan 47918f38df Allow clicking to focus the background offset text field (close #6698) 2019-08-22 11:53:22 -05:00
Quincy Morgan ed79ba1289 Highlight relations when hovering over them in the raw membership dropdown list (close #2946) 2019-08-21 09:37:45 -05:00
Quincy Morgan 0cfdd9af8d Make the raw tags of custom map data selectable/copyable (close #6710) 2019-08-19 17:12:25 -05:00
Quincy Morgan 53e7a2626e Accept IDs of loaded relations in the raw membership editor (close #3487) 2019-08-09 13:54:23 -05:00
Quincy Morgan dbbaca56b2 Allow filtering relations by entity ID in the raw membership editor (re: #3487) 2019-08-09 13:15:03 -05:00
Quincy Morgan 67afa20dc0 Let comboboxes filter against terms, not just values
Add terms property to fields
Make terms translatable for searchable fields
Account for fields' terms and keys when filtering with the Add field menu (close #5763)
2019-08-09 11:12:40 -05:00
Quincy Morgan 5742e58ff6 Prioritize the user's language and territory languages in the multilingual name suggestion list (close #6712) 2019-08-08 16:21:06 -05:00
Quincy Morgan c28f0437e5 Make the successfully uploaded changeset number clickable (close #6644) 2019-08-08 15:03:28 -05:00
Quincy Morgan 39454c1b80 Lock the Name field if a feature as a name:etymology:wikidata tag (close #6683) 2019-08-08 14:55:23 -05:00
Quincy Morgan b065de0550 Generalize the address field type
Add `amenity=letter_box` preset with `post:*` field (close #6718)
2019-08-07 09:48:19 -05:00