• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:maltes:20050502081548:1 does not match your current filter (clear filter).

file assignee-portlet.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/assignee-portlet.adp
file assignee-portlet.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/assignee-portlet.tcl
Added functions to retrieve the name and root folder so they can be cached

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

    • -0
    • +0
    ./tcl/project-manager-procs.xql
Fix to date handling on processes

Reverting changes from Timo

    • -1
    • +1
    ./catalog/project-manager.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./lib/process-instances-postgresql.xql
    • -1
    • +1
    ./sql/oracle/project-manager-create.sql
    • -1
    • +1
    ./sql/oracle/project-manager-functions-create.sql
    • -1
    • +1
    ./sql/postgresql/project-manager-drop.sql
  1. … 85 more files in changeset.
merge with 5-1 code

    • -1
    • +1
    ./lib/process-instances-postgresql.xql
    • -1
    • +1
    ./sql/oracle/project-manager-create.sql
    • -1
    • +1
    ./sql/oracle/project-manager-functions-create.sql
    • -1
    • +1
    ./sql/postgresql/project-manager-drop.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.08b1-1.09b1.sql
  1. … 84 more files in changeset.
Added braces so TCL could cache the results (according to Jade)

New version of acs-templating

Upgrade version numbers and tasks listbuilder to make use of dynamic page sizes

Fixed pagination query to work correctly with orderbys

Removed unnecessary information for already closed tasks

Added smart navigation

Added smart navigation

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.