]> git.openstreetmap.org Git - rails.git/commit
Support unwrapped bbox values in changeset history queries
authorAnton Khorev <tony29@yandex.ru>
Sun, 5 Jan 2025 11:10:20 +0000 (14:10 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 9 Apr 2025 18:41:19 +0000 (21:41 +0300)
commit2b4eb3fde9c39176bff83e86b3a816619e4469ab
tree97672726c154eb14cfd31935201cbca50fae33ce
parent3c00c2032afe8112734fc59255aa002b6fb1051e
Support unwrapped bbox values in changeset history queries
app/assets/javascripts/index/history.js
app/controllers/changesets_controller.rb
test/controllers/changesets_controller_test.rb
test/system/history_test.rb