• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 calendar-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./calendar-procs-oracle.xql
file task-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./task-procs-oracle.xql
file role-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./role-procs-oracle.xql
file project-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./project-procs-oracle.xql
file project-manager-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./project-manager-procs-oracle.xql
file install-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./install-procs-oracle.xql
UI improvements, distinguish between project and tasks by using green for

projects, blue for tasks. Minor database upgrade to allow for some UI

improvements. Release new version 2.21b1

  1. … 10 more files in changeset.
Prevent throwing errors when users assign the same user to the same task twice

  1. … 2 more files in changeset.
Fix error in task calendar which showed dates off by one task deadline