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

    • -0
    • +0
    ./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
    ./oracle/upgrade/upgrade-4.6-4.6.1.sql
    • -186
    • +3
    ./postgresql/upgrade/upgrade-4.6-4.6.1.sql
  1. … 1 more file in changeset.
merge bartt PG 7.3 fixes from HEAD

  1. … 45 more files in changeset.
applied patch supplied by Ola Hansson which fixes the drop commands to support both the 7.2 and the 7.3 syntax

    • -0
    • +188
    ./postgresql/upgrade/upgrade-4.6-4.6.1.sql
  1. … 1 more file in changeset.
Patches to make OpenACS PG 7.3 compatible.

  1. … 45 more files in changeset.
merge from oacs-4-6

    • -0
    • +109
    ./oracle/upgrade/upgrade-4.5-4.6.sql
    • -0
    • +248
    ./postgresql/upgrade/upgrade-4.5-4.6.sql
  1. … 103 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.

file upgrade-4.5-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.5-4.6.sql
    • -0
    • +0
    ./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
    ./oracle/upgrade/upgrade-4.5-4.6.sql
    • -0
    • +248
    ./postgresql/upgrade/upgrade-4.5-4.6.sql
  1. … 28 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

  1. … 1 more file in changeset.
removing duplicated upgrade script

adds some common mime types to cr_mime_types

cleanup

  1. … 1 more file in changeset.
fixed problem with content type view insert rule - fix provided by Jun Yumog

Re-added fixes that didn't get merged in from 4.5

1) bboard-procs-postgresql.xql

2) etp-procs-oracle.xql

3) subsite/www/admin/users/new-postgresql.xql

4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql

Edited the acs-kernel upgrade script that JonG initially created (PG)

Created an oracle upgrade script

Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged)

Update the acs-kernel .info file to 4.5.1

    • -0
    • +26
    ./postgresql/upgrade/upgrade-4.1.2-4.5.sql
  1. … 8 more files in changeset.
Do not pass title to content_item__new since it forces it to create a

content revision in which to store it (and we are going to

create it ourselves as the next step).

type in constraint name cr_revisions_storage_type rather than cr_items_storage_type fixes bug 1021 patch 305

removed content_item.update_last_modified, use acs_object.update_last_modified instead

Updated .info files of all core packages to version 4.5

  1. … 22 more files in changeset.
Added upgrade script for CR 4.1.2->4.5

    • -0
    • +26
    ./postgresql/upgrade/upgrade-4.1.2-4.5.sql
file upgrade-4.1.2-4.5.sql was initially added on branch oacs-4-5.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-4.1.2-4.5.sql
Committed Vinod Kurup's patch #1502 which fixed a file-storage bug.

Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 55 more files in changeset.
added function for updating last_modified time of a content_item with cascading

Applied Michael Steigman's patches 199-201, which fixes package spec/body

mismatches allowed by Oracle 8i but not by 9i.

  1. … 2 more files in changeset.

Applied Jowell Sabino's patch #215 which fixes a problem with image deletion.

fixed 2 typos in content_revision__get_content