]> source.dussan.org Git - redmine.git/commit
Allow multiple instances of custom queries on My page (#1565).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 16 Mar 2017 18:02:43 +0000 (18:02 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 16 Mar 2017 18:02:43 +0000 (18:02 +0000)
commit4cfd5133733a08ebf5ba89aa3994e4a86679c809
tree562cc4d5d11453a058134de4aa95c2c9f121ebf5
parent1a180a67be5c205653e5d006fd027c0cafb3b597
Allow multiple instances of custom queries on My page (#1565).

git-svn-id: http://svn.redmine.org/redmine/trunk@16413 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/my_helper.rb
app/models/user_preference.rb
app/views/my/blocks/_issue_query_selection.html.erb [new file with mode: 0644]
app/views/my/blocks/_issues.erb
lib/redmine/my_page.rb
test/functional/my_controller_test.rb