• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add sku to query, add get_shipping_info

updating queries

adding noquotes

adding optional value-based shipping cost feature

adding activity log to expedite operational transaction diagnostics

adding sku option by default, should not break if no sku

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

adding option for cost-based shipping calc

small fixes and improvements

adding example use of dynamic header in templating

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

    • -21
    • +196
    /openacs-4/packages/ecommerce/www/shopping-cart.tcl
fixing and updating template

minor template changes for consistency in presentation

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

adding missing function, and reference to ecds file

adding sql for ecds-* procs

    • -0
    • +108
    /openacs-4/packages/ecommerce/sql/postgresql/ecds-create.sql
    • -0
    • +20
    /openacs-4/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
    /openacs-4/packages/ecommerce/tcl/froogle-procs.tcl
adding configuration and operational diagnostic messages

minor fix, code standardization

moving proc definitions to ecommerce/tcl from dynamically generated with each page request

allow for values in sku by default (without breaking), add easy adaption for param DisplayPriceOfZeroAs variations + misc html attrib added

old ec_pretty_price is exactly ec_pretty_pure_price strictly, new ec_pretty_price is backwards compatible but does more..

adding some casual web 2 capabilities

    • -0
    • +259
    /openacs-4/packages/ecommerce/tcl/ecds-ex-procs.tcl
    • -0
    • +1712
    /openacs-4/packages/ecommerce/tcl/ecds-procs.tcl
adding parameter for special handling of zero priced product exceptions

adding procs and minor fixes to existing ones