https://github.com/bradbeattie/redmine-graphs-plugin
This plugin provides instances of Redmine a method with additional graphs.
https://github.com/bradbeattie/redmine-graphs-plugin
Last synced: 6 months ago
JSON representation
This plugin provides instances of Redmine a method with additional graphs.
- Host: GitHub
- URL: https://github.com/bradbeattie/redmine-graphs-plugin
- Owner: bradbeattie
- License: other
- Created: 2009-03-05T17:23:09.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T20:34:18.000Z (over 6 years ago)
- Last Synced: 2025-05-07T14:58:50.863Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 82 KB
- Stars: 139
- Watchers: 16
- Forks: 86
- Open Issues: 3
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= graphs
This plugin provides instances of Redmine a method with additional graphs.
Created by Gossamer Threads Inc. (http://www.gossamer-threads.com)
Primary developer: Brad Beattie
== How to use
Only tested on Redmine 2.0.3 and Ruby 1.9.3.
NOTE: Redmine 2.0.3 has compatibility issue with Ruby 1.9.x. Please see {Defect #11290: ParseDate missing in Ruby 1.9x - Redmine}[http://www.redmine.org/issues/11290].
$ cd /path/to/redmine/plugins
$ git clone git://github.com/bradbeattie/redmine-graphs-plugin.git redmine_graphs
$ rake redmine:plugins:migrate RAILS_ENV=production
Then restart redmine.