[or-cvs] r20995: {projects} minor task updates, update pdf output (projects/todo)

phobos at seul.org phobos at seul.org
Fri Nov 20 15:03:36 UTC 2009


Author: phobos
Date: 2009-11-20 10:03:36 -0500 (Fri, 20 Nov 2009)
New Revision: 20995

Modified:
   projects/todo/tpo-highlevel-tasklist.tjp
   projects/todo/tracking-gantt.pdf
Log:
minor task updates, update pdf output


Modified: projects/todo/tpo-highlevel-tasklist.tjp
===================================================================
--- projects/todo/tpo-highlevel-tasklist.tjp	2009-11-20 13:11:36 UTC (rev 20994)
+++ projects/todo/tpo-highlevel-tasklist.tjp	2009-11-20 15:03:36 UTC (rev 20995)
@@ -1,7 +1,7 @@
 project TorProject "High-Level Task Tracking" "1.0" 2009-11-19 - 2010-12-31 {
   # Hide the clock time. Only show the date.
   timeformat "%Y-%m-%d"
-  now 2009-11-19
+  now 2009-11-20
 
   # We want to compare the baseline scenario, to one with a slightly
   # delayed start.
@@ -82,6 +82,18 @@
     allocate andrew, melissa
     complete 50
   }
+  task op_nine "Annual Report" {
+    start 2009-11-19
+    end 2010-01-31
+    allocate andrew, karen
+    complete 0
+  }
+  task op_ten "Migrate wiki" {
+    start 2009-11-19
+    end 2009-12-15
+    allocate andrew, volunteer
+    complete 5
+  }
 }
 
 task tr_main "Translations" {
@@ -219,9 +231,5 @@
 htmlweeklycalendar "Calendar.html" {
 }
 
-# This report is a status report for the current week. It also
-# provides an outlook for the next week.
-htmlstatusreport "Status-Report.html" {
-}
 
 

Modified: projects/todo/tracking-gantt.pdf
===================================================================
(Binary files differ)



More information about the tor-commits mailing list