• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed bug #1370

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
fix a few more missing rdbms stanzas

  1. … 12 more files in changeset.
extras-upload fails for all rows on postgres bug 537

null_categories refers to the users table bug 283 patch 98 Brad Duell

fixes category_exclusion_clause query fragment bug 980 patch 315 Caroline Meeks

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 274 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 815 more files in changeset.
Fixed duplicate query name

merge of 4.6.3b1 to HEAD

  1. … 34 more files in changeset.
Under the right circomstances a single partial order can fill the entire order. Modified code to reflect this.

Bug fix for 1959. And global update of my e-mail address.

  1. … 103 more files in changeset.
merge from oacs-4-6

    • -4
    • +4
    ./orders/items-return-3-postgresql.xql
    • -0
    • +64
    ./orders/items-return-4-postgresql.xql
    • -1
    • +2
    ./products/categories-upload-2-postgresql.xql
  1. … 118 more files in changeset.
Fixed bug 1768.

Fixed bug 1767.

    • -4
    • +4
    ./orders/items-return-3-postgresql.xql
Fixed bug 1764.

  1. … 1 more file in changeset.
file one-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./orders/one-postgresql.xql
Fixed bug 1776.

    • -0
    • +64
    ./orders/items-return-4-postgresql.xql
cleanup on .xql files, add rdbms tags to db specific files, clean XML, etc

    • -1
    • +2
    ./products/categories-upload-2-postgresql.xql
  1. … 28 more files in changeset.
Fix for product purchase combinations.

Expired combinations are now being pruned in the scheduled procedure that calculates the combinations.

Combinations are expired when one of the products has been discontinued. For good measure purchase combinations are

also pruned when the store administrator discontinues a product.

    • -0
    • +13
    ./products/toggle-active-p.xql
  1. … 5 more files in changeset.
1) Country code us is now properly set to US.

2) Creditcard_id has default value of "" for sake of bind variable :creditcard_id.

Fixed bug when more than 1 authorization attempt has been made.

ns_return->ad_return, ad_script_abort, redirect to absract urls

    • -2
    • +3
    ./customer-reviews/approval-change.tcl
    • -2
    • +2
    ./customer-service/gift-certificate-add-2.tcl
    • -2
    • +2
    ./customer-service/gift-certificate-edit.tcl
  1. … 92 more files in changeset.
fix calls with literals instead of variables

  1. … 3 more files in changeset.
fix calls to empty_string_p with missing $

  1. … 8 more files in changeset.
Fixed bug #1699 with Brad Duell's patch

  1. … 3 more files in changeset.
Fixed bug #1698 with Brad Duell's patch

    • -0
    • +20
    ./products/recommendations-oracle.xql
    • -0
    • +20
    ./products/recommendations-postgresql.xql
Fixed bug #1691 with one of Brad Duell's patches

Fixed bug #1689 with Brad Duell's patch

    • -0
    • +19
    ./orders/index-oracle.xql
    • -0
    • +19
    ./orders/index-postgresql.xql
  1. … 1 more file in changeset.
Fixed bug #1286