Project

General

Profile

RedmineTimelogDetails » History » Version 1

James Rowe, 2010-09-23 03:42
create this page

1 1 James Rowe
h1. RedmineTimelogDetails
2
3
{{toc}}
4
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
h3. Results
16
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
Links work the same as the rest of the wiki; closed issues are have strike through, 
28
29
!TimeLogDetails.png!
30
31
A sample CSV output of the above time entries is shown below (and attached)
32
33
|_. Date |_. User |_. Activity |_. Project |_. Issue |_. Tracker |_. Subject |_. Hours |_. Comment |
34
|09/24/2010|Test Developer|Testing|Developers|10|Bug|Bug Report from Test user|0.333333|make sure the changes work|
35
|09/23/2010|Test Developer|Development|Developers|10|Bug|Bug Report from Test user|1.0|Doing the actual coding|
36
|09/23/2010|Test Developer|Implementation|Developers|11|Feature|Build a bridge|2.0|showing a closed issue|
37
|09/22/2010|Test Developer|Research|Developers|10|Bug|Bug Report from Test user|0.333333|what are the problems with this bug|
38
|09/22/2010|Test Developer|Design|Developers|10|Bug|Bug Report from Test user|1.0|Designing an elegant solution|
39
|09/21/2010|Test Developer|Support|Developers|""|""|""|1.0|Create this project and demo issue|