• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bug where duplicate tasks would appear in tasks view

Show all people assigned to a task instead of just person filtered to

be shown.

  1. … 1 more file in changeset.
Fixes bug where tasks aren't assigned deadlines.

  1. … 1 more file in changeset.
file calendar-users-update.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./calendar-users-update.tcl
Adding in files left out from last commit.

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

and better daily reminders. More HTML email.

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

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.
Add option to edit tasks en masse from tasks page.

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. … 1 more file 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. … 2 more files in changeset.
Introduce the calendar to the UI. Improve the appearance of the task

calendar. Bump to version 2.15b1

    • -10
    • +0
    ./task-assign-add-edit-postgresql.xql
  1. … 3 more files in changeset.
Adds in a primitive calendar to view tasks. Not linked in in any way, however.

  1. … 2 more files in changeset.
file task-calendar.tcl was initially added on branch oacs-5-1.

file task-calendar.adp was initially added on branch oacs-5-1.

Fix for bug 1789: CSV export produces HTML file.

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

  1. … 128 more files in changeset.
Fixed link to customer, moved project name to left of customer name.

Better fix for checking percentage range.

Check to make sure percentage entered is between 0 and 100, inclusive.

Sorts view of tasks by their status first (closed tasks at the end)

file task-delete-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./task-delete-postgresql.xql
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. … 6 more files in changeset.
Show all tasks, open and closed. Highlight open tasks. I'd prefer to

shade the background, but for now, this is the next best thing.

Releasing version 2.12: includes bug fix in hours remainding shown for tasks.

  1. … 2 more files in changeset.
Add ability to search Project list page.

Merging from oacs-5-1 (jcd-merge-5-1-20040628 to jcd-merge-5-1-20040712)

  1. … 5 more files in changeset.
Right align hour estimates

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