• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing bug with the copy_content function, moving the call to lob_copy before the update

file upgrade-5.1.2d4-5.1.2d5.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.2d4-5.1.2d5.sql
Fixed a typo in one of the cr_item__new procs

    • -0
    • +195
    ./upgrade/upgrade-5.1.2d4-5.1.2d5.sql
Make sure all versions of content_item__new behave in the same way, creating

a new revision if content or title is specified. Patch#580 from

Dave Manginelli fixes bug#2040.

exception misspelled in cr_dummy_ins_del_tr; bump version, upgrade

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

    • -0
    • +57
    ./upgrade/upgrade-5.1.2d1-5.1.2d2.sql
    • -0
    • +80
    ./upgrade/upgrade-5.1.2d2-5.1.2d3.sql
  1. … 136 more files in changeset.
Fixed CR part of bug #1953

    • -0
    • +42
    ./upgrade/upgrade-5.2.0d5-5.2.0d6.sql
  1. … 1 more file in changeset.
Fixed the CR part of bug 1953.

    • -0
    • +80
    ./upgrade/upgrade-5.1.2d2-5.1.2d3.sql
  1. … 1 more file in changeset.
file upgrade-5.1.2d2-5.1.2d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.2d2-5.1.2d3.sql
Fix syntax error in drop column statement in content_type__drop__attribute.

Fixes bug#2014. Added upgrade script and increased version in info file.

    • -0
    • +57
    ./upgrade/upgrade-5.1.2d1-5.1.2d2.sql
  1. … 1 more file 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
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

    • -0
    • +67
    ./upgrade/upgrade-5.1.1d2-5.1.1d3.sql
  1. … 115 more files in changeset.
moved the 5.1.1-5.1.2 upgrade script back to 5.1.1d2-5.1.1d3 and changed info file from 5.1.2 to 5.1.1d3, to maintain consistency with core release conventions.

    • -0
    • +67
    ./upgrade/upgrade-5.1.1d2-5.1.1d3.sql
  1. … 3 more files in changeset.
file upgrade-5.1.1d2-5.1.1d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.1d2-5.1.1d3.sql
  1. … 1 more file in changeset.
bad quoting of string literal in plpgsql functions

add define_function_args definitions for most functions, bump to 5.2.0d5, upgrade script

    • -0
    • +89
    ./upgrade/upgrade-5.2.0d4-5.2.0d5.sql
  1. … 2 more files in changeset.
name the cr_revisions_lob_fk constraint in cr_revisions

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

  1. … 686 more files in changeset.
minor bug fixes: corrected list that is passed on package_exec_plsql -var_list, added definition of some plsql procs, added content::item::copy, bump up for version needed

    • -0
    • +5
    ./upgrade/upgrade-5.2.0d3-5.2.0d4.sql
  1. … 3 more files in changeset.
Added this now because it seemed invisible to others for some reason even

though it existed on the 5.1 branch in my local checkout.

Fix for bug #1799. Bug in content_type__drop_attribute.

I'd accidently changed some old upgrade files to use edit_name rather than

rename (for Oracle 9.2) and had not added the needed upgrade files for 5.1.

  1. … 11 more files in changeset.
file upgrade-5.1.1-5.1.2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.1-5.1.2.sql
  1. … 1 more file in changeset.
Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  1. … 23 more files in changeset.
Minor cosmetic change vs. 1858

Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing

the reported error on installation. Fixed by changing the name to "edit_name"

and implemented it for PG as well (to keep names similar)

  1. … 26 more files in changeset.
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

    • -0
    • +92
    ./upgrade/upgrade-5.1.1d1-5.1.1d2.sql
  1. … 831 more files in changeset.
Fix typo in parameter name, reference to non-existant parameter.

Fixes bug#1793

    • -1
    • +17
    ./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
Fix reference to chid instead of child in cr_items_update_tr. Upgrade script

included. Fixes bug#1791

    • -0
    • +76
    ./upgrade/upgrade-5.1.1d1-5.1.1d2.sql