• last updated 41 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

fixing product import count

fixingdrop order

removing least function definition because it is now in pg by default

    • -13
    • +1
    ./sql/postgresql/ecommerce-create.sql
might be working with these changes.. a local convert is being problematic so cannot fully verify quite yet

adding missing features for GIF images, standardized file commands with tcl, improved logic handling.. there may be some typos, not fully tested.. will test as soon as I convert some other pages to use ecommerce::resource procs

adding standardization filtering to user input filename

completing allow html for custom fields

standardizing template

updating templating to tcl/adp