• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed admin url rendering

added required noquote

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

  1. … 592 more files in changeset.
build a list to eval rather than eval ad_context_bar $args, bug 1265

  1. … 6 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
clean up summary and description information

  1. … 51 more files in changeset.
fix a few malformed tcl files.

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

  1. … 12 more files in changeset.
fix calls to ad_return_complaint

  1. … 22 more files in changeset.
noquote fix

  1. … 3 more files in changeset.
Fixed/verified correct working of bugs 563, 855, 990, 1001

extras-upload fails for all rows on postgres bug 537

    • -2
    • +2
    ./www/admin/products/extras-upload-2.tcl
null_categories refers to the users table bug 283 patch 98 Brad Duell

    • -2
    • +2
    ./www/admin/customer-service/spam-2.xql
fixes category_exclusion_clause query fragment bug 980 patch 315 Caroline Meeks

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
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)

    • -5
    • +5
    ./sql/oracle/ec-product-package-create.sql
    • -1
    • +1
    ./www/admin/products/delete-2-oracle.xql
  1. … 273 more files in changeset.
noquote fix

  1. … 15 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. … 810 more files in changeset.
noquote changes (Dirk Gomez)

    • -3
    • +3
    ./www/category-browse-subsubcategory.adp
    • -4
    • +4
    ./www/gift-certificate-finalize-order.adp
  1. … 113 more files in changeset.
Fixed duplicate query name

Cleaning up more eCommerce mess. All the procedure names where missing

Select only products who require email notification.

merge of 4.6.3b1 to HEAD

    • -115
    • +115
    ./sql/postgresql/ecommerce-create.sql
    • -1
    • +1
    ./sql/postgresql/pl-sql-utilities-drop.sql
  1. … 29 more files in changeset.
Removed dependency on qmail

Mailing list selection fix & replaced e-mail address w/ user name in comments

Mailing list selection fix

Under the right circomstances a single partial order can fill the entire order. Modified code to reflect this.

Bumped up version number of ecommerce, so the APM will suck in the new provides statement. Also bumped up events, and made events require the later version of ecommerce, so installing events should work.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.
Make ecommerce provide itself