• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging commits from oacs-5-2 branch to HEAD.

- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
file upgrade-5.2.0d3-5.2.0d4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.2.0d3-5.2.0d4.sql
Specify boolean as function parameter for security_inherit_p so we use the correct version of the content_folder__new function.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -11
    • +603
    ./sql/postgresql/static-page-pb.sql
  1. … 2273 more files in changeset.
typos in the scripts

    • -13
    • +605
    ./sql/postgresql/static-page-pb.sql
handle spaces in static page titles

should return text/html for html

Add parameter CommentsDisplayedP, to control whether the comment link

and comments are shown inline remove files stanza from .info file and

bump version number. Use ns_returnfile when possible for returning

the page, propigate the displayed_object_id up to the main page.

Update the description slightly.

make static page index page smarter about returning directory at mount point

Return a URL without '/www' so that links in the search listing points to the correct place.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
noquote the body arg per James Thornton

fix the search sc for getting a url (since now packages and /www can be indexed)

make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres

    • -0
    • +4
    ./sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -31
    • +44
    ./sql/postgresql/static-page-pb.sql
    • -0
    • +180
    ./sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -1
    • +2
    ./tcl/static-pages-procs-postgresql.xql
version url must be unique, otherwise upgrade won't work

version url must be unique, otherwise upgrade won't work

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

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

  1. … 73 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
more noquote fixes

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

  1. … 73 more files in changeset.
Fixed relative path, removed extra single quotes not needed outside plpgsql

function.

Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +605
    ./sql/oracle/upgrade/upgrade-4.3-5.0d1.sql
  1. … 23 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 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)

  1. … 273 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 119 more files in changeset.
merge of 4.6.3b1 to HEAD

    • -2
    • +3
    ./tcl/static-pages-procs-postgresql.xql
  1. … 16 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 5 more files in changeset.
1. Fixed a type mismatch problem in acs-messaging for PostgreSQL that was

ignored by versions before 7.3 and therefore had been missed.

2. Fixed a problem in static pages regarding misunderstanding of how

nsv_array set works by someone who worked on it at some point.

3. Fixed a typo in static pages for PostgreSQL (misspelled function

name)

4. Fixed a typo in a query in survey.

    • -2
    • +3
    ./tcl/static-pages-procs-postgresql.xql
  1. … 3 more files in changeset.