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

    • -56
    • +77
    ./admin/products/extras-upload-2.tcl
    • -0
    • +19
    ./admin/products/extras-upload-2.xql
file extras-upload-2.xql was initially added on branch oacs-5-1.

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

fixing error in product_count queries

    • -10
    • +0
    ./admin/products/list-postgresql.xql
XQL file was broken, was crashing tDOM on Mac OS/X

revert recent changes that overwrote previous bug fixes

  1. … 3 more files in changeset.
fixed typo

adding noquote

fixing typo

adding limit / offset so product list handles catalogs with many items

    • -0
    • +32
    ./admin/products/list-postgresql.xql
file list-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/products/list-postgresql.xql
file list.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/products/list.adp
moving limit / offset filtering from tcl to db level to improve performance when many items are not yet categorized

updating category browsing to use the db limit / offset to improve performance capacity for cases with many parts per category or an external db

    • -0
    • +19
    ./category-browse-subcategory-oracle.xql
    • -1
    • +12
    ./category-browse-subcategory-postgresql.xql
    • -21
    • +24
    ./category-browse-subcategory.tcl
    • -0
    • +57
    ./category-browse-subsubcategory-oracle.xql
    • -0
    • +48
    ./category-browse-subsubcategory-postgresql.xql
    • -19
    • +23
    ./category-browse-subsubcategory.tcl
file category-browse-subsubcategory-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./category-browse-subsubcategory-oracle.xql
file category-browse-subsubcategory-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./category-browse-subsubcategory-postgresql.xql
making the limit / offset at the db level instead of tcl, increasing performance capacity by magnitudes

committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 899 more files in changeset.
removing progress bar from here, because it is redundant, and status 6 already displayed on verfication page

fixing bug on orders that are fulfilled after being modified

correcting variable name, so that passed value prevents the progress bar from being displayed

getting category and subcategory breadcrumbs to follow through search

adding better handling for cases where display scope is out of range of results

making subsequent search text editable, based on current search text

making product search scale better by adding a simulated LIMIT / SET to the page output to limit search results to same number from ec parameter ProductsToDisplayPerPage used on other pages.

more noquotes added

adding noquotes

adding noquote

adding noquote to recomendation var