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

    • -3
    • +2
    ./www/admin/customer-service/actions.tcl
    • -3
    • +2
    ./www/admin/customer-service/index.tcl
    • -3
    • +2
    ./www/admin/customer-service/issues.tcl
    • -2
    • +2
    ./www/admin/email-templates/edit-2.tcl
    • -3
    • +3
    ./www/admin/user-classes/member-add-2.tcl
  1. … 3 more files in changeset.
normalize boolean expressions in .adp files

  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
    • +1
    ./www/process-order-quantity-shipping.tcl
  1. … 473 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

    • -1
    • +1
    ./www/process-order-quantity-shipping.tcl
  1. … 202 more files in changeset.
Fix typos

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

    • -1
    • +1
    ./www/process-order-quantity-shipping.tcl
    • -2
    • +2
    ./www/admin/products/import-images-2.tcl
  1. … 111 more files in changeset.
Fix typos

    • -2
    • +2
    ./www/admin/products/extras-upload-2.tcl
  1. … 139 more files in changeset.
Fix typos

  1. … 33 more files in changeset.
Fix typos

  1. … 22 more files in changeset.
Fix typo

Fix typos

  1. … 59 more files in changeset.
Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
Fix typos

  1. … 48 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
updated, tested, works with hostnode mapping, too.

query update

adding paypal AddtoCart and ViewCart buttons for PayPal Standard Merchant service

adding PayPal Payments Standard feature, cart upload options

    • -0
    • +51
    ./www/paypal-thankyou.tcl
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