]> source.dussan.org Git - redmine.git/commit
Makes spent time queries savable (#14790).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 12 Jul 2016 17:40:19 +0000 (17:40 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 12 Jul 2016 17:40:19 +0000 (17:40 +0000)
commitbeb5e6039166dadc8efccb65feb0f7ee450c9558
tree291bd88733f83345216020cc9cc00b8ec0a145f2
parent7c6757c81a04a4351063ffd764a1afd53209d09d
Makes spent time queries savable (#14790).

git-svn-id: http://svn.redmine.org/redmine/trunk@15639 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/queries_controller.rb
app/controllers/timelog_controller.rb
app/helpers/queries_helper.rb
app/views/queries/new.html.erb
app/views/timelog/_date_range.html.erb
app/views/timelog/index.html.erb
app/views/timelog/report.html.erb
lib/redmine/field_format.rb
test/functional/issues_controller_test.rb
test/functional/queries_controller_test.rb
test/functional/timelog_controller_test.rb