• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
replace invalidated view fs_urls_full

file upgrade-5.2.0d8-5.2.2.sql was initially added on branch oacs-5-2.

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

  1. … 5 more files in changeset.
file_storage.get_title to return cr_revisions.title of the live revision instead of cr_items.name

  1. … 1 more file in changeset.
Set cr_items.name as fs_objects.name instead of cr_revisions.filename

  1. … 1 more file 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.
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

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

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.