]> git.openstreetmap.org Git - rails.git/commit
Add extra user transitions needed by the administrators
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 2 Feb 2022 16:37:50 +0000 (16:37 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 2 Feb 2022 16:37:50 +0000 (16:37 +0000)
commit2731e7244ac554c4a17f69347851f8f829cd1caa
tree8d6515b82654d8da40a2a06cd308922f86ccfa6b
parent1a11c4dc191d93b18fcf5aa917448c8cd6d2556b
Add extra user transitions needed by the administrators
app/controllers/users_controller.rb
app/models/user.rb
app/views/users/show.html.erb
config/locales/en.yml
test/system/user_status_change_test.rb [new file with mode: 0644]