• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added in email notifications when you are assigned to a project.

    • -6
    • +13
    ./www/project-assign-task-assignees.tcl
When changing the project of a task, the logger entries weren't moved

over to the new project.

Bumped to version 2.0b1. No other changes.

Bump project-manager to version 1.1b1

Adds in the option to email comments made on projects

Fixes sorting and display of roles in project view page

Patch 546, fixes bug 1929: can't read tree_id error.

Added in a link which will assign people to a task based on the task

assignments. Also adds in the ability to not send out emails when

editings a task. Slightly changes the task add/edit page.

    • -0
    • +71
    ./www/project-assign-task-assignees.tcl
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

Add ability to delete processes.

    • -0
    • +16
    ./www/process-delete.adp
    • -0
    • +41
    ./www/process-delete.tcl
The process task edit page had to be explicitly left justified on IE

Fixes typo in dependency edit pages, bumped to 1.09b2.

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
    • +10
    ./sql/postgresql/upgrade/upgrade-1.08b1-1.09b1.sql
    • -0
    • +150
    ./tcl/process-procs.tcl
    • -18
    • +4
    ./www/process-dependency-add-edit-postgresql.xql
    • -30
    • +38
    ./www/process-dependency-add-edit.tcl
    • -3
    • +6
    ./www/process-task-add-edit-2-postgresql.xql
    • -46
    • +89
    ./www/process-task-add-edit-2.tcl
    • -3
    • +7
    ./www/process-task-add-edit-postgresql.xql
    • -91
    • +0
    ./www/process-task-assign-add-edit-postgresql.xql
  1. … 5 more files in changeset.
Fixed potential security issue when description contained - and was

passed to Tcl.

Partial fix to bug 1891, adds Aolserver 3.x compatibility.

Handles case where no role is entered in process tasks add-edit page

    • -3
    • +15
    ./www/process-task-assign-add-edit.tcl
Fixes error when no role is chosen when creating a task.

Adds in a administrative page to update the status of all projects

    • -0
    • +41
    ./www/admin/update-projects.tcl
Fix for Bug 1786. Fixes calculation of latest finish and latest start dates

when the project is ongoing

Fixed duplicate subject. Pointed out by Eduardo.

Better handles multiple email addresses (especially if there are a lot of them)

Forgot to add a xql file.

    • -0
    • +49
    ./tcl/project-manager-procs-postgresql.xql
Beginning to add project assignments. Can now view project assignments from

the project view page. Also began moving a lot of code into procs, and

util_memoized quite a few things.

    • -0
    • +42
    ./www/project-assign-add.tcl
    • -0
    • +36
    ./www/project-assign-edit-2.tcl
    • -0
    • +5
    ./www/project-assign-edit.adp
    • -0
    • +109
    ./www/project-assign-edit.tcl
    • -0
    • +34
    ./www/project-assign-remove.tcl
Make dates internationalized, patch 50% courtesy of Eduardo.

Added in two files left out from the last commit: adds in general

comments, and sends out email.

    • -0
    • +78
    ./www/comments/add.tcl
Adding general comments optionally sends out an email now.

Clarifies use of local customization parameter, as per bug #1890.

Minor change to 1.03-1.04b1 upgrade script, plus bump the version

number to 1.06 so that files missing in some builds of 1.05 are added in.

Added admin script that synchronizes the logger projects. Not

necessary for most new installations, but necessary if you had a bunch

of older projects that needed to be synchronized with logger. Also, a

few administrative pages were left out of the 1.05 release.

    • -0
    • +22
    ./www/admin/logger-primary.adp
    • -0
    • +67
    ./www/admin/logger-primary.tcl
    • -0
    • +24
    ./www/admin/logger-sync.adp
    • -0
    • +93
    ./www/admin/logger-sync.tcl
    • -0
    • +22
    ./www/admin/logger.adp
    • -0
    • +84
    ./www/admin/logger.tcl