• last updated 22 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)

We need to cascade on dropping

    • -10
    • +10
    ./sql/postgresql/project-manager-drop.sql
German Version, curtousy of Peter Monien

    • -0
    • +160
    ./catalog/project-manager.de_DE.ISO-8859-1.xml
  1. … 1 more file in changeset.
file project-manager.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/project-manager.de_DE.ISO-8859-1.xml
Fixing problem with variable reference

Fixing problem with vaiable reference

Bumping project manager to 2.70 alpha 1 release. The last release, I forgot

to tag the files with openacs-5-1-compat, so they weren't actually

upgraded.

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

    • -0
    • +214
    ./catalog/project-manager.en_US.ISO-8859-1.xml
    • -0
    • +44
    ./lib/process-instances-postgresql.xql
    • -0
    • +12
    ./sql/oracle/project-manager-create.sql
    • -0
    • +45
    ./sql/oracle/project-manager-custom-create.sql
    • -0
    • +12
    ./sql/oracle/project-manager-custom-drop.sql
    • -0
    • +212
    ./sql/oracle/project-manager-drop.sql
    • -0
    • +610
    ./sql/oracle/project-manager-functions-create.sql
    • -0
    • +66
    ./sql/oracle/project-manager-notifications-create.sql
    • -0
    • +92
    ./sql/oracle/project-manager-notifications-drop.sql
    • -0
    • +638
    ./sql/oracle/project-manager-table-create.sql
    • -1
    • +6
    ./sql/postgresql/project-manager-drop.sql
    • -15
    • +21
    ./sql/postgresql/project-manager-functions-create.sql
  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

file upgrade-2.60b1-2.61d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.60b1-2.61d1.sql
Support for priority in PM

    • -0
    • +194
    ./sql/postgresql/upgrade/upgrade-2.60b1-2.61d1.sql
  1. … 1 more file in changeset.
Fix duplicates in search results for tasks (bug 2214).

Bumping version number for project-manager to 2.60b1, for release.

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.

Fix bug 2213: unable to edit multiple tasks.

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