]> source.dussan.org Git - redmine.git/commit
Enable global time logging at /time_entries/new (#10020).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 21 Jan 2012 14:26:51 +0000 (14:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 21 Jan 2012 14:26:51 +0000 (14:26 +0000)
commit41eab6615b31185831b110b5e3d29dc08cefceca
tree1d4e9b3ab4c4eb36052e1d6d8cf6a6953d19c772
parent94b621a99fd57462a6dd641044f62b7ecb67ccc2
Enable global time logging at /time_entries/new (#10020).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8691 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/models/project.rb
app/views/timelog/_form.html.erb
app/views/timelog/index.html.erb
app/views/timelog/new.html.erb
test/functional/timelog_controller_test.rb