Commit Graph

14800 Commits

Author SHA1 Message Date
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
Martin Raifer c94b4c92fe add changelog entry for #8881 2022-06-06 16:01:56 +02:00
Kyℓe Hensel 724462ec47 consider lifecycle prefixes in osmTagSuggestingArea (#8881) 2022-06-06 15:56:31 +02:00
Martin Raifer 4770dc8773 Merge branch 'nontech-fix_wikidata_field_display' into develop 2022-06-06 12:49:45 +02:00
Martin Raifer 434434a67b add to changelog 2022-06-06 12:48:47 +02:00
Martin Raifer 8f79932ab1 prevent html injection in combobox dopdowns
and use returned wikidata label language for html `lang` metadata
2022-06-06 12:47:14 +02:00
Bryan Housel b44c7e8741 Fix display of Wikidata combo field items 2022-06-06 12:44:58 +02:00
mukesh 180e554b7d Fixed bug Wikidata field displays [object Object] 2022-06-06 12:44:57 +02:00
Martin Raifer ac92f5b624 bump nodejs requirement to v16.14+ as this is now required by NSI
see https://github.com/osmlab/name-suggestion-index/issues/6014
2022-06-03 17:26:06 +02:00
Martin Raifer 4bc770fb64 Set development version number 2022-06-03 17:26:05 +02:00
Martin Raifer 730cbe0956 tweak/fix changelog entry for #9116 2022-06-03 17:26:03 +02:00
Minh Nguyễn 0064f4376e Update CHANGELOG.md 2022-06-03 08:19:43 -07:00
Minh Nguyễn 8c1d9375ba Update CHANGELOG.md 2022-06-03 08:19:07 -07:00
Minh Nguyễn 27f665b326 Ignore invalid units in field input 2022-06-03 08:04:57 -07:00
Bryan Housel 4a5a6e89b5 Don't need to add all the paths, -f will find them 2022-06-03 14:22:51 +02:00
Martin Raifer 24c48627ac v2.21.0 2022-06-03 13:57:37 +02:00
Martin Raifer dfde8c111a ft 2022-06-03 13:57:37 +02:00
Martin Raifer 801a000f58 npm run translations 2022-06-03 13:57:36 +02:00
Martin Raifer 6deb672ad2 npm run imagery 2022-06-03 13:57:36 +02:00
Martin Raifer 373eeeb856 update icons 2022-06-03 13:57:35 +02:00
Martin Raifer 524cd5d512 add instructions for running tests
closes #8843
2022-06-03 13:57:34 +02:00
Martin Raifer c1947843b6 drop superfluous changelog line 2022-06-02 15:16:23 +02:00
Martin Raifer c79dfc601f Merge branch 'oauth2' into develop 2022-06-02 15:14:43 +02:00
Martin Raifer eb1e1c47fd update changelog 2022-06-02 15:12:43 +02:00
Martin Raifer ae8013c7cb use 127.0.0.1 instead of localhost for dev usage
as oauth2 does only allow 127.0.0.1 for non https connections
see https://wiki.openstreetmap.org/wiki/OAuth#OAuth_2.0_2
2022-06-02 14:53:43 +02:00
Martin Raifer 280acfa661 Replace RapiD credentials with iD credentials 2022-06-02 14:46:11 +02:00
Bryan Housel 34a2af0330 Give user the opportunity to switch users when logging out
OAuth2's idea of "logout" is just to get rid of the bearer token.
If we try to "login" again, it will just grab the token again.
What a user probably _really_ expects is to logout of OSM so that they can switch users.
2022-06-02 13:29:41 +02:00
Bryan Housel 43fe6e9579 Update account component - Add ability to both login and logout 2022-06-02 13:07:50 +02:00
Bryan Housel 6058f89460 Upgrade to osm-auth v2 which uses OAuth2 to connect to OSM API 2022-06-02 13:07:50 +02:00
Martin Raifer e4ed585ce4 update changelog 2022-05-25 18:59:40 +02:00
Milos Brzakovic 66c5007fc2 Update bing imagery key and api urls. Interval limiting for tiles vintage (#9133)
update bing imagery key, template, api url
BasicMetadata for vintage
handled 429 in getMetadata
2022-05-25 18:49:35 +02:00
dependabot[bot] 29f3693cbe Bump mapillary-js from 4.0.0 to 4.1.0 (#9012)
Bumps [mapillary-js](https://github.com/mapillary/mapillary-js) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mapillary/mapillary-js/releases)
- [Changelog](https://github.com/mapillary/mapillary-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mapillary/mapillary-js/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: mapillary-js
  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-05-25 14:07:41 +02:00
dependabot[bot] 0790805378 Bump glob from 7.2.3 to 8.0.3 (#9130)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 8.0.3.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.2.3...v8.0.3)

---
updated-dependencies:
- dependency-name: glob
  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-05-25 14:02:57 +02:00
dependabot[bot] 554d13bdc5 Bump d3 from 7.3.0 to 7.4.4 (#9122)
Bumps [d3](https://github.com/d3/d3) from 7.3.0 to 7.4.4.
- [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.3.0...v7.4.4)

---
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-05-25 13:58:30 +02:00
Martin Raifer a7c9f01eb0 add to changelog 2022-05-25 13:55:04 +02:00