• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing pageflow for logout url

fixing register_url page flow to logout user and return to main page, instead of confusing user with trying to login to a new account while still logged in to another one

adding deep link to expose a largely hidden feature of customer-service that is recording all outbound ecommerce system messages

revising documentation by removing or updating historical comments

minor fixes

    • -2
    • +10
    ./www/admin/orders/items-return-3.adp
fix typo

fixing unpassed vars between tcl/adp and a hanging bracket

parsing include directly, because it was not parsing the other way. Updating include template to be more forgiving

  1. … 1 more file in changeset.
quoting tag attributes

removing tabs in sql, reformatting where there were significant tab conversions

    • -2
    • +2
    ./tcl/ecommerce-credit-procs-postgresql.xql
    • -423
    • +423
    ./tcl/ecommerce-credit-procs.tcl
removing tabs in sql

    • -6
    • +6
    ./tcl/ecommerce-state-changes-procs-postgresql.xql
    • -59
    • +59
    ./tcl/ecommerce-state-changes-procs.tcl
adding quotes to tag attributes

    • -8
    • +8
    ./www/admin/orders/by-state-and-time.adp
adding proper quoting to html to not confuse template::adp_compile

    • -1
    • +1
    ./sql/postgresql/ecommerce-defaults.sql
I accidently removed hidden vars, adding back.

address verification inserts should work as intended now..

fixing typos and incomplete logic

re-referencing checkout-progress from www to lib

missed commiting these updates to template tcl/adp

removing a local modification

fix register_url to point to /register

generalizing payment-gateway url

first attempt at adding optional credit card security cvv2/cvc2/cid processing

    • -0
    • +22
    ./tcl/ecommerce-scheduled-procs.tcl
    • -20
    • +15
    ./www/credit-card-correction.adp
    • -3
    • +3
    ./www/gift-certificate-finalize-order.tcl
  1. … 7 more files in changeset.
adding avs feedback if available

updating xql to match improvements in the matching tcl file

fix image import due to proc changes

    • -5
    • +4
    ./www/admin/products/import-images-2.tcl
fix image_url reference and resource_url call

minor fixes and improvements to add a product

clarifying image and thumbnail parameter use

improving flow of image upload, removing redundant code and hanging comments

close hanging if