]> git.openstreetmap.org Git - rails.git/commit
Set the gpx_files visibility default to trackable
authorRub21 <rub2106@gmail.com>
Wed, 15 Jul 2026 15:08:56 +0000 (10:08 -0500)
committerRub21 <rub2106@gmail.com>
Fri, 24 Jul 2026 14:52:20 +0000 (09:52 -0500)
commit192394b35ba2725b32315c5bc3722cae95661bef
tree23215d451ba4603a41a29595a8974b31f27b2d83
parent8f1c4d4116095658d24ece41efbd0a70f0b3c230
Set the gpx_files visibility default to trackable
app/models/trace.rb
db/migrate/20260624101500_change_gpx_files_visibility_default.rb [new file with mode: 0644]
db/structure.sql
test/controllers/site_controller_test.rb
test/controllers/traces_controller_test.rb
test/system/user_logout_test.rb