Project

General

Profile

RusRedmineTimelogDetails » History » Version 1

Ivan Bagaev, 2016-04-02 18:04

1 1 Ivan Bagaev
h1. Затраченное время - подробно
2
3
Оригинал: [[RedmineTimelogDetails|Redmine Timelog Details v.13]]
4
5
{{>toc}}
6
7
h2. Introduction
8
9
After building a set of time entries through Redmine the *Timelog Details* page can help show running totals of time against a project.
10
11
The *Timelog Details* page is accessible from the Overview > Spent Time > Details menu.
12
Note that the timelog feature is available only when the project's "Time tracking" module is activated.
13
14
h2. Searching
15
16
Shares the same search interface as [[RedmineTimelogReport]]
17
18
!SearchTimelog.png!
19
20
h2. Results
21
22
By default the detail time log shows *all time* entries in the system.
23
24
From top to bottom in the image
25
* Total time result of the search
26
* pagination table of time entries
27
** sortable columns
28
* Atom and CSV format available
29
30
Notice the bottom line has no issue, it was logged against the project.
31
32
Links work the same as the rest of the wiki; closed issues have strike through applied to them.
33
34
h3. HTML output
35
36
!TimeLogDetails.png!
37
38
h3. CSV output
39
40
A sample CSV output of the above time entries (and attached):
41
42
|_. Date |_. User |_. Activity |_. Project |_. Issue |_. Tracker |_. Subject |_. Hours |_. Comment |
43
|09/24/2010|Test Developer|Testing|Developers|10|Bug|Bug Report from Test user|0.333333|make sure the changes work|
44
|09/23/2010|Test Developer|Development|Developers|10|Bug|Bug Report from Test user|1.0|Doing the actual coding|
45
|09/23/2010|Test Developer|Implementation|Developers|11|Feature|Build a bridge|2.0|showing a closed issue|
46
|09/22/2010|Test Developer|Research|Developers|10|Bug|Bug Report from Test user|0.333333|what are the problems with this bug|
47
|09/22/2010|Test Developer|Design|Developers|10|Bug|Bug Report from Test user|1.0|Designing an elegant solution|
48
|09/21/2010|Test Developer|Support|Developers| | | |1.0|Create this project and demo issue|