GithubHelp home page GithubHelp logo

redmine_workload's Introduction

Workload-Plugin for Redmine

A complete rewrite of the original workload-plugin from Rafael Calleja. The plugin calculates how much work each user would have to do per day in order to hit the deadlines for all his issues.

To be able to do this calculation, the issues start date, due date and estimated time must be filled in. Issues that have not filled in one of these fields will be shown in the overview, but the workload resulting from these issues will be ignored.

Installation

The plugin is tested with redmine 3.0.1.

To install it, simply clone it into the plugins-directory. Execute

git clone https://github.com/JostBaron/redmine_workload.git redmine_workload

in your plugins directory. Then restart your redmine. There is no need for database migration, as this plugin does not change anything in the database.

Configuration

There are two places where this plugin might be configured:

  1. In the plugin settings, available in the administration area under "plugins".
  2. In the Roles-section of the administration area, the plugin adds a new permission "view workload data in own projects". When this permission is given to a user in a project, he might see the workload of all the members of that project.

Permissions

The plugin shows the workload as follows:

  • An anonymous user can't see any workload.

  • An admin user can see the workload of everyone.

  • Any normal user can see the following workload:

    • He may always see his own workload.
    • He may see the workload of every user that is member of a project for which he has the permission "view workload data in own projects" (see above).
    • When showing the issues that contribute to the workload, only issues visible to the current user are shown. Invisible issues are only summarized.

ToDo

  • Make it possible to display the workload starting with another day than the start of a month.
  • Improve performance - requests still take up to 5 seconds.
  • Add legend (again).
  • Use nicer colors for workload indications.

redmine_workload's People

Contributors

jostbaron avatar abirba avatar ianbogda avatar sbrisko avatar braini75 avatar codeinsider avatar rumega avatar kairel avatar davividal avatar pydubreucq avatar digarcia avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.