This plugin uses graphics to represent total workloads and also the workload involved in the following tasks:
This plugin is a fork of GitHub originally developed by dnoise. It has been updated to be Rails 3/Redmine 2+ compatible.
-
Average time assigned to issues. The plugin shows the amount of hours per issues within a project as well as the total of hours assigned to that project. Different colours are assigned to each issue.
-
This application also represents the % of hours used against the % of hours estimated for a issue. It also indicates the amount of extra time used over the initial estimate. In addition to this, the plugin also advise if a project doesn’t have assigned and also beginning and end dates.
-
This plug-in determines the timing of an application, showing different status: on time, delayed, etc
-
This plugin is especially helpful in organisations with a high workload and/or a organisations with scarce human resources.
-
Plugin hook support for changing the behavior of the plugin
A copy can be gotton from GitHub
-
In your redmine root directory, run the command: ‘git clone github.com/ianbogda/redmine_workload plugins/redmine_workload`
-
Restart web server
-
Login and click the WorkLoad Link in the top left menu
-
Open a shell to your Redmine’s plugins/redmine_workload folder
-
Update your Git copy with ‘git pull`
-
Restart your Redmine
This plugin is licensed under the GNU GPL v2. See LICENSE.txt and GPL.txt for details.