• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
wording clarifications

added missing abbreviation to comment

in-basket needs to be saved so user can find it, because most likely users session id is different and so basket appears empty.

combined a split longline, because interpreter was not recognizing the line continuation backslash

renamed query to be consistent

fixed typo, added query to xql

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -0
    • +21
    ./ecommerce-customer-service-procs-oracle.xql
    • -0
    • +20
    ./ecommerce-customer-service-procs-postgresql.xql
    • -23
    • +40
    ./ecommerce-customer-service-procs.tcl
    • -2
    • +61
    ./ecommerce-money-computations-procs.tcl
    • -1
    • +1
    ./ecommerce-money-computations-procs.xql
    • -0
    • +1
    ./ecommerce-widgets-procs-postgresql.xql
  1. … 2263 more files in changeset.
added ec_state_widget for pretty state_widget with working default action for prexisting data, and quoted html attributes

category widget was not sorting categories according to sort keys

    • -0
    • +1
    ./ecommerce-widgets-procs-postgresql.xql
removed hot link white space existing between anchor and image tags, added 3 space whitespace between firstnames and lastname for working with payment gateways that require splitting name fields, other minor changes, added ec_capitalize_words and ec_thumbnail_if_it_exists for use with product templates

an additional credit card transaction failure case exists, namely when failing from a transation triggered by shipping fulfill-3.tcl

ec_insecurelink was not returning an insecurelink from secure pages

changed undeclared variable marked_transaction_id to transaction_id

added session activity logging which helps with diagnosing abberant activity, added ec_max_of_list which is used in checkout-one-form* code (to be added shortly)

added proc ec_shipping_prices_for_one_item_by_rate which calcs shipping fees based on pre-queried data

    • -1
    • +56
    ./ecommerce-money-computations-procs.tcl
converted db specific queries to use xql files for ec_all_cs_issues_by_one_user

    • -0
    • +21
    ./ecommerce-customer-service-procs-oracle.xql
    • -0
    • +20
    ./ecommerce-customer-service-procs-postgresql.xql
    • -23
    • +40
    ./ecommerce-customer-service-procs.tcl
updated ec_pretty_creditcard_type to be consistent with package parameters, and provide helpful error message

ec_price_price_name_shipping_price_tax_shipping_tax_for_one_item was erroneously calculating regular shipping for cases where item(s) are to be picked up.

    • -2
    • +6
    ./ecommerce-money-computations-procs.tcl
fixed ec_mailing_list_link_for_a_product was quoting twice

changed ec_secure_location to work with current config.tcl nsopenssl users ssldriver

fix ec_secure_location to work with nsopenssl3

added lc_time_fmt to screen postgresql microseconds. This is a temporary bug fix, see bug 2146 for plans.

part fix for problems with ec_custom_fields type date, bug1312

  1. … 2 more files in changeset.
changed query from using acs3 to openacs4+ references, see bug 1619

fix for Bug #1892: missing equal sign in sql

    • -1
    • +1
    ./ecommerce-money-computations-procs.xql
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 137 more files in changeset.
- Froogle support added. Requires AOLserver 4.x as it depends on

tcllib for FTP connections to froogle's servers.

  1. … 5 more files in changeset.
file froogle-procs.tcl was initially added on branch oacs-5-1.

file froogle-procs.xql was initially added on branch oacs-5-1.

Reversed a rash change from export_url_vars to export_vars ...

  1. … 3 more files in changeset.