Project

General

Profile

RedmineTimelogReport » History » Version 7

Lucile Quirion, 2015-02-23 03:45
Describe the browsing path to timelog report

1 2 Mischa The Evil
h1. Redmine Timelog Report
2
3 6 Mischa The Evil
{{>toc}}
4 1 lamthao thao
5 4 James Rowe
h2. Introduction
6
7 5 James Rowe
Time entries can be viewed at a [[RedmineTimelogDetails|detailed level]], but sometimes a report format is desired.
8 4 James Rowe
9
*Timelog Report* allows users to display their time grouped by categories.
10
11 7 Lucile Quirion
The *Timelog Report* page is accessible from the Overview > Spent Time > Report menu.
12
Note that the timelog feature is available only when the project's "Time tracking" module is activated.
13
14 4 James Rowe
h2. Searching
15
16
Shares the same search interface with [[RedmineTimelogDetails]].
17
18
!SearchTimelog.png!
19
20
h2. Results
21
22
h3. HTML output
23
24
Using the drop down choosers this result set is based on the detailed time entries found at [[RedmineTimelogDetails]].
25
26
For this example *Days* is set for the *Details* parameter.
27
28
*Add* groupings to show the report; until anything is added this area will be blank. For this example first *Issue* was selected, then *Activity*. The list will always go back to blank after a selection. The drop down will disable once the maximum number of combinations are added, use the clear button to start over.
29
30
!TimeLogReport.png!
31
32
h3. CSV output
33
34
|_. Issue|_. Activity|_. 2010-09-20|_. 2010-09-21|_. 2010-09-22|_. 2010-09-23|_. 2010-09-24|_. Total|
35
|none| | |1.00| | | |1.00|
36
| |Support| |1.00| | | |1.00|
37
|Bug #10: Bug Report from Test user| | | |1.33|1.00|0.33|2.67|
38
| |Design| | |1.00| | |1.00|
39
| |Development| | | |1.00| |1.00|
40
| |Research| | |0.33| | |0.33|
41
| |Testing| | | | |0.33|0.33|
42
|Feature #11: Build a bridge| | | | |2.00| |2.00|
43
| |Implementation| | | |2.00| |2.00|
44
|Total| | |1.00|1.33|3.00|0.33|5.67|