openstreetmap-website/app/views/users
Nenad Vujicic b0ad96ebd4 Removed unused translation keys in users.*
Removed users.new.tou (added 9649b19 and has never been used), users.terms.decline replaced with users.terms.cancel and together with users.terms.continue started being used at /users/terms.html.erb (both were added at 9a9e13a and removed at 1be8d59)
2024-09-24 16:03:23 +02:00
..
_auth_association.html.erb Rename user_controller to users_controller 2018-10-03 15:31:10 +02:00
_page.html.erb Guess translation scope from controller name if not provided 2024-09-10 10:51:50 +03:00
_terms.html.erb Fix the CrossSiteScripting warnings from Brakeman 2020-07-22 20:57:16 +01:00
_terms_declined_flash.html.erb Refactor terms declined flash message to use a partial 2021-06-23 20:11:19 +01:00
_user.html.erb Replace creation_ip with creation_address 2024-09-15 19:38:21 +01:00
blocked.html.erb Remove former .auth-container wrapper divs 2024-07-09 17:56:49 +03:00
index.html.erb Use turbo for pagination 2024-08-20 14:44:10 +01:00
new.html.erb Remove former .auth-container wrapper divs 2024-07-09 17:56:49 +03:00
no_such_user.html.erb Avoid double-escaping display names when sent through the translation system 2020-01-08 19:07:18 +01:00
show.html.erb Replace creation_ip with creation_address 2024-09-15 19:38:21 +01:00
suspended.html.erb Use mail_to help to avoid handcrafting mailto links 2022-11-30 11:13:44 +00:00
terms.html.erb Removed unused translation keys in users.* 2024-09-24 16:03:23 +02:00