Mattia Pezzotti
dd7de08a35
Fix panoramax highlight selected sequence ( #10374 )
...
closes #10366
2024-08-03 21:03:58 +02:00
Mattia Pezzotti
e9095eb1bf
Fix panoramax errors when image not in cache ( #10376 )
2024-08-03 20:45:38 +02:00
Martin Raifer
0499b3f4a0
fix typo
2024-08-03 20:44:53 +02:00
dependabot[bot]
5757eb2b69
Bump browserslist from 4.23.2 to 4.23.3 ( #10373 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.23.2 to 4.23.3.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/commits )
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 20:43:38 +02:00
Martin Raifer
326c017d41
add #10371 to changelog
2024-08-01 15:56:13 +02:00
Martin Raifer
945fea1dc0
allow to enter strings with quote marks in raw tag editor's text mode ( #10371 )
...
and use fully quoted strings for cases which have characters that need to be encoded
old: tag=foo\"bar\" -> new: tag=foo"bar" or tag="foo\"bar\""
old: tag=foo\nbar -> new: tag="foo\nbar"
falls back to raw tag values if a quoted string cannot be parsed
2024-08-01 15:19:33 +02:00
dependabot[bot]
8ea6511ed2
Bump karma from 6.4.3 to 6.4.4 ( #10359 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 18:54:25 +02:00
Martin Raifer
0ea3afa9f7
make sure map is not panned on arrow key input on 360° photo viewer
...
if the pannellum viewer is active, the arrow keys should rotate the view, and not also pan the map.
fixes #10360
2024-07-31 18:09:06 +02:00
Martin Raifer
da47d12e0f
change panoramax color to orange, vegbilder to red, add legend
...
closes #10364
2024-07-31 18:08:03 +02:00
Martin Raifer
e89121b550
fix vegbilder overlay from being overwritten by panoramax layer
2024-07-31 17:53:33 +02:00
Martin Raifer
45c87b4fe5
tweak margins of panoramax attribution row, closes #10363
2024-07-31 17:31:45 +02:00
Martin Raifer
97db3bb484
Add Panoramax as new street level imagery provider
2024-07-29 16:37:53 +02:00
Martin Raifer
b4eaeb3088
lint: remove unused code, code style and early update cached username
2024-07-29 16:29:39 +02:00
Martin Raifer
4646b67bac
drop (for now) unused ui code
2024-07-29 16:22:46 +02:00
Martin Raifer
cd0cd7b6d6
drop unused strings
2024-07-29 16:19:54 +02:00
Martin Raifer
bc103feaca
minor tweak of changelog entry
2024-07-29 16:18:37 +02:00
Martin Raifer
f25e94c71b
update username filter on input change; fix multiple names/ids
...
in panoramax a username can resolve to multiple ids (when the same name is used on multiple servers).
further, the username filter input field can contain more than one username
2024-07-29 16:15:34 +02:00
Martin Raifer
608251a6ab
update photos immediately when filters change
2024-07-29 15:47:24 +02:00
Martin Raifer
df3b5a4440
make "captured by …" translatable; single line if possible
2024-07-29 15:36:59 +02:00
Martin Raifer
b492627689
switch link to panoramax.xyz viewer
2024-07-29 15:36:26 +02:00
Martin Raifer
9407f309a7
Merge branch 'develop' into panoramax
2024-07-29 15:13:38 +02:00
dependabot[bot]
338f566b5d
Bump eslint from 9.7.0 to 9.8.0 ( #10356 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.7.0 to 9.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 14:48:15 +02:00
dependabot[bot]
403dd521e2
Bump chai from 4.4.1 to 4.5.0 ( #10355 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.4.1...v4.5.0 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 14:48:03 +02:00
dependabot[bot]
83633af6fb
Bump marked from 13.0.2 to 13.0.3 ( #10357 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v13.0.2...v13.0.3 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 14:47:38 +02:00
Martin Raifer
fafb9f3d41
add test case for #10342
2024-07-26 11:59:06 +02:00
Martin Raifer
bdcf770000
add dedicated styling for waterway=flowline features, see #10283
2024-07-26 11:26:35 +02:00
Martin Raifer
9a97433b2a
fix css rule for underwater features
2024-07-26 11:26:35 +02:00
dependabot[bot]
11920dae3f
Bump marked from 12.0.2 to 13.0.2 ( #10353 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 12.0.2 to 13.0.2.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v12.0.2...v13.0.2 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 11:03:59 +02:00
dependabot[bot]
24e962b298
Bump pbf from 3.2.1 to 4.0.1 ( #10350 )
...
Bumps [pbf](https://github.com/mapbox/pbf ) from 3.2.1 to 4.0.1.
- [Release notes](https://github.com/mapbox/pbf/releases )
- [Commits](https://github.com/mapbox/pbf/compare/v3.2.1...v4.0.1 )
---
updated-dependencies:
- dependency-name: pbf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 11:02:46 +02:00
dependabot[bot]
ff522a02fd
Bump postcss from 8.4.39 to 8.4.40 ( #10351 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.39 to 8.4.40.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.40 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 18:24:46 +02:00
dependabot[bot]
2c14ac4706
Bump @mapbox/vector-tile from 2.0.2 to 2.0.3 ( #10352 )
...
Bumps [@mapbox/vector-tile](https://github.com/mapbox/vector-tile-js ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/mapbox/vector-tile-js/releases )
- [Commits](https://github.com/mapbox/vector-tile-js/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: "@mapbox/vector-tile"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 18:22:44 +02:00
dependabot[bot]
a60729f6e5
Bump @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0 ( #10354 )
...
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 18:22:31 +02:00
Martin Raifer
e66cab06eb
update all relation parents of an entity, fixes #10342
...
this had regressed in 5f1e405 – if an entity had two or more parent relations, the loop would abort after the first parent relation because `memo[entity.id]` would be set to true in the first parent iteration. what we want is to only abort if the same `relation` is seen again (in a r123 [-> …] -> r123 cirular relationship)
2024-07-25 18:13:27 +02:00
Martin Raifer
f7f3607b4e
update assets
2024-07-24 15:19:22 +02:00
Martin Raifer
689d5f70a4
lint trailing spaces
2024-07-24 15:14:13 +02:00
dependabot[bot]
0920fac796
Bump osm-community-index from 5.7.1 to 5.8.0 ( #10349 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.7.1 to 5.8.0.
- [Release notes](https://github.com/osmlab/osm-community-index/releases )
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md )
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.7.1...v5.8.0 )
---
updated-dependencies:
- dependency-name: osm-community-index
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:31:48 +02:00
dependabot[bot]
220977c32e
Bump @rapideditor/location-conflation from 1.3.0 to 1.4.0 ( #10347 )
...
Bumps [@rapideditor/location-conflation](https://github.com/rapideditor/location-conflation ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rapideditor/location-conflation/releases )
- [Changelog](https://github.com/rapideditor/location-conflation/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rapideditor/location-conflation/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: "@rapideditor/location-conflation"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:31:23 +02:00
dependabot[bot]
93ad1c251c
Bump @rapideditor/country-coder from 5.2.2 to 5.3.0 ( #10348 )
...
Bumps [@rapideditor/country-coder](https://github.com/rapideditor/country-coder ) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/rapideditor/country-coder/releases )
- [Changelog](https://github.com/rapideditor/country-coder/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rapideditor/country-coder/compare/v5.2.2...v5.3.0 )
---
updated-dependencies:
- dependency-name: "@rapideditor/country-coder"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:30:08 +02:00
dependabot[bot]
56ffe79223
Bump glob from 10.4.1 to 10.4.5 ( #10345 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.4.1 to 10.4.5.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.1...v10.4.5 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:28:21 +02:00
Dimitar
42ea2b9dee
Added railway=ventilation_shaft as area key ( #10278 )
...
fixes https://github.com/openstreetmap/id-tagging-schema/issues/1263
2024-07-22 15:28:28 +02:00
dependabot[bot]
8313875925
Bump mocha from 10.4.0 to 10.7.0 ( #10344 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.4.0 to 10.7.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.4.0...v10.7.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 15:04:15 +02:00
dependabot[bot]
91e6156017
Bump @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0 ( #10339 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 15:03:38 +02:00
dependabot[bot]
d3d015a576
Bump @fortawesome/free-brands-svg-icons from 6.5.2 to 6.6.0 ( #10337 )
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-svg-icons"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 15:03:28 +02:00
dependabot[bot]
3ead1dc6de
Bump @fortawesome/free-regular-svg-icons from 6.5.2 to 6.6.0 ( #10336 )
...
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 14:58:50 +02:00
Martin Raifer
25ef0269bd
add #10283 to changelog
2024-07-17 10:13:48 +02:00
Waldir Pimenta
95ce7de78b
Add waterway=flowline to waterway tags representing directional water flows ( #10283 )
2024-07-17 10:11:22 +02:00
Martin Raifer
34f94f1750
don't spell-check npm dependencies
2024-07-17 09:44:13 +02:00
Martin Raifer
984f25adbb
Merge pull request #10046 from laigyu/add-button-to-mapillary
...
Add a button in the mapillary image photo viewer to "add the current image id as field to feature"
2024-07-16 22:14:21 +02:00
Martin Raifer
d13c202ac0
update "add mapillary tag" button state when tags of the feature change
...
addresses https://github.com/openstreetmap/iD/pull/10046#pullrequestreview-2176313208
2024-07-16 22:10:08 +02:00
Martin Raifer
cf0ab80291
Merge remote-tracking branch 'cmoffroad/develop' into develop
2024-07-16 17:48:06 +02:00