Re: [Planner Dev] Some help to improve planner



On Tue, Dec 20, 2005 at 09:07:24AM -0500, Kurt Maute wrote:
> On Tue, 2005-12-20 at 11:43 +0100, Matteo Nastasi aka mop wrote:
> > Hi guys, this is my first mail.
> > 
> > My name is Matteo from Milan, Italy.
> 
> Hi Matteo, and welcome!
Thank you.

> > I need a feature to planner and I'm adding it.
> > 
> > The feature add the concept of "Vampire Task", 
> > my first definition of Vampire Task is a tash
> >   ... with a fixed start date
> >   ... with a priority > x
> >   ... without another overlapped Vampire Task
> > 
> > When a resource is assigned to a V. Tasks it's work is subtracted from 
> > it's regular activities so the regular tasks recalculate finish time
> > to compensate the "vampirized" time.
> 
> Sounds like the beginnings of priority based resource leveling.
> Excellent.
> 
> > Working on this feature I found that is simple to me add another feature
> > (much visible to all users), the explain of the not standard 
> > WORK/NOT WORK days for each task.
> 
> Could you explain this a bit further?

Now with planner you can't view when a resource isn't at work from Mon
to Fri, with my patch when a task is assigned to John and John is in
holiday for a week it's task(s) for this week will be "quoted" up and down
with a "not work" gray band.

> > QUESTION:
> >   I need to enlarge a little bit the height assigned to each task in the
> >   gantt diagram, where I can hack your code to add some pixel to the
> >   height of each task ?
> 
> Look for row_height in planner-gantt-view.c.  Its derived using
> gtk_tree_view_column_cell_get_size.  I'm wondering why you need to add
> to the height?
To draw "not work" band I need much more vertical space beetween tasks.

I see the piece of code that you tell me but changing in this place we
loose alignement task-description <=> graphical view.
There is a way to change the spacing into the task-descr columns,
the graphical part inherits automatically the new height with the 
gtk_tree_view_column_cell_get_size ?

Regards, Matteo.
> 
> -- 
> Kurt Maute <kurt maute us>
> 
> _______________________________________________
> Planner-dev mailing list
> Planner-dev lists imendio com
> http://lists.imendio.com/mailman/listinfo/planner-dev

-- 
 Matteo Nastasi  -  Milano - Italy  | HomePage: www.alternativeoutput.it
 Sostenere e supportare GNU/Linux ! | IRC:    #linux-mi irc freenode net   
 Milano Linux                       | E-Mail:   matteo nastasi milug org 
        Users Group  www.milug.org  |       nastasi alternativeoutput it



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]