• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
activating ecds-drop.sql with the rest

added plain english to proc, so admins like me can find it if/when we need to

    • -1
    • +1
    ./packages/acs-tcl/tcl/security-procs.tcl
adding missing function, and reference to ecds file

adding sql for ecds-* procs

    • -0
    • +108
    ./packages/ecommerce/sql/postgresql/ecds-create.sql
    • -0
    • +20
    ./packages/ecommerce/sql/postgresql/ecds-drop.sql
added more skeleton code of more recent working version, though google may not be accepting ftp submissions from servers anymore, the process now saves a file which can be uploaded another way.. (until another automatic way is coded)

    • -27
    • +82
    ./packages/ecommerce/tcl/froogle-procs.tcl
adding configuration and operational diagnostic messages

minor fix, code standardization

moving proc definitions to ecommerce/tcl from dynamically generated with each page request

    • -1
    • +53
    ./packages/ecommerce/tcl/ecommerce-procs.tcl
    • -30
    • +9
    ./packages/ecommerce/www/category-browse.tcl
allow for values in sku by default (without breaking), add easy adaption for param DisplayPriceOfZeroAs variations + misc html attrib added

    • -23
    • +44
    ./packages/ecommerce/tcl/ecommerce-procs.tcl
    • -14
    • +6
    ./packages/ecommerce/tcl/ecommerce-procs.xql
old ec_pretty_price is exactly ec_pretty_pure_price strictly, new ec_pretty_price is backwards compatible but does more..

    • -17
    • +17
    ./packages/ecommerce/tcl/ecommerce-procs.tcl
    • -4
    • +4
    ./packages/ecommerce/www/checkout-one-form.tcl
    • -3
    • +3
    ./packages/ecommerce/www/shopping-cart.tcl
    • -2
    • +2
    ./packages/ecommerce/www/admin/index.tcl
    • -4
    • +4
    ./packages/ecommerce/www/admin/orders/one.tcl
    • -2
    • +2
    ./packages/ecommerce/www/admin/orders/search.tcl
adding some casual web 2 capabilities

    • -0
    • +259
    ./packages/ecommerce/tcl/ecds-ex-procs.tcl
    • -0
    • +1712
    ./packages/ecommerce/tcl/ecds-procs.tcl
adding parameter for special handling of zero priced product exceptions

adding procs and minor fixes to existing ones

*** empty log message ***

    • -0
    • +18
    ./packages/ecommerce/lib/toolbar-oracle.xql
    • -0
    • +16
    ./packages/ecommerce/lib/toolbar-postgresql.xql
    • -0
    • +9
    ./packages/ecommerce/lib/toolbar.adp
    • -0
    • +17
    ./packages/ecommerce/lib/toolbar.tcl
moving to the more flexible templating

    • -0
    • +19
    ./packages/ecommerce/lib/checkout-progress.adp
    • -0
    • +1
    ./packages/ecommerce/lib/checkout-progress.tcl
adding searchbar to lib for more flexible templating

    • -0
    • +16
    ./packages/ecommerce/lib/searchbar-postgresql.xql
    • -0
    • +4
    ./packages/ecommerce/lib/searchbar.adp
    • -0
    • +30
    ./packages/ecommerce/lib/searchbar.tcl
adding more flexible templating, more consistent with forum templating

    • -0
    • +1
    ./packages/ecommerce/lib/contextbar.adp
    • -0
    • +17
    ./packages/ecommerce/lib/contextbar.tcl
adding missing product support files presentation example

    • -0
    • +4
    ./packages/ecommerce/lib/product-files-list.adp
    • -0
    • +57
    ./packages/ecommerce/lib/product-files-list.tcl
fix external links, and a noquote

    • -5
    • +6
    ./packages/ecommerce/www/doc/froogle.adp
add missing template variable

fix conjuction in tag

    • -1
    • +1
    ./packages/ecommerce/www/admin/index.adp
Remove "Templates.html" that is a duplicate of "templates.html" which is the one in use

    • -2
    • +0
    ./packages/theme-selva/www/doc/Templates.html
Remove "Templates.html" that duplicates "templates.html" which is the one really in use

    • -2
    • +0
    ./packages/theme-selva/www/doc/Templates.html
Fix mime type values of "from" and "to" in calls to ad_html_text_convert

    • -7
    • +11
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Reindent code with spaces instead of tabs...

    • -505
    • +502
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Removed extra "=" after a switch in a call to a proc

    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Hopefully found the secret to customizing queries by version

Fucking query processor only allows one queryset per xql file

    • -0
    • +39
    ./packages/tsearch2-driver/tcl/tsearch2-driver-procs-postgresql-8.3.xql
Broke out 8.3 vs. old tsearch queries into a query file and conditionalized

by version. Did not break out queries not affected by 8.3.

Missing es_ES translation