• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.2.0b11-5.2.0b12.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./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
    ./upgrade-5.2.1d1-5.2.1d2.sql
  1. … 1 more file in changeset.
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
    ./upgrade-5.2.1d1-5.2.1d2.sql
  1. … 7 more files in changeset.
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. … 2 more files in changeset.
Allow content_folders to have non-cr_items as parents

  1. … 1 more file in changeset.
Don't try to get the package id of folder_id 0 (which isn't a folder anyway!)

    • -0
    • +1325
    ./upgrade-5.2.0b5-5.2.0b6.sql
  1. … 2 more files in changeset.
file upgrade-5.2.0b5-5.2.0b6.sql was initially added on branch oacs-5-2.

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

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

Recompiling content_item didn't work. We needed to bounce the db pools, which we're doing now from apm.

We needed to re-source content_revision, and recompile content_item. Not sure if we're out of the woods yet, we'll see...

Still working on 8i upgrades (9 seems to work) ... refreshing the view for

each content type ...

Further fixing of Timo's use of refresh_trigger

  1. … 1 more file in changeset.
fixing package_id of revisions; changed insert trigger to make use of object_package_id in the insert view

  1. … 5 more files in changeset.
file upgrade-5.2.0a1-5.2.0a2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0a1-5.2.0a2.sql
  1. … 1 more file in changeset.
fixing package_id of revisions; changed insert trigger to make use of object_package_id in the insert view

    • -0
    • +914
    ./upgrade-5.2.0d16-5.2.0d17.sql
  1. … 5 more files in changeset.
add some common mimetypes, bump version, upgrade scripts provided

    • -0
    • +5
    ./upgrade-5.2.0d15-5.2.0d16.sql
  1. … 3 more files in changeset.
provided default template in oracle

  1. … 5 more files in changeset.
file upgrade-5.1.5-5.1.6d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.5-5.1.6d1.sql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -0
    • +3096
    ./upgrade-5.1.5d2-5.1.5d3.sql
  1. … 320 more files in changeset.
Commented the creation of the index cr_items_name, already existed

  1. … 1 more file in changeset.
file upgrade-5.1.5d2-5.1.5d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.5d2-5.1.5d3.sql
fixed some upgrade scripts for oracle

    • -0
    • +3096
    ./upgrade-5.1.5d2-5.1.5d3.sql
  1. … 7 more files in changeset.
add index on cr_revisions(publish_date), upgrade bump to 5.2.0d12

    • -0
    • +1
    ./upgrade-5.2.0d11-5.2.0d12.sql
  1. … 4 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2273 more files in changeset.
file upgrade-5.1.2d8-5.1.2d9.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.2d8-5.1.2d9.sql
filestorage was displying the ugly filename instead of the pretty title for the main entry; also wasn't updating the filename to the newest upload (still need to ask DaveB about getting the links to work with the latest upload filename

  1. … 7 more files in changeset.
file upgrade-5.1.2d6-5.1.2d7.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.2d6-5.1.2d7.sql
  1. … 1 more file in changeset.
new index for perf improvements

  1. … 2 more files in changeset.