• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add missing indices

- bump version number to 5.8.3d2

    • -1
    • +2
    ./oracle/site-node-object-map-create.sql
    • -3
    • +3
    ./postgresql/site-node-object-map-create.sql
    • -0
    • +20
    ./postgresql/upgrade/upgrade-5.8.3d1-5.8.3d2.sql
  1. … 1 more file in changeset.
file upgrade-5.8.3d1-5.8.3d2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.8.3d1-5.8.3d2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.3d1-5.8.3d2.sql
file upgrade-5.8.1-5.8.3d1.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./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

  1. … 4 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -0
    • +106
    ./oracle/upgrade/upgrade-5.8.1a5-5.8.1a6.sql
    • -16
    • +8
    ./postgresql/acs-objects-create.sql
    • -0
    • +72
    ./postgresql/upgrade/upgrade-5.8.1a5-5.8.1a6.sql
    • -0
    • +58
    ./postgresql/upgrade/upgrade-5.8.1d1-5.8.1d2.sql
    • -0
    • +34
    ./postgresql/upgrade/upgrade-5.8.1d2-5.8.1d3.sql
    • -0
    • +43
    ./postgresql/upgrade/upgrade-5.8.1d3-5.8.1d4.sql
  1. … 2533 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
    ./oracle/upgrade/upgrade-5.8.1a5-5.8.1a6.sql
    • -106
    • +0
    ./oracle/upgrade/upgrade-5.8.1d6-5.8.1d7.sql
    • -0
    • +72
    ./postgresql/upgrade/upgrade-5.8.1a5-5.8.1a6.sql
    • -72
    • +0
    ./postgresql/upgrade/upgrade-5.8.1d6-5.8.1d7.sql
  1. … 1 more file in changeset.
file upgrade-5.8.1a5-5.8.1a6.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.8.1a5-5.8.1a6.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1a5-5.8.1a6.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
    ./oracle/upgrade/upgrade-5.8.1d6-5.8.1d7.sql
    • -0
    • +72
    ./postgresql/upgrade/upgrade-5.8.1d6-5.8.1d7.sql
  1. … 1 more file in changeset.
file upgrade-5.8.1d6-5.8.1d7.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.8.1d6-5.8.1d7.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1d6-5.8.1d7.sql
file upgrade-5.8.1a3-5.8.1a4.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1a3-5.8.1a4.sql
file upgrade-5.8.1a4-5.8.1a5.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1a4-5.8.1a5.sql
- fixing 2 more cases of still incorrect function argument names

- fix function args: names of arguments for postgres did not match names for oracle leading to potential portability problems

    • -11
    • +8
    ./postgresql/acs-objects-create.sql
  1. … 1 more file 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).

  1. … 1 more file in changeset.
file upgrade-5.8.1d5-5.8.1d6.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1d5-5.8.1d6.sql
file upgrade-5.8.1d4-5.8.1d5.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1d4-5.8.1d5.sql
Fixing bug 3223

  1. … 1 more file in changeset.
- 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)

    • -0
    • +43
    ./postgresql/upgrade/upgrade-5.8.1d3-5.8.1d4.sql
  1. … 1 more file in changeset.
file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1d3-5.8.1d4.sql
- fix for bug #3119

    • -0
    • +34
    ./postgresql/upgrade/upgrade-5.8.1d2-5.8.1d3.sql
file upgrade-5.8.1d2-5.8.1d3.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1d2-5.8.1d3.sql
- fix bug #3064

    • -0
    • +58
    ./postgresql/upgrade/upgrade-5.8.1d1-5.8.1d2.sql
  1. … 1 more file in changeset.
file upgrade-5.8.1d1-5.8.1d2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.8.1d1-5.8.1d2.sql
for some reason function apm__register_parameter/10 was missing on openacs.org.

    • -0
    • +74
    ./postgresql/upgrade/upgrade-5.8.0d4-5.8.0d5.sql
  1. … 1 more file in changeset.
on pg version 9.0 ( and lower ) the function string_to_array takes only two parameters.

Creating recursive version of permissions functions iff pg version is >= 8.4.

    • -87
    • +131
    ./postgresql/acs-permissions-create.sql
    • -16
    • +65
    ./postgresql/site-nodes-create.sql
    • -104
    • +161
    ./postgresql/upgrade/upgrade-5.8.0d3-5.8.0d4.sql
Renaming parameters used on recursive query in order to avoid name clashing with function parameters ( seems to happen just in pg 8.4 ).

    • -6
    • +4
    ./postgresql/acs-permissions-create.sql
Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying

queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view.

    • -10
    • +84
    ./postgresql/acs-permissions-create.sql
    • -22
    • +15
    ./postgresql/site-nodes-create.sql
    • -0
    • +116
    ./postgresql/upgrade/upgrade-5.8.0d3-5.8.0d4.sql
  1. … 12 more files in changeset.
- fix collateral damage