This release contains a lot of changes. It also requires a new version of logger to work. IMPORTANT NOTE: this release includes HTML email, so it requires a bug fix in acs-tcl/tcl/html-email-procs.tcl that Jeff committed. You can either wait until OpenACS 5.1.2 is released, or copy that file from the end of the oacs-5-1 tip in CVS.
Changelog:
2004-09-15 16:05 jader
* project-manager.info,
sql/postgresql/project-manager-table-create.sql,
tcl/calendar-procs-postgresql.xql, tcl/calendar-procs.tcl,
tcl/task-procs.tcl, www/task-calendar.adp, www/task-calendar.tcl:
Release of 2.16b1 of project manager: features an improved task
calendar and better daily reminders. More HTML email.
2004-09-10 09:58 jader
* tcl/task-procs.tcl: Close tag in email sent out when tasks are
closed.
2004-09-10 09:52 jader
* www/: one.tcl, task-one.tcl: Fix bug where hours logged to a task
wouldn't show up if the default logger variable (hours2) for a
project was not the same as the default variable (hours).
2004-09-10 09:29 jader
* tcl/task-procs.tcl: Fix bug in pm::task::close that prevented
notifications from going out.
2004-09-09 16:58 jader
* tcl/project-manager-procs.tcl, tcl/task-procs.tcl,
www/task-add-edit.tcl, www/task-assign-add-edit.tcl: Adds in HTML
email notifications. Note: requires bug fix in
acs-tcl/tcl/html-email-procs.tcl (copy from head of oacs-5-1)
2004-09-09 11:46 jader
* tcl/task-procs.tcl: Fixes bug which prevents daily reminder
emails from going out
2004-09-08 15:42 jader
* tcl/task-procs.tcl: closed to Closed.
2004-09-08 15:36 jader
* tcl/: project-procs.tcl, role-procs.tcl, task-procs.tcl: Simplify
the email notifications.
2004-09-08 12:44 jader
* www/: log-bulk.tcl, tasks.tcl: Add option to edit tasks en masse
from tasks page.
2004-09-08 10:47 jader
* tcl/calendar-procs.tcl: Fixes bug that prevented display of all
tasks on calendar
2004-08-31 10:11 jader
* project-manager.info: Bump version number to require new logger
version (so parameter changes are reflected without error).
2004-08-31 10:10 jader
* tcl/task-procs.tcl: Fix to bug introduced by Malte's parameter
name change.
2004-08-30 11:19 jader
* tcl/calendar-procs-postgresql.xql, tcl/calendar-procs.tcl,
www/task-calendar.adp, www/task-calendar.tcl: Hide tasks by
default, show roles in calendar, show key
2004-08-27 09:21 maltes
* tcl/task-procs.tcl, www/task-one.tcl, www/tasks.tcl: Changed
switches to more appropriate naming estimated_hours
2004-08-18 17:01 jader
* project-manager.info, tcl/task-procs.tcl, www/task-add-edit.tcl,
www/task-calendar.tcl: Fix bug 2073: comments were not displayed in
notifications when the task was being closed. Bump version up to
2.15b3. Also, minor color change for task calendar.
2004-08-13 12:38 jader
* project-manager.info, tcl/calendar-procs-postgresql.xql,
tcl/calendar-procs.tcl: Fixes bug in sorting, which allows tasks to
appear on right day on calendar.