• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version numbers to prepare for tomorrow's release.

  1. … 21 more files in changeset.
upgrading from older versions never have this privilege created

fixed typo and made postgres 8.3 compliant

Backed out ill-thought-out reference to the content repository in this kernel

package (a misguided attempt to move some bad PG code over to Oracle, which

caught the reference to the undefined cr_folders table)

Bumped version numbers to 5.4.2b1

  1. … 21 more files in changeset.
Moved these from HEAD to oacs-5-4

    • -0
    • +12
    ./sql/postgresql/upgrade/upgrade-5.4.1-5.4.2b1.sql
file upgrade-5.4.1-5.4.2b1.sql was added on branch oacs-5-4 on 2008-04-30 00:05:08 +0000

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.4.1-5.4.2b1.sql
Created 5.4 version of a 5.3 upgrade script that was put on HEAD rather than

the oacs-5-3 branch originally, meaning the upgrade was never applied. These

two scripts create an index but check to make sure it doesn't exist first, so

if someone has created the index (perhaps by running the old upgrade script)

manually, no harm will be done by applying the 5.4 upgrade.

    • -0
    • +12
    ./sql/oracle/upgrade/upgrade-5.4.1-5.4.2b1.sql
    • -0
    • +12
    ./sql/postgresql/upgrade/upgrade-5.4.1-5.4.2b1.sql
Removed lock table kludge used to work around PG 7 deadlock

Not needed in PG 8x

Removed lock table that's was a workaround for PG 7x, no longer supported

Bumped version numbers ...

  1. … 21 more files in changeset.
Bumped info files, which I forgot to do before putting up the beta tarball.

  1. … 21 more files in changeset.
Add foreign key constraint on user_preferences.locale to force referencial integrity. This column is now added by acs-lang at creation time, to create the constraint at the same moment.

    • -2
    • +1
    ./sql/oracle/community-core-create.sql
    • -2
    • +1
    ./sql/postgresql/community-core-create.sql
  1. … 8 more files in changeset.
Fix apm_package_instance_delete in Oracle to delete content_folders of the package.

Now PostgreSQL and Oracle behave the same way, before the content_folders were only deleted in the PostgreSQL version.

    • -0
    • +258
    ./sql/oracle/upgrade/upgrade-5.4.0d3-5.4.0d4.sql
file upgrade-5.4.0d4-5.4.0d5.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.4.0d4-5.4.0d5.sql
Completed NIma's patch.

Added upgrade for missing cascade part for site_node_object_mappings

Inserted missing missing cascade part

Bumped version numbers to 5.4.0

  1. … 21 more files in changeset.
Creating privilege annotate in case it's not created.

Bumped version numbers...

  1. … 20 more files in changeset.
Removing extra "provides" tag.

Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

    • -1
    • +1
    ./catalog/acs-kernel.ast_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.es_CO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.eu_ES.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/acs-kernel.fr_FR.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/acs-kernel.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.it_IT.ISO-8859-1.xml
  1. … 1287 more files in changeset.
Greek and spanish catalogs without version number (applying Don's change)

    • -1
    • +1
    ./catalog/acs-kernel.es_ES.ISO-8859-1.xml
  1. … 18 more files in changeset.
More greek translations

    • -2
    • +128
    ./catalog/acs-kernel.el_GR.utf-8.xml
Removed version info from catalog file code as was TIP'd ages ago, which

will make merging much easier in the future. I had en_US and de_DE installed

so the catalogs for these languages in core have been exported and don't

have version numbers. The rest of the packages and locales for core and

dotlrn will be exported from the translation server as part of our release

process and will get fixed up then.

    • -2
    • +2
    ./catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
  1. … 16 more files in changeset.
Missed this in my upgrade

    • -0
    • +23
    ./sql/oracle/upgrade/upgrade-5.3.2d1-5.3.2d2.sql
  1. … 1 more file in changeset.
'annotate' was not a child of 'admin' - pffft!

    • -0
    • +6
    ./sql/oracle/upgrade/upgrade-5.4.0d3-5.4.0d4.sql
    • -0
    • +1
    ./sql/postgresql/upgrade/upgrade-5.4.0d3-5.4.0d4.sql
Merged 5.3 to HEAD

    • -0
    • +23
    ./sql/oracle/upgrade/upgrade-5.3.2d1-5.3.2d2.sql