Actions
Feature #615
closedAdd Timelog to "My Page"
Start date:
2008-02-07
Due date:
% Done:
100%
Estimated time:
Resolution:
Fixed
Description
I have developed a new block for the "My Page" page that will list your time entries for "today". Very useful to make sure you have updated all the tickets with the time you have spent on them for the day.
I am uploading 4 files:
my_controller.rb.diff - patch file for my_controller.rb which adds the new widget to the drop down list
en.yml.diff - patch file which adds 2 new labels
_timelog.rhtml - new widget that goes in /app/views/my/blocks/_timelog.rhtml
_list_simple.rhtml - new layout for timelogs that goes in /app/view/timelog/_list_simple.rhtml
I am working on more features for time tracking which I will submit later.
Files
Actions