• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix error in task calendar which showed dates off by one task deadline

Move date cleanup to proc.

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

  1. … 2 more files in changeset.
Adding in ability to attach files to a general comment attached to a project

or task. It seems like the general comment files were never added in as well..

  1. … 3 more files in changeset.
Show all people assigned to a task instead of just person filtered to

be shown.

  1. … 2 more files in changeset.
General comments to HTML email

Bump version to 2.16b2. Add a pm::status::default_open proc.

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

Fixes bug where tasks aren't assigned deadlines.

  1. … 4 more files in changeset.
Fixes a bug when urls are constructed from within another package.

Also fixes the links in daily reminder emails.

Release of 2.16b1 of project manager: features an improved task calendar

and better daily reminders. More HTML email.

  1. … 4 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. … 2 more files in changeset.
Fixes bug which prevents daily reminder emails from going out

closed to Closed.

Simplify the email notifications.

Fixes bug that prevented display of all tasks on calendar

Fix to bug introduced by Malte's parameter name change.

Hide tasks by default, show roles in calendar, show key

  1. … 2 more files in changeset.
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.
Fixes bug in sorting, which allows tasks to appear on right day on calendar.

  1. … 1 more file in changeset.
Introduce the calendar to the UI. Improve the appearance of the task

calendar. Bump to version 2.15b1

  1. … 9 more files in changeset.
Improved calendar (still not visible in UI, however). Bumped version

number to 2.14

  1. … 1 more file in changeset.
Adds in a primitive calendar to view tasks. Not linked in in any way, however.

  1. … 2 more files in changeset.
file calendar-procs-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./calendar-procs-postgresql.xql
file calendar-procs.tcl was initially added on branch oacs-5-1.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

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