• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
backport from oacs-5-10 to allow installation of old version on pg11

fix issue #3360; probably a problem that shows up with pg10.

make checking of pg_version number more robust (backporting changes from head).

See also issue #3359

- add missing indices

- bump version number to 5.8.3d2

    • -6
    • +5
    ./sql/postgresql/site-nodes-create.sql
    • -0
    • +30
    ./sql/postgresql/upgrade/upgrade-5.8.1-5.8.3d1.sql
- removed bugfix from #3119, since it is apparently not needed anymore

- fixed bug in acs-subsite group management, where return-url was double encoded ("elements-by-rel-type")

- fixed bug in acs-subsite group management, where negative numbers were not allowed ("new" function)

- bumped version numbers

    • -5
    • +1
    ./sql/postgresql/groups-body-create.sql
  1. … 3 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
Fixed wrong version number for upgrade scripts and package info file from version 5.8.1a5 to 5.8.1a6

    • -0
    • +106
    ./sql/oracle/upgrade/upgrade-5.8.1a5-5.8.1a6.sql
    • -106
    • +0
    ./sql/oracle/upgrade/upgrade-5.8.1d6-5.8.1d7.sql
Created stored procedures to check for table, columns, view and index existance.

On xotcl-core powered installations, they will trigger the creation of OO methods

in the ::xo::db::sql::util namespace.

    • -0
    • +106
    ./sql/oracle/upgrade/upgrade-5.8.1d6-5.8.1d7.sql
    • -1
    • +76
    ./sql/postgresql/utilities-create.sql
- bump version number to 5.8.1a5

- fixing 2 more cases of still incorrect function argument names

    • -6
    • +1
    ./sql/postgresql/acs-objects-create.sql
- fix function args: names of arguments for postgres did not match names for oracle leading to potential portability problems

    • -11
    • +8
    ./sql/postgresql/acs-objects-create.sql
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- change type of session_id as well to bigint in the create script

- the datatype of session_id in sec_session_properties should be the same as the sequence. Without this change, busy sites will run into a overflow (as we did a while ago).

Fixing bug 3223

    • -2
    • +2
    ./sql/postgresql/acs-metadata-create.sql
- Make sure that patch

http://cvs.openacs.org/browse/OpenACS/openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql?r2=1.74&r1=1.73

is applied for sites upgrading (use v_parameter_id and not get_value__parameter_id)

- bump version numbers

  1. … 11 more files in changeset.
- add missing message keys

    • -1
    • +3
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
- fix for bug #3119

    • -1
    • +5
    ./sql/postgresql/groups-body-create.sql
- fix bug #3064

- fix bug #3001

    • -0
    • +1
    ./catalog/acs-kernel.en_US.ISO-8859-1.xml
- bump version numbers

  1. … 39 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- bump version number to 5.8.0

  1. … 24 more files in changeset.
- bump version number to beta 2 (5.8.0b2)

  1. … 24 more files in changeset.
- bumped version number to 5.8.0b1

  1. … 24 more files in changeset.
- Bumping version numbers to 5.8.0a1

  1. … 24 more files in changeset.