summaryrefslogtreecommitdiff
path: root/README.md
blob: 18b4509cf8aa01182adbcde751ca6300c6d4504a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
This is a Redmine plugin that adds a link "Time Tracking Report" to target
version page. This link will bring up a detailed report of how time was spent
for this target version.

The assumption is that the issues which are directly associated with the
target version represent general categories of work activities that need to be
reported on.

Unlike the normal list of issues for a target version, time spent from other
projects in included, as well as all sub-tasks.

Installation:

    cd redmin/plugins
    git clone https://leap.se/git/version_report

Configuration:

You grant the permission 'view reports' to a user in order to be able to view the report.

License:

The same as Redmine (GNU GENERAL PUBLIC LICENSE Version 2)

Copyright:

2015 (c) LEAP Encryption Access Project