• last updated 29 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding Products dir to context

updating templating by-category.tcl/adp

    • -0
    • +7
    ./products/by-category.adp
updating one.tcl/adp templating

    • -0
    • +211
    ./products/one.adp
updating to adp/tcl templating

    • -0
    • +191
    ./products/edit-2.adp
upating templating for edit.tcl/adp

    • -0
    • +155
    ./products/edit.adp
updating templating for add-3.adp/tcl

    • -0
    • +170
    ./products/add-3.adp
updating templating for add-2.tcl/adp pair

    • -0
    • +18
    ./products/add-2.adp
updating templating for add.tcl/add.adp

    • -0
    • +148
    ./products/add.adp
updated templating

updating templating

fixing and updating template

old ec_pretty_price is exactly ec_pretty_pure_price strictly, new ec_pretty_price is backwards compatible but does more..

  1. … 3 more files in changeset.
fix conjuction in tag

added temporary db flushing option (to fix later)

allow image column (but ignore) so the same file can be used for image upload

added some more templating and caching

    • -0
    • +40
    ./products/index.adp
    • -0
    • +61
    ./products/upload-utilities.adp
  1. … 6 more files in changeset.
fixed some bugs and templated

made category bulk upload by name work, also some browsing bug fixes

    • -0
    • +14
    ./products/categories-upload-2.adp
    • -103
    • +80
    ./products/categories-upload-2.tcl
    • -0
    • +34
    ./products/categories-upload.adp
  1. … 6 more files in changeset.
begun refactor of image support:

* created new ecommerce::resource package and moved eg. thumbnail creation there from various places

* added support for two sizes of thumbnail

* added smaller thumbnail to category-browse page

* changed default product template to use larger thumbnail and use new ::resource procs

* fixed bulk image importing page

    • -0
    • +42
    ./products/import-images.adp
  1. … 9 more files in changeset.
admin index converted to tcl/adp pair

pragmatically resolving bug #2324

    • -13
    • +21
    ./products/sale-price-edit-2.tcl
  1. … 1 more file in changeset.
removing apparently unused files

Removed calls to deprecated proc page_validation

standardized oracle query, adding postgresql equivalent, closes bug 2491

    • -1
    • +22
    ./customer-service/gift-certificates-oracle.xql
    • -0
    • +24
    ./customer-service/gift-certificates-postgresql.xql
    • -8
    • +17
    ./customer-service/gift-certificates.tcl
Add support for return_url. Ticket#485

Formatted marked_date since 'clock scan' isn't able to recognize it

    • -1
    • +1
    ./orders/items-return-4-postgresql.xql
adding html ability to ec_custom_fields, to be consistent with ec_products.detailed_description. This does not affect other types because the code that validates them is unchanged.

improving error checking and reporting, such as for connect timeouts and inserting of custom field rows (instead of updating)

    • -6
    • +6
    ./products/extras-upload-2-postgresql.xql
file extras-upload-2.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./products/extras-upload-2.xql
getting rid of trailing quote that is breaking sql

    • -1
    • +1
    ./products/extras-upload-2-postgresql.xql