Commit Graph

14804 Commits

Author SHA1 Message Date
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 https://github.com/openstreetmap/openstreetmap-website/blob/66656e1d1d58e6073efd453007d7452920531b37/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
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