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

revising documentation by removing or updating historical comments

minor fixes

    • -2
    • +10
    ./www/admin/orders/items-return-3.adp
fix typo

fixing unpassed vars between tcl/adp and a hanging bracket

parsing include directly, because it was not parsing the other way. Updating include template to be more forgiving

  1. … 1 more file in changeset.
quoting tag attributes

removing tabs in sql, reformatting where there were significant tab conversions

    • -2
    • +2
    ./tcl/ecommerce-credit-procs-postgresql.xql
    • -423
    • +423
    ./tcl/ecommerce-credit-procs.tcl
removing tabs in sql

    • -6
    • +6
    ./tcl/ecommerce-state-changes-procs-postgresql.xql
    • -59
    • +59
    ./tcl/ecommerce-state-changes-procs.tcl
adding quotes to tag attributes

    • -8
    • +8
    ./www/admin/orders/by-state-and-time.adp
adding proper quoting to html to not confuse template::adp_compile

    • -1
    • +1
    ./sql/postgresql/ecommerce-defaults.sql
I accidently removed hidden vars, adding back.

address verification inserts should work as intended now..