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
dmp
286233a1db
Add how to use on README
2012-09-05 11:27:07 +09:00
dmp
c40c9a06a8
Merge remote branch 'kowelu/missing-routes'
...
Conflicts:
config/routes.rb
This merge resolves an issue of "global issues graphs cause 404", https://github.com/bradbeattie/redmine-graphs-plugin/pull/14#issuecomment-7969226
2012-09-05 10:55:08 +09: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
zelder1231
b7ef44a274
Merge pull request #1 from bradbeattie/master
...
test update
2012-08-01 05:10:48 -07:00
Uwe Koloska
60ead8f04e
add missing routes for global issues page
2012-06-29 00:24:54 +02:00
Brad Beattie
41b1b5471a
Merge pull request #12 from railsformers/54f5ec05a990df1c05af142aba9553200352f7c4
...
added missing Czech translations
2012-06-02 09:41:00 -07:00
Brad Beattie
c44ff1d0b8
Merge pull request #11 from jaugustin/fix-routes
...
Copy routes.rb to config dir and update their format to work with newer versions of Rails/Redmine
2012-05-21 08:03:58 -07:00
jaugustin
3a5f4389c7
fix routes.rb, add route for my page graph and roadmap graph
2012-05-21 17:02:17 +02:00
jcopp
933ccee63e
Add missing routes that were causing templates to throw errors
2012-05-21 17:01:00 +02:00
jcopp
c36fcec628
Copy routes.rb to config dir and update their format to work with newer versions of Rails/Redmine
2012-05-21 17:00:48 +02:00
Richard
54f5ec05a9
translates
2011-11-30 08:24:55 +01:00
Brad Beattie
b536b43f29
Merge pull request #7 from akostrikov/add-russian-locale
...
Add russian locale
2011-07-08 09:02:57 -07:00
Alexandr Kostrikov(root)
1bb161b631
Fixing locale label
2011-07-08 09:56:10 +04:00
Alexandr Kostrikov(root)
66b9b4c6e1
Add russian locale
2011-07-07 12:58:56 +04:00
Brad Beattie
0b64361c7b
Merge pull request #2 from gkmngrgn/master
...
Added Turkish Translation
2011-07-06 10:02:29 -07:00
Brad Beattie
5c53363dca
Merge pull request #1 from danielpassos/master
...
add Brazilian Portugues translation
2011-07-06 10:02:18 -07:00
Brad Beattie
b29bb9ac77
Merge pull request #2 from gkmngrgn/master
...
Added Turkish Translation
2011-07-06 10:02:06 -07:00
Brad Beattie
5a45cec53f
Merge pull request #2 from gkmngrgn/master
...
Added Turkish Translation
2011-07-06 10:01:47 -07:00
Brad Beattie
33b6c68b73
Merge pull request #3 from jtrancas/master
...
Portuguese translation
2011-07-06 10:01:36 -07:00
Brad Beattie
de7f131b07
Merge pull request #5 from martin-denizet/master
...
Chinese simplified translations
2011-07-06 10:01:05 -07:00
Brad Beattie
c661a06e6b
Merge pull request #6 from akostrikov/master
...
Hello, I fixed paths in static files and added unloadable in controller
2011-07-06 10:00:53 -07:00
Alexandr Kostrikov(root)
645d2c6401
Fixed wrong paths for static files
2011-07-06 17:16:08 +04:00
Martin Denizet
76c69c2aca
Adds Simplified Chinese translations.
2011-04-11 12:42:51 +08:00
jtrancas
37d10226d8
Added portuguese translation
2010-11-29 00:17:22 +01:00
Gökmen Görgen
1a6b8d6ae0
add turkish translations.
2010-09-30 15:08:07 +03:00
Daniel Passos
56a403336f
add Brazilian Portugues translation
2010-09-01 14:26:01 -03:00
Brad Beattie
26ae8fb5d3
Fixing language hiccup
2010-04-27 15:20:21 -07:00
Nikos Dimitrakopoulos
21a33a6c62
Added greek (el) translations.
2010-02-16 08:16:44 +08:00
Brad Beattie
2af8e4c7b4
Addressing issue #6084 , Total issues vs. Closed issues not displaying
2009-09-23 15:24:11 -07:00
Brad Beattie
933075c9be
Adding Dutch translation (thanks, Stephan!)
2009-05-25 13:26:53 -07:00
Brad Beattie
8fdc521aa5
Fixing bug where issue growth graph showed all projects instead of subprojects
2009-05-15 10:05:06 -07:00
Brad Beattie
3c92453b02
Display appropriate "no data" messages
2009-05-14 14:00:39 -07:00
Brad Beattie
9c91a56f8d
Allow open aging issues graph to show children
2009-05-14 13:12:51 -07:00
Brad Beattie
c8a4bc73af
Fixing total issues when a project has no descendants
2009-05-14 13:04:30 -07:00
Brad Beattie
9c7cd890b7
Making the total issues over time graph include sub-projects
2009-05-14 11:53:37 -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
49400f166e
Added Swedish translation
2009-05-08 11:56:15 +02: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
fb3064462c
Making both graph widget's thickness the same
2009-04-24 15:50:25 -07:00
Brad Beattie
400c0c6b9a
Ack. fixing label name
2009-04-24 15:43:16 -07:00
Brad Beattie
b3ab610586
Fixing widget title
2009-04-24 15:42:30 -07:00
Brad Beattie
b2c84f3b9f
Adding a widget that shows issue assignment flow
2009-04-24 15:36:37 -07:00
Brad Beattie
164b0320b5
Adding German and tweaking French translations (thanks, Markus)
2009-04-16 13:32:57 -07:00
Brad Beattie
c6b30b8ee0
* Added French translation (thanks Thomas)
...
* Tweaking recent status changes graph padding
2009-04-15 10:27:36 -07:00
Brad Beattie
30056e7d18
Fixing poor truncation of graph.
2009-04-14 08:08:41 -07:00
Brad Beattie
5251a4ba3d
Adjusting height of issue status flow widget
2009-04-13 17:12:00 -07:00
Brad Beattie
fe056bed2e
Renaming graph
2009-04-13 17:03:34 -07:00
Brad Beattie
ef19c23cc3
Adding widget to graph issue status changes
2009-04-13 17:00:30 -07:00
Brad Beattie
f45b0b67be
Fixing file permissions
2009-04-13 11:33:56 -07:00