]> source.dussan.org Git - redmine.git/commit
Adds a scope to get issues assigned to a user.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 21 Oct 2015 17:00:14 +0000 (17:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 21 Oct 2015 17:00:14 +0000 (17:00 +0000)
commit8160f2addb05c662c5a9f20d7dfdf66e0e41534b
treed4a97ba823cdea4c9d479bcd5097e6ca0ffe20bd
parentd6c6c7ac62bf3cf0003cc950880de5597611eb1d
Adds a scope to get issues assigned to a user.

git-svn-id: http://svn.redmine.org/redmine/trunk@14720 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/my_helper.rb
app/models/issue.rb
app/views/users/show.html.erb
test/unit/issue_test.rb