Giter Club home page Giter Club logo

redmine_pipeline_plugin's Introduction

Redmine Pipeline Plugin

Pipeline is a Redmine plugin to ease the estimation of available capacity.

Features

  • Sums up the remaining times of open issues (basis is the estimated time subtracted with time entries)
  • Multiple filter and grouping-options build-in
  • An optional capacity calculation on a per month or per week basis (procentage difference with a reference capacity of 8h on weekdays)
  • Access to report is limited to configurable roles. Furthermore only issues normally viewable to the user are viewable in this report.

Install

  1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to /plugins/redmine_pipeline_plugin. (dir-name with underscores)
  2. This plugin doesn't need any database migrations
  3. Restart your Redmine

Usage

Configure the roles that have access to this report. (In the Administration-section, on the page Role, one can find the permission "View Pipeline" under the Project-section). If a user has at least one project with this role, the link to the report will be available on the top left menu.

Attention when studying the available capacity of a fellow member. The overview of the available capacity is only correct corresponding to your personal access to issues assigned to this fellow member. Off course Administrators can view all issues.

Feedback

Feedback is very much appreciated. This plugin is tested on Redmine 2.3, backed with a MySQL-database, but also on Redmine 2.4, backed with a PSQL-database.

redmine_pipeline_plugin's People

Contributors

gitdries avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

redmine_pipeline_plugin's Issues

Pipeline results display in graphical graphs

Hi,

I am using pipeline plugin it is very useful for us ,we have ask you something about results is there is an options for showing up graphical mode like pie charts when click the pie chart bar it will go to corresponding view, If there is an option let me know

Estimated times of subtasks

When I create a task and some subtasks where all subtasks have an estimated time, the pipeline plugin does show the times of the subtasks and the aggregated times of the maintask all together. This gives a wrong result because it doubles the estimated times.

Example:
MainTask = 10h
SubTask1 = 4h
SubTask2 = 6h

I would expect that only 4h and 6h would appear within the pipeline plugin. But now all of them does appear.

(sorry for my english)

ActionController::RoutingError (uninitialized constant PipelineController):

When i try to go to the pipeline view i have an error on the routing.

I have redmine 2.3

here is the content of the log file

Started GET "/pipeline/report" at Tue Mar 12 08:52:46 +0100 2013

ActionController::RoutingError (uninitialized constant PipelineController):
activesupport (3.2.12) lib/active_support/inflector/methods.rb:219:in constantize' activesupport (3.2.12) lib/active_support/inflector/methods.rb:218:ineach'
activesupport (3.2.12) lib/active_support/inflector/methods.rb:218:in constantize' actionpack (3.2.12) lib/action_dispatch/routing/route_set.rb:69:incontroller_reference'
actionpack (3.2.12) lib/action_dispatch/routing/route_set.rb:54:in controller' actionpack (3.2.12) lib/action_dispatch/routing/route_set.rb:32:incall'
journey (1.0.4) lib/journey/router.rb:68:in call' journey (1.0.4) lib/journey/router.rb:56:ineach'
journey (1.0.4) lib/journey/router.rb:56:in call' actionpack (3.2.12) lib/action_dispatch/routing/route_set.rb:601:incall'
rack-openid (1.3.1) lib/rack/openid.rb:98:in call' actionpack (3.2.12) lib/action_dispatch/middleware/best_standards_support.rb:17:incall'
rack (1.4.5) lib/rack/etag.rb:23:in call' rack (1.4.5) lib/rack/conditionalget.rb:25:incall'
.....

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.