• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed it so only the parameter from file storage package will be overwritten and not any other parameters with the same name

Now copy and move urls is working

    • -0
    • +114
    ./upgrade-5.4.0d4-5.4.0d5.sql
  1. … 2 more files in changeset.
Change the archive command from tgz to ZIP as per http://openacs.org/forums/message-view?message_id=557561

    • -0
    • +4
    ./upgrade-5.4.0d1-5.4.0d2.sql
  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2474 more files in changeset.
file upgrade-5.2.3d2-5.2.3.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.3d2-5.2.3.sql
  1. … 1 more file in changeset.
Made fs_objects count folder items the same was fs_folders does.

  1. … 4 more files in changeset.
file upgrade-5.2.3d1-5.2.3d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.3d1-5.2.3d2.sql
  1. … 1 more file in changeset.
Added view support for Symlinks. This works in a hardlink fashion at the moment and is not tested on Oracle, though I doubt it will fail.

  1. … 5 more files in changeset.
Deletting the view before creating it again, since it changes

the number of columns.

Added missing version for __file_new function

  1. … 2 more files in changeset.
file upgrade-5.2.0d7-5.2.0d8.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0d7-5.2.0d8.sql
file upgrade-5.2.0d6-5.2.0d7.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0d6-5.2.0d7.sql
partial fix bug 2369

  1. … 2 more files in changeset.
adds file_storage__copy_file

partial fix of bug 2639 -- patch 736

    • -0
    • +199
    ./upgrade-5.1.0a16-5.1.0a17.sql
  1. … 5 more files in changeset.
Upgrade scripts for the view fix for fs_objects

  1. … 2 more files in changeset.
file upgrade-5.2.0d5-5.2.0d6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0d5-5.2.0d6.sql
  1. … 1 more file in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 59 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. … 321 more files in changeset.
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.
Fixed my previous select as it was missing the parent_id clause

PLEASE REVERT IF YOU THINK THIS IS NOT RIGHT, but it is the only way this f***ed upgrade script works reliably on the sites I needed to upgrade (and that had the same title twice. I changed the if statement from the complex parent_id, title check to a simple select on the cr_item table, checking if the name is already there. Obviously this is very inefficient (for each file you run yet another select) but it works reliably (with the old version I got errors on two sites)

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

  1. … 2269 more files in changeset.
Two wheres = error. I changed one where to an and and hope this is intended.

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.