Plugins Directory » Monitoring & Controlling
Author: | Alexander Monteiro | |
---|---|---|
Website: | http://alexmonteiro.github.com/Redmine-Monitoring-Controlling/ | |
Code repository: | https://github.com/alexmonteiro/Redmine-Monitoring-Controlling | |
Registered on: | 2012-04-18 (over 12 years ago) | |
Current version: | 0.1.0 | |
Compatible with: | Redmine 2.0.x, 2.1.x | |
User ratings: |
M&C is a Redmine Plugin used as a chart tool to monitoring issues’ project
Features¶
- Pie Chart of issues by statuses;
- Pie Chart of manageable and unmanagleabe issues;
- Chart with overdue tasks by project
Installation notes
Pre-requisit¶
- Redmine 1.4.x;
Step by step¶
- cd /{redmineInstalationDir}/vendor/plugins
- git clone http://github.com/alexmonteiro/Redmine-Monitoring-Controlling.git redmine_monitoring_controlling
- Run db:migrate_plugins to copy the assets.
- Restart your redmine application.
- Activate your M&C on projects modules.
Changelog
0.1.0 (2012-05-22)
Compatible with Redmine 2.0.x, 2.1.x.
Updated plugin to work with Redmine2 versions.
0.0.1 (2012-04-18)
Compatible with Redmine 1.3.x, 1.4.x.