Project

General

Profile

Code for Plugin: Edit-inline + time estimation

Added by Sanjay jain over 8 years ago

Hi all,

The attached code was written a couple of years ago for the then stable Redmine. The company I worked for, needed this but it was never released to the community. It's unlikely to be maintained but I asked for the code so perhaps someone else can make it available, either as is or as part of their own plug in.

It has two main features:

1) Allows you to edit multiple issues in a table format.

To do this select the issues, right click to edit-inline

2) When editing, if the estimated time field is chosen, it will sum the time.

The idea is to see how much time is allocated to each developer for the next planning cycle (iteration).

The summing works even by groups too, so you can group by user or project (as usual). The intention was to allow summing of all numeric fields but I don't think that was done. Had it been done, you could have a custom field for each iteration's estimate and use that instead of the estimate field. As is, I recommend that you don't save the changes. otherwise the estimate for each task will be overwritten.

I was planning to put this on github, but I'm not familiar with pushing code. And given that it's not going to be maintained, I hope "releasing" it like this is helpful.

Sanjay


Replies (3)

RE: Code for Plugin: Edit-inline + time estimation - Added by James H over 8 years ago

This would be really nice to have.

We are working around this completely.

RE: Code for Plugin: Edit-inline + time estimation - Added by msneet qukin about 8 years ago

Seem like very nice plugin. But i couldn't test it because rake task aborted.
I'm using Bitnami Redmine VMware Virtual Machine:

Environment:
  Redmine version                3.2.0.stable
  Ruby version                   2.1.8-p440 (2015-12-16) [x86_64-linux]
  Rails version                  4.2.5
  Environment                    production
  Database adapter               Mysql2

    (1-3/3)