• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing the params in the function content_item__set_live_revision() changing the param item_id by revision_id

Fix default for creation date in cotnent_template__new

    • -0
    • +11
    ./upgrade/upgrade-5.2.0d8-5.2.0d9.sql
  1. … 1 more file in changeset.
Set default for creation_date in content_template__new

Return new folder_id from content_folder__new

    • -0
    • +127
    ./upgrade/upgrade-5.1.4d3-5.1.4d4.sql
  1. … 1 more file in changeset.
file upgrade-5.1.4d3-5.1.4d4.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.4d3-5.1.4d4.sql
Set package_id from content_folder__new

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

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

    • -0
    • +0
    ./upgrade/upgrade-5.1.4d1-5.1.4d2.sql
Add CR Tcl API from HEAD.

    • -0
    • +97
    ./upgrade/upgrade-5.1.4d1-5.1.4d2.sql
  1. … 11 more files in changeset.
Change needed due to dependecies

  1. … 1 more file in changeset.
better performance for null parent cr query, by don

    • -2
    • +117
    ./upgrade/upgrade-5.1.2d6-5.1.2d7.sql
adding cr_items(name) index on the creation of the pkg

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

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

    • -0
    • +10
    ./upgrade/upgrade-5.1.2d6-5.1.2d7.sql
  1. … 2 more files in changeset.
Upgrade to track my earlier bug fix

    • -0
    • +4
    ./upgrade/upgrade-5.2.0d7-5.2.0d8.sql
  1. … 1 more file in changeset.
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