]> git.openstreetmap.org Git - rails.git/commit
Assign vandalism reports for users to moderators
authorTom Hughes <tom@compton.nu>
Sun, 17 Jun 2018 10:14:19 +0000 (11:14 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 17 Jun 2018 10:14:19 +0000 (11:14 +0100)
commite5604ce98e267cb0cec7dd27078a9e86c919eeb1
treeaf06fea3b3005070a1907c1b36b569842710c86f
parent6c225bd01c53ad4cc3429e05c7bb71da3b0a4b7b
Assign vandalism reports for users to moderators
app/controllers/reports_controller.rb
app/models/issue.rb
app/views/reports/new.html.erb
test/factories/issues.rb
test/models/issue_test.rb
test/system/issues_test.rb
test/system/report_diary_comment_test.rb
test/system/report_diary_entry_test.rb
test/system/report_note_test.rb
test/system/report_user_test.rb