• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix some bugs which break things in pg7.5; mostly syntax errors in existing procs.

    • -0
    • +94
    ./upgrade/upgrade-5.2.0d5-5.2.0d6.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

    • -0
    • +40
    ./upgrade/upgrade-5.1.2d1-5.1.2d2.sql
  1. … 115 more files in changeset.
flip order of delete of rels and rel segments, bump version to 5.1.2d2, upgrade scripts for oracle and pg, bug 775 patch 267 Randy O'Meara

    • -0
    • +40
    ./upgrade/upgrade-5.1.2d1-5.1.2d2.sql
  1. … 2 more files in changeset.
file upgrade-5.1.2d1-5.1.2d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.2d1-5.1.2d2.sql
  1. … 1 more file in changeset.
Wouldn't let me tag after adding to HEAD so am committing directly...

    • -0
    • +57
    ./upgrade/upgrade-5.1.1d1-5.1.1d2.sql
Committing re-added upgrade file

    • -0
    • +57
    ./upgrade/upgrade-5.1.1d1-5.1.1d2.sql
Oops did this wrong ... want to do exactly what Andrew did for consistency

    • -61
    • +0
    ./upgrade/upgrade-5.1.1d1-5.1.1d2.sql
Upgrade to apply previous register parameter bug fix

    • -0
    • +61
    ./upgrade/upgrade-5.1.1d1-5.1.1d2.sql
file upgrade-5.1.1d1-5.1.1d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.1d1-5.1.1d2.sql
name constraints and make lob_data.lob_id on delete cascade

Ported Andrew's Oracle patch to register parameter.

Ported Andrew's Oracle register parameter patch.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Looks like someone snuck in a little 'x' too much.

make the apm_package_version_attr version_id on delete cascade, otherwise deleting packages fails

  1. … 1 more file in changeset.
fix the static cvs-id tags

  1. … 18 more files in changeset.
TYPO: should read parameter, not paramer

do not create the cc_users_of_package_id view since we dont create application_users view anymore so its not used

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

    • -2
    • +13
    ./upgrade/upgrade-5.0.0b3-5.0.0b4.sql
  1. … 832 more files in changeset.
Adding new package version attributes maturity, license, and license_url. Introducing the concept of dynamic package version attributes so that these can be added easily in the future. The attributes are driven by a metadata spec returned by the proc apm::package_version::attributes::get_spec.The attributes are stored in the skinny table apm_package_version_attr and managed through the Tcl API in namespace apm::package_version::attributes. Changing the parse and generate info XML file procs to use the dynamic attributes. Adding the dynamic attributes to the manifest XML file as well. The attributes are editable in the APM admin UI.

    • -0
    • +15
    ./upgrade/upgrade-5.2.0d3-5.2.0d4.sql
  1. … 9 more files in changeset.
Applied the first patch contained in patch #397 (the other problem had

previously been fixed by someone else)

    • -1
    • +176
    ./upgrade/upgrade-5.0d2-5.0d3.sql
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.