Project

General

Profile

RedmineTimelogDetails » History » Version 2

James Rowe, 2010-09-23 03:46
removed "" in table, complete sentences

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 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
!TimeLogDetails.png!
30
31 2 James Rowe
A sample CSV output of the above time entries (and attached):
32 1 James Rowe
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 2 James Rowe
|09/21/2010|Test Developer|Support|Developers| | | |1.0|Create this project and demo issue|