• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Preliminary version of "extend package" code, along with new package

attributes that allow the declaration of packages that are subsites.

    • -0
    • +1393
    ./sql/oracle/upgrade/upgrade-5.5.0d3-5.5.0d4.sql
    • -1
    • +5
    ./sql/postgresql/acs-metadata-create.sql
    • -36
    • +111
    ./sql/postgresql/apm-create.sql
    • -0
    • +282
    ./sql/postgresql/upgrade/upgrade-5.5.0d3-5.5.0d4.sql
  1. … 23 more files in changeset.
Preparing for release:

1. Created new ChangeLog file

2. Created new docs

3. Bumped version numbers

  1. … 152 more files in changeset.
A new column was added to the groups table, and an upgrade script provided,

but the acs-kernel version had not been bumped. Nor had the dependency in

acs-subsite (which uses the new column).

  1. … 1 more file in changeset.
- drop_package('...') complain in new versions that it can't drop

some stored procedures. Adding therefore a CASCADE to

the get_func_drop_command().

Fix totally broken syntax for contraints

Bumped version numbers to 5.4.3b1.

  1. … 21 more files in changeset.
Add missing comma!

    • -2
    • +2
    ./sql/postgresql/authentication-create.sql
Add description to groups object type

    • -0
    • +1
    ./sql/oracle/upgrade/upgrade-5.5.0d2-5.5.0d3.sql
    • -0
    • +1
    ./sql/postgresql/upgrade/upgrade-5.5.0d2-5.5.0d3.sql
  1. … 1 more file in changeset.
TIP#126 optionally allow user to provide email, first, last name when authority does not

    • -0
    • +7
    ./sql/oracle/upgrade/upgrade-5.5.0d1-5.5.0d2.sql
    • -1
    • +7
    ./sql/postgresql/authentication-create.sql
    • -0
    • +5
    ./sql/postgresql/upgrade/upgrade-5.5.0d1-5.5.0d2.sql
  1. … 2 more files in changeset.
Remove some package versions in catalog files.

    • -1
    • +1
    ./catalog/acs-kernel.en_AU.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-kernel.nl_ZA.ISO-8859-1.xml
Bumped versions numbers to 5.5.0d1

  1. … 20 more files in changeset.
Fixed type mismatch problem due to tightened up PG 8.3 semantics.

Merged from 5.4.2

    • -2
    • +1
    ./sql/oracle/community-core-create.sql
    • -2
    • +1
    ./sql/postgresql/community-core-create.sql
  1. … 276 more files in changeset.
Bumped version numbers for release

  1. … 21 more files in changeset.
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