• last updated 38 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing bad proc call

commenting out ecds_ dependency

removing OpenGraph from default implementation, moving side-bar to ecommerce

  1. … 3 more files in changeset.
removing duplicative parameter

fixing garbled character in file

adding parameters for paypal

initial procs for PayPal and social networking, untested.

    • -0
    • +69
    ./tcl/paypal-procs.tcl
    • -0
    • +29
    ./tcl/social-networking-procs.tcl
adding vendorwebuid to list to expand web resource opportunities

making category/subcategory deletes a little more robust and user friendly

    • -74
    • +51
    ./www/admin/cat/category-delete-2.tcl
    • -2
    • +4
    ./www/admin/cat/subcategory-delete-2.tcl
minor revisions to improve use cases of displayed info. Added show_product_files proc so display can be included in product template instead of exclusively managed via adp template.

    • -1
    • +71
    ./tcl/ecommerce-utilities-procs.tcl
minor revisions from the field, these are for working on aolserver 4.5.1

ecommerce now has an efficient way of generating a list of categories that each product uses for including with product display page ecommerce/www/product etc

    • -0
    • +2
    ./lib/categories-bar.adp
    • -0
    • +59
    ./lib/categories-bar.tcl
adding batch process controls

process enhancements, bug fixes in auto-adding categories, moving batch procs to separate file for easier dynamic handling via apm

    • -0
    • +158
    ./tcl/ecds-batch-procs.tcl
formating and shopping lingo updates, fixing url references for some of the newer added features

- fix invalid XML; otherwise, installer can't install any package since parsing breaks

removing creditcard_expire from receipts according to current card security practices

updating description for updating products now not requiring product_name

making product_name not required for price updates etc.

adding sku to admin/products/search, making search more user friendly, adding a guess to sku search results if no exact match exists

increasing search field input lengths, adding warning in case there are duplicate skus in ec_products

adding CacheProductAsFile behavior changes

neglected to include these file changes to ecommerce 5.15

update url reference to absolute, minor widget update

working, scalable version of CacheProductAsFile that requires a new table, also some minor other changes

    • -0
    • +13
    ./sql/postgresql/upgrade/upgrade-5.14-5.15.sql
updating carrier info parsing. this code is duplicated in admin/orders/track.tcl and should be make procs

adding more parsing flexibility for UPS

add missing, hidden vars in form

    • -0
    • +1
    ./www/admin/cat/subcategory-delete.adp
fixing code that parses UPS tracking reports

fixing minor typos