Commit Graph

14812 Commits

Author SHA1 Message Date
Mukesh Jaiswal
70f36bc3e1 WIP: long,lat found for projection 2022-09-05 12:04:48 +02:00
Mukesh Jaiswal
e86167200d WIP: displaying images on map 2022-09-04 22:08:42 +02:00
Mukesh Jaiswal
448c8b914c plop 2022-08-23 19:37:54 +02:00
mukesh
7a2ab8aeaa Draft: still in progress 2022-08-03 15:37:09 +02:00
mukesh
16280638b5 plop 2022-06-29 18:51:33 +02:00
mukesh
8d800801ff Feature: local photos ui added 2022-06-20 18:39:59 +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
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
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