• last updated 24 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 58 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 319 more files in changeset.
Changed the upgrade script to use select count(*) to circumwent Oracles dislike for if (select...)

upgrade-5.0.0-5.1.0.sql was not well ordered and was renamed to 5.1.0d1-5.1.0d2

  1. … 1 more file in changeset.
Upgrade scripts was buggy, took the create version

Change the ifstatement to the select query as in postgres

Bugfix: converted extra 'where' to an 'and'.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -23
    • +611
    ./upgrade-5.1.0d1-5.1.0d2.sql
  1. … 2270 more files in changeset.
Add existing file-storage to dav_site_node_map

  1. … 2 more files in changeset.
file upgrade-5.1.0a13-5.1.0a14.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.0a13-5.1.0a14.sql
  1. … 1 more file in changeset.
Fixing the fk constraint on fs_rss_subscrs(subscr_id). It now has on delete cascade so that rss feeds can be deleted from the rss-support admin page.

  1. … 4 more files in changeset.
file upgrade-5.1.0a12-5.1.0a13.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.0a12-5.1.0a13.sql
  1. … 1 more file in changeset.
file upgrade-5.1.0a11-5.1.0a12.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.0a11-5.1.0a12.sql
  1. … 1 more file in changeset.
Adding rss support, turned off and hidden by default.

  1. … 31 more files in changeset.
filestorage was displying the ugly filename instead of the pretty title for the main entry; also wasn't updating the filename to the newest upload (still need to ask DaveB about getting the links to work with the latest upload filename

  1. … 7 more files in changeset.
file upgrade-5.1.0a8-5.1.0a9.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.0a8-5.1.0a9.sql
showing date of latest file change for folders

  1. … 2 more files in changeset.
listing of files listed first revision date instead of last revision date - also fixed upgrade script

  1. … 1 more file in changeset.
Clean unnecessary triggers from uprade script. They don't need to be

updated.

Fix name/title upgrade. Load the entire oracle pl/sql package instead of

re-sourceing package create.sql

    • -22
    • +665
    ./upgrade-5.1.0d1-5.1.0d2.sql
  1. … 2 more files in changeset.
file upgrade-5.1.0a6-5.1.0a7.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.0a6-5.1.0a7.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

  1. … 138 more files in changeset.
Backported notification support for file-storage from HEAD.

  1. … 23 more files in changeset.
file upgrade-5.1.0a4-5.1.0a5.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.0a4-5.1.0a5.sql
  1. … 1 more file in changeset.
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.
Patch#538. Use filename instead of title for link text.

  1. … 7 more files in changeset.
Added cr_mime_types to the join list. It was missing. Fix merged in from oacs-5-1.

Added cr_mime_types to the join list. It was missing

file upgrade-5.1.0a2-5.1.0a3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.0a2-5.1.0a3.sql
  1. … 1 more file in changeset.
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. … 9 more files in changeset.