• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made Project Manager package aware (which allows us to mount PM on multiple instances with seperate data)

Fixing problem with variable reference

Fixing problem with vaiable reference

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2261 more files in changeset.
Added a urgency threshold for displaying one task information as well as the priority itself on the task overview page.

Added information about the priority and if 0 is high or low

Support for priority in PM

  1. … 6 more files in changeset.
Fix duplicates in search results for tasks (bug 2214).

allow empty deadline entrance using the javascript calendar

Minor change of syntax.

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.