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

fixing and updating template

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

    • -14
    • +8
    ./category-browse-subsubcategory.tcl
  1. … 1 more file in changeset.
old ec_pretty_price is exactly ec_pretty_pure_price strictly, new ec_pretty_price is backwards compatible but does more..

    • -1
    • +1
    ./admin/orders/by-order-state-and-time.tcl
  1. … 1 more file in changeset.
fix external links, and a noquote

add missing template variable

fix conjuction in tag

added temporary db flushing option (to fix later)

fixing key clash

allow image column (but ignore) so the same file can be used for image upload

small bug fixes

adding way to get to existing cart in default templates

added some more templating and caching

    • -53
    • +43
    ./category-browse-subcategory.tcl
    • -0
    • +40
    ./admin/products/index.adp
    • -0
    • +61
    ./admin/products/upload-utilities.adp
stop bumping admins to login page for timed-out logins

fixed some bugs and templated

    • -63
    • +3
    ./admin/products/upload-utilities.tcl
allow use from other paths eg. within admin directories

made category bulk upload by name work, also some browsing bug fixes

    • -10
    • +20
    ./category-browse-subcategory.tcl
    • -9
    • +19
    ./category-browse-subsubcategory.tcl
    • -0
    • +14
    ./admin/products/categories-upload-2.adp
    • -103
    • +80
    ./admin/products/categories-upload-2.tcl
    • -6
    • +6
    ./admin/products/categories-upload-2.xql
    • -0
    • +34
    ./admin/products/categories-upload.adp
    • -50
    • +3
    ./admin/products/categories-upload.tcl
meant to include these links previously

partial template-isation of index and category pages

    • -35
    • +62
    ./category-browse-subcategory.adp
    • -49
    • +27
    ./category-browse-subcategory.tcl
    • -2
    • +27
    ./category-browse-subsubcategory.adp
    • -48
    • +27
    ./category-browse-subsubcategory.tcl
begun refactor of image support:

* created new ecommerce::resource package and moved eg. thumbnail creation there from various places

* added support for two sizes of thumbnail

* added smaller thumbnail to category-browse page

* changed default product template to use larger thumbnail and use new ::resource procs

* fixed bulk image importing page

    • -53
    • +12
    ./admin/products/import-images-2.tcl
    • -0
    • +42
    ./admin/products/import-images.adp
  1. … 4 more files in changeset.
admin index converted to tcl/adp pair

pragmatically resolving bug #2324

    • -13
    • +21
    ./admin/products/sale-price-edit-2.tcl
  1. … 1 more file in changeset.
removing apparently unused files

attempting fix for bug 2603 and an anticipated bug with another ad_parameter case. also removing tabs in sql and code for good measure.

fix for bug 2610, variable not found in documentation page

Removed calls to deprecated proc page_validation

    • -10
    • +0
    ./admin/products/sale-price-add.tcl
    • -10
    • +0
    ./admin/products/sale-price-edit-2.tcl