• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
    Ruby
  • License
    Other
  • Created over 15 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This plugin provides instances of Redmine a method with additional graphs.

graphs¶ ↑

This plugin provides instances of Redmine a method with additional graphs.

Created by Gossamer Threads Inc. (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.

$ 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.