• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refresh content_revision view also, not just child types.

Fix upgrade. Move 5.2.0 stuff to 5.2.1

    • -486
    • +0
    ./oracle/upgrade/upgrade-5.2.0b11-5.2.0b12.sql
    • -2
    • +489
    ./oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
    • -95
    • +0
    ./postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql
    • -1
    • +97
    ./postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
More 5.2 fixes for Oracle ...

    • -8
    • +1166
    ./oracle/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
Recreate content_keyword__new to support package_id.

Refresh views and triggers.

    • -2
    • +95
    ./postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql
Refresh views and triggers.

Recreate content keyword to support package_id parameter

    • -0
    • +486
    ./oracle/upgrade/upgrade-5.2.0b11-5.2.0b12.sql
file upgrade-5.2.0b11-5.2.0b12.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.0b11-5.2.0b12.sql
Refresh insert views on upgrade since the definition has changed.

    • -0
    • +2
    ./postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql
file upgrade-5.2.0b11-5.2.0b12.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql
file upgrade-5.2.1d1-5.2.1d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
Changes to make the root of parentless items = -4 (security context root) instead of 0 (unregistered visitor)

Sites upgradeed from 4.6-4.6.1 have been operating with -4 as the parent_id for years (for example openacs.org) while new installs had

parent_id = 0. This caused problems with the new package_id code that calls content_item__get_root_folder which was assuming the root =

0. It looks like the new install code did not accomodate parent_id=-4 and that is now fixed.

Needs testing on Oracle.

    • -0
    • +1812
    ./oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
    • -0
    • +957
    ./postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
Added missing content-folders on upgrade

A couple of content_item__new functions were missing so I recreated them all

    • -0
    • +954
    ./postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql
  1. … 1 more file in changeset.
file upgrade-5.2.0b9-5.2.0b10.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql
Fix define_function_args for content_type__register_child_type

1. Fixed a wee bit of PG-ish code that snuck into the content repository's

Oracle datamodel.

2. Tested Dave's recent changes to subsite for Oracle. It works. Bumped

the info file to reflect the new version so the upgrade scripts will run.

  1. … 1 more file in changeset.
file upgrade-5.2.0b6-5.2.0b7.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0b6-5.2.0b7.sql
Somehow the extlink functions where missing on our installs, so I assume it is saver to get them again in an upgrade script

    • -0
    • +237
    ./postgresql/upgrade/upgrade-5.2.0b6-5.2.0b7.sql
  1. … 1 more file in changeset.
Allow content_folders to have non-cr_items as parents

    • -1
    • +673
    ./oracle/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
Upgrade to allow cr_folders to have non-cr_items as parents

    • -1
    • +99
    ./postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
Allow folders to have non-cr_items are parents

Don't try to get the package id of folder_id 0 (which isn't a folder anyway!)

    • -0
    • +1325
    ./oracle/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
    • -2
    • +210
    ./postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
file upgrade-5.2.0b5-5.2.0b6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
Fixed Daveb's translation of his PG change to this script (he didn't have

oracle to test his changes on)

Fix bug#2668

Fix bug#2668, don't try to recrete views for edit-this-page content types without content tables.

Fix upgrade since we support proper upgrade from beta to release.

    • -0
    • +10
    ./postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
file upgrade-5.2.0b5-5.2.0b6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql
Fix define function args for set_live_revision

Fixed this bug many moons ago but failed to commit ...

file upgrade-5.2.0b2-5.2.0b3.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.0b2-5.2.0b3.sql