Skip to content

gnomex/Redmine-Monitoring-Controlling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoramento & Controle (M&C) - Redmine Plugin

M&C is a Redmine Plugin used as a chart tool to monitoring issues' project

Features

Master Version (0.2.1) (Redmine 4.0.4)

How to install

Requirements

  • Redmine >= 4.0.4 version

Step-by-step

  • Copy or clone the app on Redmine plugin folder with the same name like: /plugins/redmine_monitoring_controlling
  • Run
cd /{redmineInstalationDir}/plugins
git clone https://github.com/gnomex/Redmine-Monitoring-Controlling.git redmine_monitoring_controlling
cd redmine_monitoring_controlling
RAILS_ENV=production bundle exec rails redmine:plugins:migrate
  • Restart your redmine application.
  • Activate your M&C on projects modulues.

License

Redmine Monitoring & Controlling Plugin is open source and released under the terms of the {GNU General Public License - GPL - v3}[https://github.com/alexmonteiro/Redmine-Monitoring-Controlling/blob/master/license.txt]. Check {GNU GPL v3 quick guide}[http://www.gnu.org/licenses/quick-guide-gplv3.html] for more information.

Credits

About

Redmine Plugin that works with Highcharts to show tasks on project throught Charts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 39.7%
  • HTML 34.2%
  • Ruby 19.9%
  • CSS 6.2%