• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing code that parses UPS tracking reports

fixing minor typos

fixing typos

fixing checkout-progress references in updated adp

adding tracking update/edit feature

    • -0
    • +40
    ./admin/orders/track-update.tcl
updating FedEx tracking integration for admins

adding quotes to html attributes where unquoted ones generate adp compile errors

    • -2
    • +2
    ./admin/customer-service/interaction.tcl
    • -1
    • +1
    ./admin/customer-service/interactions.adp
adding another tuning suggestion in lieu of caching user specific paginated queries

fixing tcl syntax error

removing cache from get_regular_product_list, and adding a note about what to do instead if need be. This fixes pagination. Added pagination label

applying fix for category-browse-subcategory to this file

    • -6
    • +18
    ./category-browse-subsubcategory.tcl
updating products display to fix an offset reference error

    • -1
    • +1
    ./category-browse-subcategory-oracle.xql
    • -1
    • +1
    ./category-browse-subcategory-postgresql.xql
fixing checkout flow for 1 page checkout of nonshippable items

removed redundant query, added more relevant user info for secondary authentication

fixing shipping price calculation/display bug when using new value-based shipping price adjustment option

adding more upkeep points for auto cache of product files, and more convenient options to bulk update products by vendor

    • -14
    • +16
    ./admin/products/vendor-imports-add-update-2.tcl
adding option to automatically cache product pages as html pages for webcrawler activity, and some minor fixes in same files

  1. … 3 more files in changeset.
changing encoding of & as %26 to & in url per sitemaps.org

reformating sql, removing 100 item limit that was used for testing

removing diagnostics log notice

adding sitemap for products in ecommerce

changing rendering of templating to use template::adp_eval instead of ns_eval, because eval in the adp seems to cause some include files to not get processed

adding another bulk import/update capability

    • -0
    • +13
    ./admin/products/vendor-imports-add-update-2.adp
    • -0
    • +56
    ./admin/products/vendor-imports-add-update-2.tcl
    • -0
    • +18
    ./admin/products/vendor-imports-add-update.adp
    • -0
    • +15
    ./admin/products/vendor-imports-add-update.tcl
heh. this tested fix works through the form workflow unlike the last fix attempt

fixing my mis-application of available_date

fixing for cases previously not checked

fixing nextval in sequence for pg 8.2+

    • -1
    • +1
    ./shopping-cart-quantities-change-postgresql.xql
    • -54
    • +51
    ./shopping-cart-quantities-change.tcl
removing duplicate code (that breaks search results pagination), updating ad_parameter to parameter::get

fixing bad adp tag syntax

minor code fixes, more consistent ui for image management