]> source.dussan.org Git - redmine.git/commit
Get the count by group from the query directly.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 9 Mar 2017 20:01:01 +0000 (20:01 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 9 Mar 2017 20:01:01 +0000 (20:01 +0000)
commitb714c714024796d3cd3bd215b07b4d8798a35406
treecf80ecad1125c44db2b8510ce93f819aeaf394da
parent364d1aa72746424b87e1a17823612096db7c3ae3
Get the count by group from the query directly.

git-svn-id: http://svn.redmine.org/redmine/trunk@16387 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/helpers/issues_helper.rb
app/helpers/queries_helper.rb
app/models/issue_query.rb
app/models/query.rb
app/views/issues/_list.html.erb
app/views/issues/index.html.erb
app/views/timelog/_list.html.erb
lib/redmine/export/pdf/issues_pdf_helper.rb
test/unit/query_test.rb