]> git.openstreetmap.org Git - rails.git/commit
Show issues based on all the users roles
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Dec 2017 18:56:27 +0000 (18:56 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Dec 2017 18:56:27 +0000 (18:56 +0000)
commit875e588348984b6e8c7bb8c5cc847ff86e1f2db3
tree4872cb6458bd9c84a91c6a82217c860d28ccd126
parent8dc8479e12b50878ca6b476a4dd72fe1da1f24ad
Show issues based on all the users roles

Previously you were prevented from seeing moderator issues if you
were also an administrator.
app/controllers/issues_controller.rb
app/views/issues/index.html.erb
app/views/issues/show.html.erb
test/system/issues_test.rb