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

    • -0
    • +18
    ./www/sitemap.xml.tcl
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

    • -2
    • +4
    ./www/admin/products/upload-utilities.adp
    • -0
    • +13
    ./www/admin/products/vendor-imports-add-update-2.adp
    • -0
    • +56
    ./www/admin/products/vendor-imports-add-update-2.tcl
    • -0
    • +18
    ./www/admin/products/vendor-imports-add-update.adp
    • -0
    • +15
    ./www/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

adding image alt and align attributes to some of the possibly soon to be deprecated ecommerce image procs

    • -23
    • +38
    ./tcl/ecommerce-utilities-procs.tcl
using openacs core proc instead of ecommerce one, and updating review to use more standardized html

fixing for cases previously not checked

fixing nextval in sequence for pg 8.2+

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

fixing bad adp tag syntax

more specific and useful info in log notices, standardized new category additions to nexval seq, using newer image resource handling

minor code fixes, more consistent ui for image management

fixing case of 0 subcategories

re-adding sort/add options for subcategories of a category

fixes to adp/tcl templating updates

fixing var references, adding some field length tests to keep processes from stopping during bulk imports

minor form fixes

updating nextval seq to work with 8.2+

    • -1
    • +1
    ./www/shopping-cart-add-postgresql.xql
adding ec_show_supporting_files proc and a couple of minor code upgrades

    • -16
    • +73
    ./tcl/ecommerce-widgets-procs.tcl
making ns_http work for aolserver 4.5 instead of 4.0

added hidden vars accidently dropped in template upgrade

making errors more relevant by defining a var early

fixing bad reference in template update

fixing pageflow for logout url

fixing register_url page flow to logout user and return to main page, instead of confusing user with trying to login to a new account while still logged in to another one

adding deep link to expose a largely hidden feature of customer-service that is recording all outbound ecommerce system messages