• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make Remove Myself link appear only when user is assigned to the project

Make Remove Myself link appear only when user is assigned to the project

Fix query to eliminate duplication in assignees list

    • -4
    • +3
    ./tcl/project-manager-procs-postgresql.xql
Make Remove Myself link appear only when user is assigned to the project

Fix bug in the code to hide tasks: parameter name was incorrectly specified.

add calendar feature based on javascript

Add ability to add extra information to email alerts.

Add in role to the tasks list view.

bumping to 2.55b2 to get @import fix out

small fix to @import syntax. also duplicated the @import within the body of the adp as passing it up via the header_stuff property doesn't seem to be working

Added a parameter, upped the version

Added the hiding of done tasks. Should be handled as a filter though

pm::task::what_changed proc showed day estimates changing when they weren't.

This resulted in comments on all task edits that showed the date estimates

changing.

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