]> source.dussan.org Git - redmine.git/commit
Adds cross-project time reports support (#994).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 31 Aug 2008 16:34:54 +0000 (16:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 31 Aug 2008 16:34:54 +0000 (16:34 +0000)
commit696d21f8c8c88d487df46112082fcb1d9b5f6ec2
tree5a4addd08ae94b062f042ae4de3bb1f18fce868e
parentdbad26c87db8247c0d635c993981d4277e165978
Adds cross-project time reports support (#994).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1778 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application.rb
app/controllers/timelog_controller.rb
app/helpers/timelog_helper.rb
app/models/user.rb
app/views/timelog/details.rhtml
app/views/timelog/report.rhtml
config/routes.rb
test/functional/timelog_controller_test.rb