Plugins Directory » redmine_stats
|
Author: | Luís Fontes |
---|---|---|
Website: | https://github.com/luisfontes19/redmine_stats/ | |
Code repository: | https://github.com/luisfontes19/redmine_stats/ | |
Registered on: | 2015-01-29 (almost 10 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 2.6.x, 2.5.x | |
User ratings: |
redmine_stats
A Redmine plugin to get global statistics.
With redmine_stats you can have a global information about issues, and not project specific. See total open/closed issues, the users who have more issues assigned to, the users who close more issues, etc.
You can also use it by project.
Installation:¶
You can use git clone or download the zip file in the github page.
Be sure to put the plugin in the redmine plugin folder with the exact name: "redmine_stats"
You will not need to do any migration
redmine_stats adds a new permission to user roles so that only allowed users can see statistics
Go to Administrator -> Roles & Permissions -> (Select the role you want to give permissions) and in the Project group you'll have the "Access statistics" permission, just enable it and save
A new item in the top menu will appear to access the stats page
NOTE:¶
This was developed specifically for the needs of a company So it may be a lot of "normal" features that an users may miss... I am opened to suggestions, to add new features and improve this plugin. Just let me know
Changelog
0.0.1 (2015-01-29)
Compatible with Redmine 2.6.x, 2.5.x.