]> source.dussan.org Git - redmine.git/commit
Show Last Comment in Issue list (#1474).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Mar 2017 07:58:07 +0000 (07:58 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 5 Mar 2017 07:58:07 +0000 (07:58 +0000)
commit91d10c63f02c6116c6215d66fa8ff7b17cddf527
treebb4e7a6d49af67ea985a9fca25b890f1bef5931e
parent06c6de06e4d47531ebc6afef63b925ca80552339
Show Last Comment in Issue list (#1474).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@16367 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/queries_helper.rb
app/models/issue.rb
app/models/issue_query.rb
app/views/issues/_list.html.erb
app/views/issues/index.html.erb
app/views/timelog/_list.html.erb
config/locales/en.yml
lib/redmine/export/pdf/issues_pdf_helper.rb
public/stylesheets/application.css
test/functional/issues_controller_test.rb
test/unit/query_test.rb