• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reworked product upload so that it checks the column names and uses the SKU rather than the product_id.

Reworked category upload so that it uses the SKU rather than product_id.

Added missing query.

Added an ec_timeentrywidget_time_check on the time to pad single digit times with a 0 for PG.

Removed ns_log messages as the were of incorrect format and crashed this step in the checkout process.

template support to add_element

make stuff shorter

fixed conflicts

user cleanup

added obvious permission procs that weren't there before

setting up group cals

adding return url

return url

ui

template config stuff

ci

update

ci

    • -0
    • +75
    /openacs-4/packages/new-portal/www/template-place-element.adp
    • -0
    • +78
    /openacs-4/packages/new-portal/www/template-place-element.tcl
correction

portal_template_id add

get_portal_template_id

adding portal_template_id support in .new

Incorrectly copied query (from the Oracle version) made it here ...

took out extraneous logging notices

updated package procs and relation procs to provide better handling of

additional variables. This *may* cause some things to break, and the added

functionality is not yet PG-compatible. It will be soon, though. (ben)

initial revision of acs-workflow-4.3

    • -5
    • +12
    /openacs-4/packages/search/tcl/search-procs.tcl

Added a comment to this file ...

1. Fixed a boneheaded error in the bootstrapper: "AvailablePool" was being

submitted to a case-sensitive check. Of course AOLserver parameters are

case-insensitive.

2. A recently submitted patch to the db routine that PSQL's source broke

the code if you haven't started postmaster with the "-i" option.

3. Bboard was very, very slow in PG. It is now much faster.

Installed some patches:

1. Request processor was losing the port portion of the URL in some cases.

2. OpenACS 4 couldn't cope with a PG database that was password-protected

3. Didn't work with nsopenssl

Also I removed references to currency.sql from acs-lang (this is now part

of the references package)

ci