]> source.dussan.org Git - redmine.git/commit
Add a time tracking block for 'My page' (#615).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 16 Mar 2008 12:21:54 +0000 (12:21 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 16 Mar 2008 12:21:54 +0000 (12:21 +0000)
commita8fcf8487d4165741cf8bffe71ce6302c6aab4e2
tree9057ac438d134a4f7209f9759b487e12f7edbc1d
parent5b6978a1f3f8d4aa6da9607d06217e4322b7feb8
Add a time tracking block for 'My page' (#615).
It lists current user's time entries for the last 7 days across all projects, grouped by day with subtotals for each day, and a grand total.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1260 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/my_controller.rb
app/controllers/timelog_controller.rb
app/helpers/application_helper.rb
app/views/my/blocks/_timelog.rhtml [new file with mode: 0644]
public/stylesheets/application.css