• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixes for Oracle 19c: fix broken variable references (introduced in oacs-5-9)

Fixes for Oracle 19c: added missing SQL package declaration

    • -1
    • +147
    ./file-storage-package-create.sql
Align fs_objects view definition in Oracle with the one in Postgres

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

    • -0
    • +0
    ./upgrade/upgrade-5.10.d2-5.10.d3.sql
Removed obsolete @arch-tag

    • -3
    • +2
    ./upgrade/upgrade-5.1.0a13-5.1.0a14.sql
  1. … 25 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -153
    • +9
    ./file-storage-package-create.sql
    • -0
    • +478
    ./upgrade/upgrade-5.9.1b3-5.9.1b4.sql
  1. … 7833 more files in changeset.
Allow copy of files/folders into the same folder of the original content. This is done by appending a numerical suffix to the name.

It required modifying copy stored procedures so they could accept a different name and title for the copy.

I have also removed redundant package definition in oracle code that was immediately overridden afterwards.

    • -153
    • +9
    ./file-storage-package-create.sql
    • -0
    • +478
    ./upgrade/upgrade-5.9.1b3-5.9.1b4.sql
  1. … 11 more files in changeset.
file upgrade-5.9.1b3-5.9.1b4.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-5.9.1b3-5.9.1b4.sql
  1. … 1 more file in changeset.
Patches for NULL table name, on delete cascade to clean up file storage from Jim Lynch

    • -0
    • +26
    ./upgrade/upgrade-5.6.0d1-5.6.0d2.sql
  1. … 3 more files in changeset.
Fix param values for archive command and extension (were mixed up)

    • -0
    • +7
    ./upgrade/upgrade-5.5.0d1-5.5.0d2.sql
  1. … 2 more files in changeset.
Checking that upgrade scripts modify parameters for the right package.

Modification to the oracle upgrade scripts for FS.

  1. … 4 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/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.

    • -17
    • +17
    ./upgrade/upgrade-5.1.0a4-5.1.0a5.sql
    • -0
    • +53
    ./upgrade/upgrade-5.2.0d5-5.2.0d6.sql
    • -0
    • +642
    ./upgrade/upgrade-5.2.0d8-5.2.2.sql
    • -0
    • +45
    ./upgrade/upgrade-5.2.3d1-5.2.3d2.sql
    • -0
    • +47
    ./upgrade/upgrade-5.2.3d2-5.2.3.sql
  1. … 2470 more files in changeset.
file upgrade-5.2.3d2-5.2.3.sql was initially added on branch oacs-5-2.

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

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

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

    • -0
    • +45
    ./upgrade/upgrade-5.2.3d1-5.2.3d2.sql
  1. … 4 more files in changeset.
replace invalidated view fs_urls_full

    • -1
    • +17
    ./upgrade/upgrade-5.2.0d8-5.2.2.sql
file upgrade-5.2.0d8-5.2.2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.0d8-5.2.2.sql
1. Got rid of some extraneous notification comments

2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres)

    • -0
    • +626
    ./upgrade/upgrade-5.2.0d8-5.2.2.sql
  1. … 4 more files in changeset.
file_storage.get_title to return cr_revisions.title of the live revision instead of cr_items.name

Set cr_items.name as fs_objects.name instead of cr_revisions.filename

Upgrade scripts for the view fix for fs_objects

    • -0
    • +53
    ./upgrade/upgrade-5.2.0d5-5.2.0d6.sql
  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/upgrade-5.2.0d5-5.2.0d6.sql
  1. … 1 more file in changeset.
Fixed the counting. Special treatment for oracle not using the "in" statement. PLEASE TEST IT SOMEONE!!!

This script was failing on Oracle. To fix I added named args to all calls and changed acs_sc_impl.new_alias to acs_sc_impl_alias.new

    • -17
    • +17
    ./upgrade/upgrade-5.1.0a4-5.1.0a5.sql
This script was failing on Oracle. To fix I added named args to all calls and changed acs_sc_impl.new_alias to acs_sc_impl_alias.new

    • -17
    • +17
    ./upgrade/upgrade-5.1.0a4-5.1.0a5.sql
Added callbacks for integration with PM. Made sure the package_id is set correctly

    • -1
    • +1
    ./upgrade/upgrade-5.1.0a13-5.1.0a14.sql
  1. … 53 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

    • -2
    • +2
    ./upgrade/upgrade-5.1.0a13-5.1.0a14.sql
    • -2
    • +12
    ./upgrade/upgrade-5.1.0a4-5.1.0a5.sql
  1. … 319 more files in changeset.
Changed the upgrade script to use select count(*) to circumwent Oracles dislike for if (select...)