openstreetmap-website/app/views/users
2021-02-06 15:04:33 +00:00
..
_auth_association.html.erb Rename user_controller to users_controller 2018-10-03 15:31:10 +02:00
_contact.html.erb Fix new rubocop warnings 2021-01-11 19:17:31 +00:00
_popup.html.erb Prefer string interpolation to concatenation in erb files 2020-11-11 14:44:42 +00:00
_terms.html.erb Fix the CrossSiteScripting warnings from Brakeman 2020-07-22 20:57:16 +01:00
_user.html.erb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
account.html.erb Use bootstrap form styles for update home checkbox 2021-02-03 09:39:43 +00:00
blocked.html.erb Use _html suffix to avoid using raw when displaying translated strings 2019-12-22 11:28:18 +01:00
confirm.html.erb Convert user confirmation forms to use bootstrap 2020-09-03 23:51:23 +01:00
confirm_email.html.erb Convert user confirmation forms to use bootstrap 2020-09-03 23:51:23 +01:00
index.html.erb Use bootstrap table striping to replace hand-cycled table stripes 2020-03-18 12:14:24 +01:00
login.html.erb Use POST to submit OpenID login form 2021-02-06 15:04:33 +00:00
logout.html.erb Convert logout form to use bootstrap 2020-09-03 23:52:59 +01:00
lost_password.html.erb Convert password reset forms to use bootstrap 2020-09-04 00:36:43 +01:00
new.html.erb Use boolean instead of string for hiding labels 2021-01-28 10:10:03 +00: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
reset_password.html.erb Convert password reset forms to use bootstrap 2020-09-04 00:36:43 +01:00
show.html.erb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
suspended.html.erb Use _html suffix to avoid using raw when displaying translated strings 2019-12-22 11:28:18 +01:00
terms.html.erb Prefer string interpolation to concatenation in erb files 2020-11-11 14:44:42 +00:00