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

fixing typos

minor fixes and updates for ecds procs

fixing checkout-progress references in updated adp

adding tracking update/edit feature

    • -1
    • +1
    ./www/admin/orders/track-postgresql.xql
    • -0
    • +40
    ./www/admin/orders/track-update.tcl
fixing amp/pm for cases where value is passed to widget

    • -171
    • +186
    ./tcl/ecommerce-widgets-procs.tcl
updating FedEx tracking integration for admins

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

    • -1
    • +1
    ./www/admin/customer-service/actions.adp
    • -2
    • +2
    ./www/admin/customer-service/issue.tcl
    • -1
    • +1
    ./www/admin/customer-service/issues.adp
deprecating ecommerce httpsModule parameter because it creates much havoc in acs-tcl/tcl/security-procs.tcl having ecommerce dependency.

adding another tuning suggestion in lieu of caching user specific paginated queries

fixing tcl syntax error

    • -3
    • +3
    ./www/admin/customer-service/issue.tcl
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

    • -9
    • +32
    ./www/category-browse-subcategory.tcl
updating ecds_pagination_by_items to work with lib/pagination-bar

general UI improvements

minor fixes

adding flexible, user friendly pagination bar, particularly handy with category pages that contain many more parts than displayed

    • -0
    • +1
    ./lib/pagination-bar.adp
    • -0
    • +31
    ./lib/pagination-bar.tcl
updating ecds_pagination_by_items to be more user friendly ie only using exponential pagination for large numbers of pages; also adding ecds_keyword_search_update which helps to consistently automatically populate products.search_keywords

applying fix for category-browse-subcategory to this file

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

    • -1
    • +1
    ./www/category-browse-subcategory-oracle.xql
    • -1
    • +1
    ./www/category-browse-subcategory-postgresql.xql