• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
replacing start with start_row, because start is an oracle keyword that can be problematic in the queries, also minor display fixes

    • -9
    • +9
    ./packages/ecommerce/www/category-browse.tcl
updating subcategory links

    • -1
    • +2
    ./packages/ecommerce/lib/subcategory-list.tcl
updating ecds_abbreviate to be more flexible

    • -5
    • +27
    ./packages/ecommerce/tcl/ecds-procs.tcl
more files moved to /lib, so removing from here

    • -18
    • +0
    ./packages/ecommerce/www/toolbar-oracle.xql
removing files which have been functionally moved to lib or become orphaned

    • -19
    • +0
    ./packages/ecommerce/www/checkout-progress.adp
    • -1
    • +0
    ./packages/ecommerce/www/checkout-progress.tcl
    • -1
    • +0
    ./packages/ecommerce/www/contextbar.adp
    • -36
    • +0
    ./packages/ecommerce/www/contextbar.tcl
    • -23
    • +0
    ./packages/ecommerce/www/default-master.adp
    • -31
    • +0
    ./packages/ecommerce/www/default-master.tcl
    • -14
    • +0
    ./packages/ecommerce/www/toolbar.adp
    • -47
    • +0
    ./packages/ecommerce/www/toolbar.tcl
adding default feature

adding subcategory display utility

    • -0
    • +7
    ./packages/ecommerce/lib/subcategory-list.adp
    • -0
    • +45
    ./packages/ecommerce/lib/subcategory-list.tcl
updating templating, following more in the spirit of forums

    • -3
    • +5
    ./packages/ecommerce/www/category-browse.adp
    • -1
    • +2
    ./packages/ecommerce/www/category-browse.tcl
    • -2
    • +2
    ./packages/ecommerce/www/checkout-2.adp
  1. … 73 more files in changeset.
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