]> source.dussan.org Git - redmine.git/commit
Adds issue tracker and status columns and filters on spent time list (#23401).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 20 Aug 2016 10:27:39 +0000 (10:27 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 20 Aug 2016 10:27:39 +0000 (10:27 +0000)
commit3539cfcf0f6e9f4379c5a15ae610608b370ee23c
treeebdef3f7b0fbcd6fadb20b75098e2d208b6f310d
parenta78c7249029828685173ecd86151fb80546d3032
Adds issue tracker and status columns and filters on spent time list (#23401).

git-svn-id: http://svn.redmine.org/redmine/trunk@15738 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/models/query.rb
app/models/time_entry_query.rb
app/views/timelog/_list.html.erb
lib/redmine/helpers/time_report.rb
test/functional/timelog_controller_test.rb