• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Drop views with 'CASCADE' and recreate depending views. http://openacs.org/forums/message-view?message_id=177253

    • -2
    • +13
    ./upgrade/upgrade-5.0.0b3-5.0.0b4.sql
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
bump the title, package_id tip 42 upgrade to 5.2.0d1-d2

    • -1124
    • +0
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
    • -0
    • +1124
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
  1. … 3 more files in changeset.
setting context_id of registered users group to be the main site package so that admin privilege on that package entitles you to add users. See http://openacs.org/forums/message-view?message_id=171339

  1. … 1 more file in changeset.
trim function name and args in define_function_args to avoid difficult to track down problems when calling package_plsql_exec et al

minor typo prevented setting title even if provided in acs_object__new

Remerge Timo's changes for tip 42,43, cf tip 53

    • -0
    • +1124
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
  1. … 86 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

    • -1124
    • +0
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
  1. … 85 more files in changeset.
Fixed typo in TImo's upgrade to the PG version - kernel didn't (actually

still doesn't due to other errors) install.

TIP#42,43: adding package_id and title to acs_objects table

    • -0
    • +1124
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
  1. … 85 more files in changeset.
Fixed references to user_group_types table: It's now called group_types (and has been for 3+ years)

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -0
    • +15
    ./upgrade/upgrade-5.0.0a1-5.0.0a2.sql
    • -6
    • +183
    ./upgrade/upgrade-5.0.0b3-5.0.0b4.sql
  1. … 280 more files in changeset.
Upgrade script for auth_driver_params changes

    • -0
    • +15
    ./upgrade/upgrade-5.0.0a1-5.0.0a2.sql
file upgrade-5.0.0a1-5.0.0a2.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./upgrade/upgrade-5.0.0a1-5.0.0a2.sql
Changes to apm_package_version__delete and apm_package_version__copy didn't get into an upgrade script

Fixed bug 1361

drop table statements won't work until the view is dropped

integrity violation fix for acs_object__delete function. Making it delete matching acs_permission.grantee_id records in addition to the object_id ones. Bumping version of kernel to 5.0.0b5

    • -0
    • +55
    ./upgrade/upgrade-5.0.0b4-5.0.0b5.sql
  1. … 3 more files in changeset.
Additional fix for bug#1311. Drop and recreate acs_user__new function.

    • -0
    • +89
    ./upgrade/upgrade-5.0.0b3-5.0.0b4.sql
Drop the old acs__add_user, the signature is different.

Add new version of acs__add_user to upgrade script. Fixes bug#1311

    • -0
    • +82
    ./upgrade/upgrade-5.0.0b3-5.0.0b4.sql
Fix creation of admin role. Patch#395 from Robert Gaszewski

apm_package__singleton_p returns an integer, not a boolean

Correctly drop column and view otherwise upgrade script fails. Drop column is supported on pg 7.3 and 5.0 only supports pg 7.3

make upgrade scripts work, make it a little safer for accidental resourcing (so it won't step on existing usernames), drop views, patch 391 Robert Gaszewski

typo from last commit

split getting max version into two queries for performance, don't assign to constant in acs_rel_type__drop_type

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -13
    • +12
    ./rel-constraints-body-create.sql
  1. … 584 more files in changeset.
Move over the bandaid patch for bug #1144 from the 5.0 branch. This needs

to be fixed for real (including datamodel changes with upgrade scripts) in

5.1.

  1. … 8 more files in changeset.
Fixed bug 1142 again (more?)

    • -0
    • +32
    ./upgrade/upgrade-5.0.0b3-5.0.0b4.sql
  1. … 3 more files in changeset.