]> git.openstreetmap.org Git - rails.git/commit
Add 'after' parameter to history pages
authorAnton Khorev <tony29@yandex.ru>
Sun, 16 Mar 2025 00:18:23 +0000 (03:18 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 16 Mar 2025 16:42:08 +0000 (19:42 +0300)
commit8a65f551a71e92052107805c03ad687697d375e3
tree4d6a5d8a5889ec835865ffbc3097b163e5e9e70a
parent9983a16ae984a6af99fa94ff5af99ba87a7ce956
Add 'after' parameter to history pages
app/assets/javascripts/index/history.js
app/controllers/changesets_controller.rb
app/views/changesets/index.html.erb
test/controllers/changesets_controller_test.rb
test/system/history_test.rb