Index: openacs-4/contrib/packages/project-manager/tcl/task-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/project-manager/tcl/Attic/task-procs.tcl,v diff -u -r1.4.2.23 -r1.4.2.24 --- openacs-4/contrib/packages/project-manager/tcl/task-procs.tcl 27 Sep 2004 22:39:16 -0000 1.4.2.23 +++ openacs-4/contrib/packages/project-manager/tcl/task-procs.tcl 8 Oct 2004 21:25:04 -0000 1.4.2.24 @@ -960,8 +960,8 @@ set task_description [ad_html_text_convert -from $mime_type -to "text/html" -- $task_description] append notification_text " -
- +

Task overview

+
@@ -973,10 +973,14 @@
Subject: $task_title (\#$task_item_id)

Description

-$task_description + + + + +
$task_description

Dates:

- +
@@ -1088,7 +1092,7 @@ set from_address [db_string get_from_email "select email from parties where party_id = :user_id" -default "nobody@nowhere.com"] set last_time_stamp "" - set work_log "

Work done on this task

Latest start: $latest_start
" + set work_log "

Work done on this task

" db_foreach get_logged_time " SELECT @@ -1146,7 +1150,7 @@ $comment
-
+
@@ -1161,10 +1165,14 @@ append notification_text "

Description

-$task_description +
Subject: $task_title (\#$task_item_id)
+ + + +
$task_description

Dates:

- +
@@ -1347,7 +1355,7 @@ $overdue_description -
Latest start: $latest_start
+
@@ -1371,7 +1379,7 @@ $pressing_description -
Task \# Subject
+
@@ -1393,7 +1401,7 @@ $longterm_description -
Task \# Subject
+
@@ -1625,9 +1633,9 @@ set notification_text "${intro_text}${comment_text}

Task overview

-
Task \# Subject
+
- + @@ -1639,10 +1647,16 @@
Subject:Subject: $subject (\#$task_item_id)
$assignee_role_name
+

Description

-$description_out + + + + +
$description_out
+

Dates:

- +
Latest start: $latest_start