acs-content-repository

  • last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-4.6.1-4.6.2.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-4.6.1-4.6.2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-4.6.1-4.6.2.sql
adds indexes for fk constraint children, bumps version to 4.6.2, upgrades supplied

    • -4
    • +27
    ./sql/postgresql/content-create.sql
    • -0
    • +12
    ./sql/postgresql/upgrade/upgrade-4.6.1-4.6.2.sql
Switched to "file copy" ...

  1. … 7 more files in changeset.
file upgrade-4.6-4.6.1.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-4.6-4.6.1.sql
adds */* mime type, bump version from 4.6 to 4.6.1 and provide an upgrade script (*/* added by Lars on HEAD)

    • -0
    • +5
    ./sql/oracle/upgrade/upgrade-4.6-4.6.1.sql
    • -186
    • +3
    ./sql/postgresql/upgrade/upgrade-4.6-4.6.1.sql
merge bartt PG 7.3 fixes from HEAD

  1. … 45 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

    • -10
    • +19
    ./tcl/acs-content-repository-procs.tcl
    • -0
    • +10
    ./tcl/acs-content-repository-procs.xql
  1. … 31 more files in changeset.
Bad oracle fetch_paths query merged from oacs-4-6

    • -1
    • +1
    ./tcl/acs-content-repository-procs-oracle.xql
Bad oracle fetch_paths query closes bug 122/patch 40 C. R. Oldham

    • -1
    • +1
    ./tcl/acs-content-repository-procs-oracle.xql
merge fix for bug 143 to head

ns_puts used instead of puts. closes 143/patch 45 Kevin Crosbie

applied patch supplied by Ola Hansson which fixes the drop commands to support both the 7.2 and the 7.3 syntax

    • -0
    • +188
    ./sql/postgresql/upgrade/upgrade-4.6-4.6.1.sql
Patches to make OpenACS PG 7.3 compatible.

  1. … 45 more files in changeset.
remove oracle file, fix fetch_paths query, comment on idiocy of existing delete function fixes bug 81

    • -10
    • +19
    ./tcl/acs-content-repository-procs.tcl
    • -0
    • +10
    ./tcl/acs-content-repository-procs.xql
use ns_returnfile for returning files from the content repository

merge from oacs-4-6

    • -0
    • +109
    ./sql/oracle/upgrade/upgrade-4.5-4.6.sql
    • -12
    • +47
    ./sql/postgresql/content-search.sql
    • -0
    • +248
    ./sql/postgresql/upgrade/upgrade-4.5-4.6.sql
    • -0
    • +16
    ./tcl/acs-content-repository-procs-oracle.xql
    • -8
    • +2
    ./tcl/acs-content-repository-procs.tcl
    • -9
    • +0
    ./tcl/acs-content-repository-procs.xql
  1. … 99 more files in changeset.
Added */* as unknown mime type, because otherwise files that didn't match one of the existing mime types wouldn't upload in file-storage.

fix for scanning mime types at startup - not quite the full fix that JeffD proposed, but will get to that

    • -0
    • +27
    ./tcl/acs-content-repository-procs.tcl
    • -0
    • +11
    ./tcl/acs-content-repository-procs.xql
file upgrade-4.5-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-4.5-4.6.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-4.5-4.6.sql
  1. … 2 more files in changeset.
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

    • -0
    • +109
    ./sql/oracle/upgrade/upgrade-4.5-4.6.sql
    • -0
    • +248
    ./sql/postgresql/upgrade/upgrade-4.5-4.6.sql
  1. … 26 more files in changeset.
fix cvs id string

  1. … 1 more file in changeset.
undeclared variable in trigger bug 1769/patch 467 Dave Bauer

do not drop non-existent trigger

Change triggers to index only live revisions by Dave Bauer, 2002-09-26

triggers queue search interface to modify search index after content

changes

    • -12
    • +43
    ./sql/postgresql/content-search.sql
file upgrade-4.5-4.6.sql was initially added on branch oacs-4-6.

file acs-content-repository-procs-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/acs-content-repository-procs-oracle.xql
fixed file sweeper proc for oracle

    • -0
    • +16
    ./tcl/acs-content-repository-procs-oracle.xql
    • -8
    • +2
    ./tcl/acs-content-repository-procs.tcl
    • -9
    • +0
    ./tcl/acs-content-repository-procs.xql
Changed index.vuh files to use rp_internal_redirect rather than

rp_serve_abstract_file, which didn't work if OpenACS was running in

performance mode.

  1. … 5 more files in changeset.
Added new files to .info files

  1. … 38 more files in changeset.
removing duplicated upgrade script