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

Changeset MAIN:jader:20041106012130:5 does not match your current filter (clear filter).

file process-instance-edit-2.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit-2.tcl
file process-instances.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instances.adp
file process-instance-edit.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit.xql
file process-instance-edit.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit.tcl
file process-instance-edit.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit.adp
file process-instance-edit-2.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/process-instance-edit-2.xql
Fix bug in sorting. Used wrong attribute name

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.

Saves the sorting for projects and tasks in list-builder. Release of 2.52b1

UI fixes for Internet Explorer, improvements for all browsers.

Forgot to make border invisible.

Begin to fix appearance for IE. Bump a version number to release 2.51b1

Internet explorer has a lot of issues with long URLs -- switch to using

ad_set_client_property instead.

Bumping to 2.50b4 version.

Fixes problems with editing tasks en masse via the task-calendar page.

    • -5
    • +10
    ./tcl/calendar-procs-postgresql.xql
Fixing formatting issue

Fix minor display issue where table would show up superimposed on

another table.

Bump to 2.50b2 version.

Add missing query to xql file.

initial

    • -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
file project-manager-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/project-manager-create.sql
file project-manager-table-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/project-manager-table-create.sql
file project-manager-notifications-drop.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/project-manager-notifications-drop.sql
file project-manager-notifications-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/project-manager-notifications-create.sql
file project-manager-functions-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/project-manager-functions-create.sql
file project-manager-drop.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/project-manager-drop.sql
file project-manager-custom-drop.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/project-manager-custom-drop.sql
file project-manager-custom-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/project-manager-custom-create.sql
added comment for Oracle DB