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

  1. … 21 more files in changeset.
clarifying pgrade instruction details

adding upgrade instructions

revised payment-gateway service contract to reflect changes in ecommerce, authorize-gateway, ezic-gateway regarding cvv2,cid (card_code), bumping version

  1. … 2 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 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)

    • -11
    • +11
    ./sql/oracle/payment-gateway-sc-drop.sql
  1. … 275 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 56 more files in changeset.
merge from oacs-4-6

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

  1. … 4 more files in changeset.

Fixed dublicate Info.InputType.

Minor update of the .info file. Added PostgreSQL sc-create file.

first revision

    • -0
    • +45
    ./payment-gateway.info
    • -0
    • +1
    ./sql/oracle/payment-gateway-create.sql
    • -0
    • +1
    ./sql/oracle/payment-gateway-drop.sql
    • -0
    • +126
    ./sql/oracle/payment-gateway-sc-create.sql
    • -0
    • +15
    ./sql/oracle/payment-gateway-sc-drop.sql
    • -0
    • +1
    ./sql/postgresql/payment-gateway-create.sql
    • -0
    • +1
    ./sql/postgresql/payment-gateway-drop.sql
    • -0
    • +129
    ./sql/postgresql/payment-gateway-sc-create.sql
    • -0
    • +16
    ./sql/postgresql/payment-gateway-sc-drop.sql
    • -0
    • +9
    ./tcl/payment-gateway-init.tcl
    • -0
    • +62
    ./tcl/payment-gateway-library-procs.tcl
    • -0
    • +43
    ./www/creditcard-widget.adp
    • -0
    • +25
    ./www/creditcard-widget.tcl
  1. … 27 more files in changeset.