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

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

file upgrade-5.2.0b6-5.2.0b7.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./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
    ./upgrade/upgrade-5.2.0b6-5.2.0b7.sql
  1. … 1 more file in changeset.
Upgrade to allow cr_folders to have non-cr_items as parents

    • -1
    • +99
    ./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!)

    • -2
    • +210
    ./upgrade/upgrade-5.2.0b5-5.2.0b6.sql
  1. … 1 more file in changeset.
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
    ./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
    ./upgrade/upgrade-5.2.0b5-5.2.0b6.sql
Fix define function args for set_live_revision

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

    • -0
    • +0
    ./upgrade/upgrade-5.2.0b2-5.2.0b3.sql
changes and new upgrade file for fixing performan issues in the CR when adding / editing an item

    • -0
    • +225
    ./upgrade/upgrade-5.2.0b2-5.2.0b3.sql
Fixed move function

bugfix: moving content item

    • -0
    • +42
    ./upgrade/upgrade-5.2.0b1-5.2.0b2.sql
  1. … 1 more file in changeset.
file upgrade-5.2.0b1-5.2.0b2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.0b1-5.2.0b2.sql
fixes bug 2589, implements patch 730; CR now passes automated-testing

fix the define_function_args thing for content_item__set_live_revision reported by Peter Alberer

    • -0
    • +1
    ./upgrade/upgrade-5.2.0d17-5.2.0d18.sql
  1. … 1 more file in changeset.
Fixing bug #2404

file upgrade-5.2.0a3-5.2.0a4.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.0a3-5.2.0a4.sql
adding function content_symlink__del, this function is called from content_symlink__delete

    • -0
    • +28
    ./upgrade/upgrade-5.2.0a3-5.2.0a4.sql
Moving folders was broken. Adding the correct definitios of

content_folder__move function.

typo, missing '_'

Add image procs that support package_id to upgrade script

    • -1
    • +349
    ./upgrade/upgrade-5.2.0a2-5.2.0a3.sql
Fixes bug#2530. Create content_revision delete on upgrade that unsets live and latest revisions.

    • -1
    • +5
    ./upgrade/upgrade-5.2.0d9-5.2.0d10.sql
Aesthetic changes, removed oracle cruft left in as comments by Dan Wickstrom's

original conservsion scripts ( while working on allowing null type table names).

    • -46
    • +0
    ./upgrade/upgrade-5.0.0b3-5.0.0b4.sql
Fix define function args for content_folder__is_folder to match oracle.

  1. … 1 more file in changeset.
Double quotes from code copied from Oracle!

Fix query for view since we need to workaround the fact that acs-messaging uses CR_REVISIONS for table name.

Fix bug #2497, error in content_item__copy, added upgrade script

    • -0
    • +156
    ./upgrade/upgrade-5.2.0a2-5.2.0a3.sql