• last updated 43 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file process-procs-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-procs-postgresql.xql
This finishes off the last commit, and should have been merged together.

    • -1
    • +20
    ./project-manager-procs-postgresql.xql
  1. … 7 more files in changeset.
initial

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

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

    • -0
    • +0
    ./task-procs-oracle.xql
file role-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./role-procs-oracle.xql
file project-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./project-procs-oracle.xql
file project-manager-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./project-manager-procs-oracle.xql
file install-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./install-procs-oracle.xql
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. … 10 more files in changeset.
Prevent throwing errors when users assign the same user to the same task twice

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