• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Release version 2.54: allows you to estimate times in days instead of

hours if you prefer. This is now the default for new installs.

    • -46
    • +45
    ./www/process-task-add-edit-2.tcl
Allow users to log hours for different dates on task-add-edit page.

Releasing project manager 2.53, which has correct dependencies on

categories.

file task-assign-add.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/task-assign-add.tcl
file task-assign-remove.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/task-assign-remove.tcl
file task-procs.xql was initially added on branch oacs-5-1.

Added ability to add and remove yourself to a task without editing the task.

    • -116
    • +0
    ./www/task-assign-add-edit-oracle.xql
    • -112
    • +0
    ./www/task-assign-add-edit-postgresql.xql
file process-reminder.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-reminder.tcl
Add in the ability to update people on the status of processes.

Bump project manager a version to take advantage of logger update. Minor

minor changes otherwise, such as documentation wording changes.

Bumping to 2.52b2 for release.

Fixed a couple of errors in the create statements and added some stuff to the drop scripts

    • -1
    • +6
    ./sql/postgresql/project-manager-drop.sql
Remove statement saying to look below. That made sense in the email,

but not in the comment.

No longer show complete before and after text in comment when a task

is changed.

Delete page didn't terminate the script, so it would try to render. It

produced a silent error that messed up the error log.

Add a note in the util_user_message that clarifies you may have to

refresh the screen to see changes after editing that task (depends on

server settings).

Don't cache subsite names for assignees forever

Allow users to edit a process instance after it's been made.

file process-instance-edit-2.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit-2.tcl
file process-instances.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instances.xql
file process-instances.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instances.tcl
file process-instances.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instances.adp
file process-instance-edit.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit.xql
file process-instance-edit.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit.tcl
file process-instance-edit.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit.adp
file process-instance-edit-2.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit-2.xql
Fix bug in sorting. Used wrong attribute name

Fix bug in computing latest start date: when there were tasks

dependent on another task, but those tasks are already closed, they

shouldn't affect the latest start date.

Show deadline separately from latest finish date when there are

dependencies. This can help resolve user confusion over why the

latest finish date isn't changing.

Saves the sorting for projects and tasks in list-builder. Release of 2.52b1