From: Ernst Pfann (pfann_at_br-online.de)
Date: Tue Nov 25 2003 - 11:29:49 CET
From: Ernst Pfann <pfann@br-online.de> Date: Tue, 25 Nov 2003 11:29:49 +0100 Message-Id: <200311251129.49560.pfann@br-online.de> Subject: Re: [taskjuggler] How to create a tasks_by_person-report
Hi Chris!
Am Montag, 24. November 2003 22:05 schrieb Chris Schlaeger:
> It should work.
I hope so ;-)
> What version are you using?
I'm using tj 1.9.0 (TaskJuggler v1.4.2+cvs).
> Does the CVS version work fine?
I don't know. Maybe next week, i will have enougth time to compile and test
the CVS version.
> Does 'rolluptask 1' work?
No.
Here is a small project to test this sort of report. I found no way, to kick
out "job1" and "job2" from the report.
--------------------------------------------------------------------------
project test "Test" "$Header$" 2003-09-01 2003-12-31-23:59
resource EP "Ernst Pfann"
flags project
task java_workshop "Vorbereitung + Durchführung Workshop Java"
{
task job1 "Aufgabe1"
{
start 2003-10-20
duration 1d
allocate EP
}
task job2 "Aufgabe2"
{
start 2003-10-27
duration 1d
allocate EP
}
flags project
}
htmlresourcereport "tasks_by_person.html"
{
headline "What does Ernst do"
hidetask 0
rolluptask project
}
--------------------------------------------------------------------------
Mit freundlichen Grüßen
Ernst Pfann
-- Bayerischer Rundfunk Rundfunkplatz 1, D-80300 München Tel: +49 89 5900-16016 Fax: +49 89 5900-16000 E-Mail: pfann@br-online.de "Wir stehen beide auf der gleichen Seite; es ist das Problem, das auf der an- deren Seite steht." (Tom DeMarco) -- To unsubscribe, email the address listed in the List-Unsubscribe header For additional commands, email: taskjuggler-help@suse.com
This archive was generated by hypermail 2.1.7 : Tue Nov 25 2003 - 11:33:42 CET