• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo

    • -1
    • +1
    ./packages/ecommerce/www/category-browse.tcl
cleaning templating logic

pagination fixed

trying to make index.tcl sane, but pagination is not working quite yet..

    • -35
    • +43
    ./packages/ecommerce/www/index.tcl
updating query to match tcl

    • -2
    • +2
    ./packages/ecommerce/www/checkout-2.xql
add no quote

add no quotes

updating query, adding get_regular_product_count

    • -3
    • +14
    ./packages/ecommerce/www/category-browse-subcategory-postgresql.xql
add sku to query, add get_shipping_info

    • -5
    • +13
    ./packages/ecommerce/www/checkout-one-form.xql
updating queries

    • -0
    • +19
    ./packages/ecommerce/www/index-oracle.xql
    • -1
    • +11
    ./packages/ecommerce/www/index-postgresql.xql
adding noquotes

adding optional value-based shipping cost feature

adding activity log to expedite operational transaction diagnostics

    • -539
    • +545
    ./packages/ecommerce/www/finalize-order.tcl
adding sku option by default, should not break if no sku

    • -5
    • +7
    ./packages/ecommerce/www/checkout-2.tcl
adding extensions to sql to match shopping-cart

updating sql in xql file

adding sql to xql file for pg compatibility

added pagination to search, and threading category scoping between searches

    • -7
    • +10
    ./packages/ecommerce/www/product-search.adp
    • -16
    • +87
    ./packages/ecommerce/www/product-search.tcl
adding option for cost-based shipping calc

small fixes and improvements

    • -1
    • +1
    ./packages/ecommerce/www/product-oracle.xql
adding example use of dynamic header in templating

upgrading shopping-cart to display more of the available features by default

    • -5
    • +64
    ./packages/ecommerce/www/shopping-cart.adp
    • -21
    • +196
    ./packages/ecommerce/www/shopping-cart.tcl
fixing and updating template

    • -13
    • +6
    ./packages/ecommerce/www/admin/index.adp
    • -5
    • +2
    ./packages/ecommerce/www/admin/index.tcl
minor template changes for consistency in presentation

    • -1
    • +1
    ./packages/ecommerce/lib/contextbar.adp
    • -5
    • +0
    ./packages/ecommerce/lib/contextbar.tcl
minor fixes and feature improvements

activating ecds-drop.sql with the rest

added plain english to proc, so admins like me can find it if/when we need to

    • -1
    • +1
    ./packages/acs-tcl/tcl/security-procs.tcl
adding missing function, and reference to ecds file

adding sql for ecds-* procs

    • -0
    • +108
    ./packages/ecommerce/sql/postgresql/ecds-create.sql
    • -0
    • +20
    ./packages/ecommerce/sql/postgresql/ecds-drop.sql
added more skeleton code of more recent working version, though google may not be accepting ftp submissions from servers anymore, the process now saves a file which can be uploaded another way.. (until another automatic way is coded)

    • -27
    • +82
    ./packages/ecommerce/tcl/froogle-procs.tcl