• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
This finishes off the last commit, and should have been merged together.

  1. … 17 more files in changeset.
UI improvements, distinguish between project and tasks by using green for

projects, blue for tasks. Minor database upgrade to allow for some UI

improvements. Release new version 2.21b1

  1. … 11 more files in changeset.
Prevent throwing errors when users assign the same user to the same task twice

  1. … 2 more files in changeset.
Move some code to a proc, to clean up task-add-edit page just a little bit.

  1. … 3 more files in changeset.
Fix appearance of email notifications. Old description is now no longer in h4

Fixes a bug when urls are constructed from within another package.

Also fixes the links in daily reminder emails.

  1. … 2 more files in changeset.
Release of 2.16b1 of project manager: features an improved task calendar

and better daily reminders. More HTML email.

  1. … 6 more files in changeset.
Close tag in email sent out when tasks are closed.

Fix bug in pm::task::close that prevented notifications from going out.

Adds in HTML email notifications. Note: requires bug fix in

acs-tcl/tcl/html-email-procs.tcl (copy from head of oacs-5-1)

  1. … 3 more files in changeset.
Fixes bug which prevents daily reminder emails from going out

closed to Closed.

Simplify the email notifications.

  1. … 2 more files in changeset.
Fix to bug introduced by Malte's parameter name change.

Changed switches to more appropriate naming estimated_hours

  1. … 2 more files in changeset.
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.

  1. … 3 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
Added in task 'delete', with significant code from Chris Davies. Adds

in a new view for active tasks, a new column for pm_tasks that keeps

track of whether a task is deleted or not, and adds in new delete

pages. Includes upgrade scripts. There may be code that still needs to

switch to using the pm_tasks_active view, but I caught all the obvious

ones. Bump to version 2.13b2.

  1. … 10 more files in changeset.
Releasing version 2.12: includes bug fix in hours remainding shown for tasks.

  1. … 2 more files in changeset.
Merging from oacs-5-1 (jcd-merge-5-1-20040628 to jcd-merge-5-1-20040712)

  1. … 9 more files in changeset.
Was incorrectly displaying estimated hours when work had not been done on

the task.

When a task is 100% complete, display 0 hours work remaining.

Fix bug introduced in last release (which prevents logging hours), bump to

version 2.11.

  1. … 1 more file in changeset.
UI improvement: changed display of hours to reflect what people actually

want to see, instead of just reflecting the state of the system. Now shows

estimated amount of work remaining, rather than work done and total work

required.

  1. … 5 more files in changeset.
Merged all changes over from HEAD. Further development will be on oacs-5-1.

  1. … 87 more files in changeset.
When changing the project of a task, the logger entries weren't moved

over to the new project.

Fix for bug 1805, server error when logging task completion.

Fixed potential security issue when description contained - and was

passed to Tcl.

  1. … 1 more file in changeset.
Partial fix to bug 1891, adds Aolserver 3.x compatibility.

  1. … 5 more files in changeset.
Better handles multiple email addresses (especially if there are a lot of them)

  1. … 1 more file in changeset.