• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 21 more files in changeset.
Merge postgresql SQL files

    • -0
    • +21
    ./sql/postgresql/sample-gateway-create.sql
    • -0
    • +12
    ./sql/postgresql/sample-gateway-drop.sql
file sample-gateway-create.sql was added on branch oacs-5-2 on 2006-04-24 14:58:04 +0000

    • -0
    • +0
    ./sql/postgresql/sample-gateway-create.sql
file sample-gateway-sc-drop.sql was added on branch oacs-5-2 on 2006-04-24 14:58:04 +0000

file sample-gateway-sc-create.sql was added on branch oacs-5-2 on 2006-04-24 14:58:04 +0000

file sample-gateway-drop.sql was added on branch oacs-5-2 on 2006-04-24 14:58:04 +0000

    • -0
    • +0
    ./sql/postgresql/sample-gateway-drop.sql
Add postgresql implementation from 5.1 branch

    • -0
    • +21
    ./sql/postgresql/sample-gateway-create.sql
    • -0
    • +12
    ./sql/postgresql/sample-gateway-drop.sql
Modified sample_gateway.Return to not return a null transaction_id, this causes a problem with ec_financial_transactions

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

  1. … 321 more files in changeset.
removed some db columns which are not actually present in the datamodel. corrected return of transaction_id during Authorize so that ecommerce does not barf when trying to insert to the transaction log

ported to PG so that it can be used for ecommerce testing purposes

    • -0
    • +21
    ./sql/postgresql/sample-gateway-create.sql
    • -0
    • +12
    ./sql/postgresql/sample-gateway-drop.sql
file sample-gateway-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/sample-gateway-create.sql
file sample-gateway-sc-drop.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/sample-gateway-sc-drop.sql
file sample-gateway-sc-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/sample-gateway-sc-create.sql
file sample-gateway-drop.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/sample-gateway-drop.sql
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)

    • -0
    • +1
    ./sql/oracle/sample-gateway-sc-create.sql
    • -2
    • +2
    ./sql/oracle/sample-gateway-sc-drop.sql
  1. … 274 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 122 more files in changeset.
propigate context to master, remove title/context from page

first revision

    • -0
    • +39
    ./sample-gateway.info
    • -0
    • +1
    ./sql/oracle/sample-gateway-create.sql
    • -0
    • +1
    ./sql/oracle/sample-gateway-drop.sql
    • -0
    • +89
    ./sql/oracle/sample-gateway-sc-create.sql
    • -0
    • +47
    ./sql/oracle/sample-gateway-sc-drop.sql
    • -0
    • +301
    ./tcl/sample-gateway-procs.tcl
    • -0
    • +36
    ./www/admin/transactions.adp
    • -0
    • +34
    ./www/admin/transactions.tcl
  1. … 32 more files in changeset.