• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
as part of the sql upgrade of acs-kernel from 4.6.1 to 4.7d I forgot to change views and plsql code. Adding these changes now to make the upgrade complete

  1. … 3 more files in changeset.
upgrading acs-kernel from 4.6.1 to 4.7d to support APM auto mounting of packages, and Tcl procedure package callbacks such as after-install, after-instantiate, and after-mount. Upgrade scripts supplied to add table apm_package_callbacks and add column auto_mount to table apm_package_versions.

    • -0
    • +34
    ./upgrade-4.6.1-4.7d.sql
  1. … 4 more files in changeset.
merge bartt PG 7.3 fixes from HEAD

  1. … 54 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.

  1. … 33 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

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

    • -0
    • +0
    ./upgrade-4.6-4.6.1.sql
  1. … 1 more file in changeset.
changes acs__magic_object_id to isstrict,iscachable, bump version to 4.6.1, upgrade script provided

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

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

    • -0
    • +0
    ./upgrade-4.5.1-4.6.sql
  1. … 3 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

  1. … 30 more files in changeset.
Got rid of references to acs_object_id_seq view in apm-create, which were causing some errors

    • -0
    • +197
    ./upgrade-4.5.1-4.5.2.sql
  1. … 2 more files in changeset.
CREATE FUNCTION -> CREATE OR REPLACE FUNCTION

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

  1. … 7 more files in changeset.
fixed typo in included script

initial revision

    • -0
    • +264
    ./upgrade-4.5-4.5.1.sql
fixed bug in apm_package_version__upgrade_p

  1. … 1 more file in changeset.
file upgrade-4.2-4.5.sql was initially added on branch oacs-4-5.