• last updated 26 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer built-in ns_dbquotevalue over DoubleApos

    • -3
    • +3
    ./admin/customer-service/statistics.tcl
    • -2
    • +2
    ./admin/user-classes/approve-toggle.tcl
  1. … 4 more files in changeset.
normalize boolean expressions in .adp files

    • -2
    • +2
    ./admin/customer-service/issue-edit-2.tcl
  1. … 20 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 474 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 203 more files in changeset.
Fix a bunch of typos

    • -2
    • +2
    ./admin/products/categories-upload-2.tcl
  1. … 114 more files in changeset.
Fix typos

  1. … 143 more files in changeset.
Fix typos

  1. … 33 more files in changeset.
Fix typos

    • -9
    • +9
    ./admin/products/custom-field-edit-2.xql
  1. … 23 more files in changeset.
Fix typo

Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
Fix typos

  1. … 50 more files in changeset.
query update

adding PayPal Payments Standard feature, cart upload options

    • -0
    • +51
    ./paypal-thankyou.tcl
  1. … 1 more file in changeset.
fixing bad proc call

commenting out ecds_ dependency

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

    • -74
    • +51
    ./admin/cat/category-delete-2.tcl
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

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

fixing code that parses UPS tracking reports

fixing minor typos

fixing typos

fixing checkout-progress references in updated adp