• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Wow, fixed a bug that's been here since 4.5! "number" is not a PG

datatype, switched to integer ...

merge of 4.6.3b1 to HEAD

  1. … 29 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 10 more files in changeset.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 7 more files in changeset.
I've changed "timestamp" to "timestamptz" and have begun fixing some

code that used to be legal but as of PG 7.3 is not. You can no longer

subtract an integer from a timestamp but must cast to date, "timestamp"

disappeared (must use "interval" now), "datetime" disappeared ("timestamptz"),

and suchwhat.

Not done but closer than it was before ...

  1. … 14 more files in changeset.
propigate context to master for useless package that should be removed per bug 1460

adjusted wf_ticket to inherit from acs_object instead of null

use of drop_package to drop all functions created

Start postgres port

Start postgres port

    • -0
    • +11
    ./www/panel-ticket.xql
    • -0
    • +25
    ./www/ticket-new-2-oracle.xql
    • -0
    • +22
    ./www/ticket-new-2-postgresql.xql
Add default creation_date handling when passing null or 0 as value for that

Start postgres port

    • -0
    • +149
    ./sql/postgresql/ticket-workflow-create.sql
    • -0
    • +103
    ./sql/postgresql/wf-ticket-tracker-create.sql
    • -0
    • +9
    ./sql/postgresql/wf-ticket-tracker-drop.sql

Forgot to define binary files before importing, so .gifs were messed up.

    • -0
    • +0
    ./sql/oracle/ticket-workflow-create.sql
    • -0
    • +0
    ./sql/oracle/tony@sfsun.sf.arsdigita.com
    • -0
    • +0
    ./sql/oracle/wf-ticket-tracker-create.sql
    • -0
    • +0
    ./sql/oracle/wf-ticket-tracker-drop.sql
  1. … 2466 more files in changeset.
Initial revision

    • -0
    • +44
    ./wf-ticket-tracker.info
    • -0
    • +126
    ./sql/oracle/ticket-workflow-create.sql
    • -0
    • +117
    ./sql/oracle/tony@sfsun.sf.arsdigita.com
    • -0
    • +121
    ./sql/oracle/wf-ticket-tracker-create.sql
    • -0
    • +11
    ./sql/oracle/wf-ticket-tracker-drop.sql
    • -0
    • +5
    ./www/panel-acknowledge-to-do.adp
    • -0
    • +3
    ./www/panel-clarify-to-do.adp
    • -0
    • +5
    ./www/panel-fix-to-do.adp
    • -0
    • +15
    ./www/panel-ticket.tcl
    • -0
    • +14
    ./www/ticket-new-2.adp
    • -0
    • +30
    ./www/ticket-new-2.tcl
  1. … 2466 more files in changeset.