• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.