• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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. … 6 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. … 4 more files in changeset.
Improves the way deadlines are computed. Now based on percentage complete,

instead of the number of hours worked.

You are automatically added to projects you create

Merged all changes over from HEAD. Further development will be on oacs-5-1.

    • -1
    • +1
    ./project-manager-procs-postgresql.xql
  1. … 78 more files in changeset.
Added in ability to close several projects at once.

  1. … 2 more files in changeset.
Improvement to the way categories are dealt with. Handles multiple trees

(or no trees) better.

    • -23
    • +13
    ./project-manager-procs-postgresql.xql
  1. … 1 more file in changeset.
Main project page now limits view by assignee

  1. … 3 more files in changeset.
Added in email notifications when you are assigned to a project.

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

over to the new project.

Adds in the option to email comments made on projects

  1. … 1 more file in changeset.
Patch 546, fixes bug 1929: can't read tree_id error.

Fixed a bug that would occasionally lead some tasks to display a

deadline of n/a instead of their real deadline. Bumped to version 1.09b3

  1. … 1 more file in changeset.
Add ability to delete processes.

  1. … 4 more files in changeset.
Fix for bug 1805, server error when logging task completion.

Update to version 1.09b1. Fixes several bugs in the handling of

processes. Dramatically improves the handling of process tasks (much

better UI). Add a column for ordering of process tasks, including

upgrade script.

    • -0
    • +150
    ./process-procs.tcl
  1. … 19 more files in changeset.