• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

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

adding template stuff

missed comma

adding portal_template_id

adding portal_template_id to view

change template_active to template_id

Added intermedia-driver ...

initial revision of acs-workflow-4.3

adding portal_templates

udpate for templates

1. Blank parameters were listed as being of "No Value", and when you hit

"set parameters" this string replaced the empty string in the database,

not exactly what you want. I changed the code to leave the input box

blank.

2. caching of empty parameter strings didn't work. I'd fixed this earlier

for ad_parameter proper but missed the fact that ad_parameter_cache had

the same bug.

With these changes you can now run acs-workflow's admin UI without graphviz

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

1. changed db_qd_log to use the passed-in level rather than gluing things

to "Debug" for convenience. I then changed all the "Notice" calls to

"Debug". Then my one "Error" call I added worked! :) If a query file

has a syntax error in it now, an error is logged to the server log but

bootstrapping continues.

2. Lots and lots or etp oracle fixes and some PG version clean-ups

3. Some file-storage files were unconventionally named.

    • -0
    • +35
    /openacs-4/packages/file-storage/www/folder-list-oracle.xql
  1. … 3 more files in changeset.
initial revision of acs-workflow-4.3