• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modify to only show link to the organizations package if it is mounted.

Prevent duplication of role assignments. Only offer users valid choices based upon current selections.

  1. … 7 more files in changeset.
Fix bug 2213: unable to edit multiple tasks.

Fix query to eliminate duplication in assignees list

  1. … 1 more file in changeset.
Make Remove Myself link appear only when user is assigned to the project

  1. … 2 more files in changeset.
Fix bug in the code to hide tasks: parameter name was incorrectly specified.

add calendar feature based on javascript

Add in role to the tasks list view.

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 the hiding of done tasks. Should be handled as a filter though

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.

  1. … 4 more files in changeset.
Allow users to log hours for different dates on task-add-edit page.

  1. … 1 more file in changeset.
file task-assign-add.tcl was initially added on branch oacs-5-1.

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

    • -0
    • +0
    ./task-assign-remove.tcl
Added ability to add and remove yourself to a task without editing the task.

    • -116
    • +0
    ./task-assign-add-edit-oracle.xql
    • -112
    • +0
    ./task-assign-add-edit-postgresql.xql
  1. … 2 more files in changeset.
file process-reminder.tcl was initially added on branch oacs-5-1.

Add in the ability to update people on the status of processes.

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

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
    ./process-instance-edit-2.tcl
file process-instances.xql was initially added on branch oacs-5-1.

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

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

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

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

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

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

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

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.

  1. … 2 more files in changeset.