• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -98
    • +0
    ./sql/oracle/payflowpro-sc-create.sql
    • -47
    • +0
    ./sql/oracle/payflowpro-sc-drop.sql
    • -1
    • +0
    ./sql/postgresql/payflowpro-create.sql
    • -78
    • +0
    ./sql/postgresql/payflowpro-sc-create.sql
    • -41
    • +0
    ./sql/postgresql/payflowpro-sc-drop.sql
    • -18
    • +0
    ./tcl/payflowpro-procs-postgresql.xql
  1. … 272 more files in changeset.
Moved payflowpro to contrib - see TIP 33

    • -98
    • +0
    ./sql/oracle/payflowpro-sc-create.sql
    • -47
    • +0
    ./sql/oracle/payflowpro-sc-drop.sql
    • -1
    • +0
    ./sql/postgresql/payflowpro-create.sql
    • -78
    • +0
    ./sql/postgresql/payflowpro-sc-create.sql
    • -41
    • +0
    ./sql/postgresql/payflowpro-sc-drop.sql
    • -18
    • +0
    ./tcl/payflowpro-procs-postgresql.xql
  1. … 5 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 274 more files in changeset.
noquote changes (Dirk Gomez)

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

    • -1
    • +1
    ./sql/postgresql/payflowpro-sc-create.sql
  1. … 41 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
    • +1
    ./sql/postgresql/payflowpro-sc-create.sql
  1. … 39 more files in changeset.
Added new files to .info files

  1. … 38 more files in changeset.
Bumped version numbers up from 4.5 to 4.6.

  1. … 4 more files in changeset.
Corrected typo in the name postgresql. This caused incompatability issues in the QD.

remove titles from pages, propigate context to master

The original .xql contained sysdate.

    • -0
    • +18
    ./tcl/payflowpro-procs-oracle.xql
    • -0
    • +18
    ./tcl/payflowpro-procs-postgresql.xql

Removed " at the end of the query.

Replaced cleaned_package_key with package_key.

Removed irrelevant calls to apm_tcl_or_sql_name_from_package_key.

Minor update of the info file. Added links to DB specific .xql files.

first revision

    • -0
    • +1
    ./sql/oracle/payflowpro-create.sql
    • -0
    • +1
    ./sql/oracle/payflowpro-drop.sql
    • -0
    • +97
    ./sql/oracle/payflowpro-sc-create.sql
    • -0
    • +47
    ./sql/oracle/payflowpro-sc-drop.sql
    • -0
    • +1
    ./sql/postgresql/payflowpro-create.sql
    • -0
    • +1
    ./sql/postgresql/payflowpro-drop.sql
    • -0
    • +78
    ./sql/postgresql/payflowpro-sc-create.sql
    • -0
    • +41
    ./sql/postgresql/payflowpro-sc-drop.sql
    • -0
    • +423
    ./tcl/payflowpro-procs.tcl
    • -0
    • +14
    ./tcl/payflowpro-procs.xql
    • -0
    • +37
    ./verisign-module/Makefile
    • -0
    • +46
    ./verisign-module/README
    • -0
    • +456
    ./verisign-module/verisign.c
  1. … 25 more files in changeset.