• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for smart navigation and listing of hours worked on tasks

Bugfix for pagination

Fixed notifications to use the URL of package which deals with the specific task instead of the first one it finds. This was necessary due to the changes introduced for support of package_id. The cludge used here should not be needed in HEAD anymore, as we store the package_id with the object

fix string literal arg to empty_string_p

  1. … 2 more files in changeset.
Added pagination, made the tasks overview behave more like Ticket Tracker

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 675 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -0
    • +160
    ./catalog/project-manager.de_DE.ISO-8859-1.xml
    • -10
    • +10
    ./sql/postgresql/project-manager-drop.sql
  1. … 314 more files in changeset.
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

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