Commit Graph

14834 Commits

Author SHA1 Message Date
Martin Raifer
ad22c451ff add changelog entry for #9141 2022-07-15 16:50:02 +02:00
Kyℓe Hensel
81f3b0666c support incrementing cardinal directions with the 🔼/🔽 buttons (#9141) 2022-07-15 16:48:47 +02:00
Nickolas Gupton
0904178cbe Update issue template for Bug reports (#9162) 2022-07-15 16:45:06 +02:00
dependabot[bot]
42a985bdfc Bump @tmcw/togeojson from 4.7.0 to 5.2.1, closes #9170
Bumps [@tmcw/togeojson](https://github.com/placemarkio/togeojson) from 4.7.0 to 5.2.1.
- [Release notes](https://github.com/placemarkio/togeojson/releases)
- [Commits](https://github.com/placemarkio/togeojson/commits)

---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:41:54 +02:00
Naveen
2bf047fa64 chore: Set permissions for GitHub actions (#9177)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-07-15 16:33:57 +02:00
Martin Raifer
fe91e9a5a4 update changlog with upgraded libraries 2022-07-15 16:31:58 +02:00
dependabot[bot]
0b021085c6 Bump @mapbox/maki from 7.2.0 to 8.0.0 (#9199)
Bumps [@mapbox/maki](https://github.com/mapbox/maki) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/mapbox/maki/releases)
- [Changelog](https://github.com/mapbox/maki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mapbox/maki/compare/v7.2.0...v8.0.0)

---
updated-dependencies:
- dependency-name: "@mapbox/maki"
  dependency-type: direct:development
  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>
2022-07-15 16:28:49 +02:00
Holger Jeromin
ce89fd6836 Fix link to discussion tab (#9204) 2022-07-15 16:27:57 +02:00
Martin Raifer
03d6bb0f55 fix some boundaries not hidden by the filter, closes #9171 2022-07-15 16:24:05 +02:00
Martin Raifer
7c9b47edb5 fix typo in flash module, make linter happy 2022-07-11 20:26:05 +02:00
Martin Raifer
b61dfe7b8c Merge branch 'label-rendering' into develop 2022-07-11 19:20:38 +02:00
Martin Raifer
379faf83d4 add #9172 to changelog 2022-07-11 19:18:26 +02:00
Kyℓe Hensel
027fc1ef9e fix rendering of proposed bridges (#9172) 2022-07-11 13:27:22 +02:00
dependabot[bot]
7a4f02a0ef Bump d3 from 7.4.5 to 7.6.1 (#9194)
Bumps [d3](https://github.com/d3/d3) from 7.4.5 to 7.6.1.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.4.5...v7.6.1)

---
updated-dependencies:
- dependency-name: d3
  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>
2022-07-11 13:18:33 +02:00
Martin Raifer
7d546a8f60 refactor further modules to not rely on html injection 2022-06-24 19:31:41 +02:00
Martin Raifer
209cc23d92 don't inject html code in preset names 2022-06-24 19:11:00 +02:00
Martin Raifer
8bb1d39431 refactor validation modules to not inject html 2022-06-24 13:25:56 +02:00
Martin Raifer
6626ea0682 refactor panels to not inject html 2022-06-24 12:19:17 +02:00
Martin Raifer
28eae9ed87 refactor uiSections to not inject html 2022-06-24 11:45:54 +02:00
Martin Raifer
85022dcc6c render operations texts with lang attribute 2022-06-23 19:23:16 +02:00
Martin Raifer
ac77289b4d refactor localized text rendering in tooltips, flash messages 2022-06-23 18:55:57 +02:00
Martin Raifer
422861dbc7 render background source labels as text, not html 2022-06-23 10:56:17 +02:00
Martin Raifer
9576e95d83 change label of ui fields from raw html to a callback function
fixes #9159
2022-06-23 10:49:38 +02:00
dependabot[bot]
3071d3c5cb Bump osm-community-index from 5.1.6 to 5.2.0 (#9173)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.1.6 to 5.2.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.1.6...v5.2.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>
2022-06-23 09:27:24 +02:00
Martin Raifer
edf711ca2b fix rendering of chip labels in localizable multiCombo fields
closes #9169
2022-06-22 14:57:58 +02:00
Martin Raifer
38dc298caa Merge remote-tracking branch '1ec5/1ec5-multicombo-raw-9164' into develop 2022-06-22 14:49:39 +02:00
Martin Raifer
5ce8eb139c add fallback values for access field for barriers 2022-06-20 19:03:50 +02:00
Martin Raifer
69edff39f0 fix missing vertex icon, improve fallback icons for untagged objects
closes #9157
2022-06-20 11:19:59 +02:00
Minh Nguyễn
2433664063 Fixed tagging of localizable keys by multiCombo fields 2022-06-15 16:49:26 -07:00
Martin Raifer
d0b1fb1ebe v2.21.1 info, it also has updated translations/imagery 2022-06-16 01:08:43 +02:00
Martin Raifer
54ca3a492e add #9165 to changelog 2022-06-16 00:36:05 +02:00
Minh Nguyễn
dc2e83ccaa Removed dotall regex flag (#9165)
Fixes compatibility with Chrome 61, Firefox 77, Safari 11.
2022-06-16 00:32:20 +02:00
Nikhil VJ
b5e2ea81a4 update params structure for OSM hosted iD (#9095)
* update params structure for OSM iD

update params structure for the iD editor hosted at openstreetmap.org/edit : have to keep the params after a # instead of ?

* working osm editor with-gpx-hash-param link

* update list of query/hash params on osm.org 

Some hash parameters are not supported on osm.org, while there are some query parameters which work slightly differently when used on osm.org 
See 66656e1d1d/app/assets/javascripts/edit/id.js.erb

This should accurately the currently state of the iD integration in the openstreetmap-website (aka as the rails port).

Co-authored-by: Martin Raifer <martin@raifer.tech>
2022-06-14 21:21:02 +02:00
Martin Raifer
977d680b3e fix "what's new" icon, fixes #9151 2022-06-14 11:52:11 +02:00
Martin Raifer
5f476093f8 add changelog entry for #9139 2022-06-09 18:21:48 +02:00
Kyℓe Hensel
e9759bd425 treat chipseal as a paved surface (#9139) 2022-06-09 18:20:08 +02:00
Martin Raifer
55745c7de7 add changelog entry for #9142 2022-06-06 17:12:28 +02:00
Kyℓe Hensel
9a5f5799cf fix railway=platform_edge rendering as a train track (#9142) 2022-06-06 17:10:50 +02:00
Martin Raifer
d787b2e055 fix rendering of relation membership combo dropdown 2022-06-06 17:03:32 +02:00
Martin Raifer
219b35ade5 add changelog entry for #9140 2022-06-06 16:55:58 +02:00
Kyℓe Hensel
a4ebc389e1 no auto complete for the via tag (#9140) 2022-06-06 16:54:08 +02:00
Martin Raifer
51de047333 add changelog entry for #8419 2022-06-06 16:51:08 +02:00
paulklie
ab96c3576f #8419 memorial stolperstein are ignored for close node check (#9089) 2022-06-06 16:50:45 +02:00
Martin Raifer
4efc9573db add changelog for #9018 and #9074 2022-06-06 16:46:39 +02:00
aaditya0000
b09d9598c6 fix comments in notes overflowing upon hovering (#9074) 2022-06-06 16:42:55 +02:00
Antoine Cadoret
fe5aba78dc fix Note icon alignment in sidebar, fixes #9018 (#9019) 2022-06-06 16:34:55 +02:00
Martin Raifer
fbbb02560b add changelog entry for #8975 2022-06-06 16:26:49 +02:00
Furkan
ad626374d4 Fix: Not visible imagery names + input proportion (#8975) 2022-06-06 16:23:07 +02:00
CommanderRoot
76738daff8 Replace deprecated String.prototype.substr() (#8988)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-06-06 16:16:38 +02:00
Martin Raifer
c6a802b177 render lang attribute on combo field "chips" 2022-06-06 16:01:57 +02:00