]> git.openstreetmap.org Git - rails.git/commit
Improve name selection with the query tool
authorTom Hughes <tom@compton.nu>
Tue, 24 Oct 2023 16:19:32 +0000 (17:19 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 14 Nov 2023 17:45:50 +0000 (17:45 +0000)
commitc94de1e1a3878d60bfd443b04c7ca608c8dd47b3
tree060aa388762a8ba573ef94ec784c0ca97831111d
parent1ce5d7dec1503416ab10d17ec2d27ef7e0ab86e9
Improve name selection with the query tool

Pass the full expanded list of preferred languages to the client
and use that when looking for the best name for an object.

Fixes #4310
app/assets/javascripts/application.js
app/assets/javascripts/index/query.js
app/helpers/application_helper.rb