Project

General

Profile

RedmineTimelogDetails » History » Version 5

Mischa The Evil, 2010-11-25 22:59
Fixed H1-heading.

1 5 Mischa The Evil
h1. Redmine Timelog Details
2 1 James Rowe
3 4 Mischa The Evil
{{>toc}}
4 1 James Rowe
5
h2. Introduction
6
7
After building a set of time entries through Redmine the *Timelog Details* page can help show running totals of time against a project.
8
9
h2. Searching
10
11
Shares the same search interface as [[RedmineTimelogReport]]
12
13
!SearchTimelog.png!
14
15 3 James Rowe
h2. Results
16 1 James Rowe
17
By default the detail time log shows *all time* entries in the system.
18
19
From top to bottom in the image
20
* Total time result of the search
21
* pagination table of time entries
22
** sortable columns
23
* Atom and CSV format available
24
25
Notice the bottom line has no issue, it was logged against the project.
26
27 2 James Rowe
Links work the same as the rest of the wiki; closed issues have strike through applied to them.
28 1 James Rowe
29 3 James Rowe
h3. HTML output
30
31 1 James Rowe
!TimeLogDetails.png!
32 3 James Rowe
33
h3. CSV output
34 1 James Rowe
35 2 James Rowe
A sample CSV output of the above time entries (and attached):
36 1 James Rowe
37
|_. Date |_. User |_. Activity |_. Project |_. Issue |_. Tracker |_. Subject |_. Hours |_. Comment |
38
|09/24/2010|Test Developer|Testing|Developers|10|Bug|Bug Report from Test user|0.333333|make sure the changes work|
39
|09/23/2010|Test Developer|Development|Developers|10|Bug|Bug Report from Test user|1.0|Doing the actual coding|
40
|09/23/2010|Test Developer|Implementation|Developers|11|Feature|Build a bridge|2.0|showing a closed issue|
41
|09/22/2010|Test Developer|Research|Developers|10|Bug|Bug Report from Test user|0.333333|what are the problems with this bug|
42
|09/22/2010|Test Developer|Design|Developers|10|Bug|Bug Report from Test user|1.0|Designing an elegant solution|
43 2 James Rowe
|09/21/2010|Test Developer|Support|Developers| | | |1.0|Create this project and demo issue|