Georges Dupéron
e54e30b715
Bugfix: In redmine 2.3.1.stable, the path to the svg file was absolute but didn't include the path to redmine's root. This meant one would get "/graphs/target-version/1" instead of "/redmine/graphs/target-version/1". This commit fixes the bug by prepending Redmine::Utils.relative_url_root .
2014-01-25 23:53:52 +01:00
unknown
b7d04e7d19
updated for redmine 2.0 and added a graph for open/closed bugs in project
2012-08-01 14:25:16 +02:00
Brad Beattie
3c92453b02
Display appropriate "no data" messages
2009-05-14 14:00:39 -07:00
Brad Beattie
ce3c62c251
Addressing concerns that projects with no issues display broken graph pages.
2009-05-13 10:52:47 -07:00
Magnus Bergmark
603ca8d986
Fixed problem with URL linking outside Request-cycle
...
This seems to happen on some versions of Rails and/or some configuration
combinations on the server. It is a simple fix to make all links relative
instead of absolute in all cases.
2009-05-08 11:50:01 +02:00
Brad Beattie
f45b0b67be
Fixing file permissions
2009-04-13 11:33:56 -07:00
Brad Beattie
94d281822a
* Fixing whitespace
...
* Localizing graphs sidebar title
2009-04-01 10:33:41 -07:00
Brad Beattie
2220eb279c
Adding a graph to show total issues over time
2009-03-10 13:46:22 -07:00
Brad Beattie
edb51fb483
Adding "View all issues" links, although the created_on one doesn't work as the field doesn't display by default. Hrm.
2009-03-06 13:28:54 -08:00
Brad Beattie
fa235bae48
Adding a project and a global graph to view issues by age (created or updated).
2009-03-06 11:06:21 -08:00
Brad Beattie
a97ffaf776
* Placed graph in frameset to resemble context's layout
...
* Added target version due date
2009-03-05 13:16:43 -08:00
Brad Beattie
7595ae50d2
First commit
2009-03-05 09:25:27 -08:00