• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reintroduced util_memoize and added the subsite_id as a parameter to it, so the memoize will work correctly. Kudos to Jeff for pointing this out

You cannot memoize this query, as the assignees are different for each package_id

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
    • +19
    ./project-manager-procs-postgresql.xql
  1. … 2261 more files in changeset.
Support for priority in PM

  1. … 9 more files in changeset.
Prevent duplication of role assignments. Only offer users valid choices based upon current selections.

  1. … 5 more files in changeset.
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
    ./project-manager-procs-postgresql.xql
  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.
Add ability to add extra information to email alerts.

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.

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

  1. … 6 more files in changeset.
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.

  1. … 8 more files in changeset.
Add in the ability to update people on the status of processes.

  1. … 3 more files in changeset.
Bump project manager a version to take advantage of logger update. Minor

minor changes otherwise, such as documentation wording changes.

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

Don't cache subsite names for assignees forever

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.

  1. … 4 more files in changeset.
Saves the sorting for projects and tasks in list-builder. Release of 2.52b1

  1. … 4 more files in changeset.
Internet explorer has a lot of issues with long URLs -- switch to using

ad_set_client_property instead.

  1. … 2 more files in changeset.
Fixes problems with editing tasks en masse via the task-calendar page.

  1. … 4 more files in changeset.
Add missing query to xql file.

file process-procs-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./process-procs-postgresql.xql
This finishes off the last commit, and should have been merged together.

    • -1
    • +20
    ./project-manager-procs-postgresql.xql
  1. … 7 more files in changeset.
initial

  1. … 29 more files in changeset.
file task-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./task-procs-oracle.xql