• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.1.0d3-5.1.0d4.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.0d3-5.1.0d4.sql
  1. … 1 more file in changeset.
Show title on folder listing. If filename is different than title, show that as well. Show cr_mime_types.label mime type description instead of techincal mime type "code".

  1. … 6 more files in changeset.
Recreate file_storage__new_root_folder on upgrade.

file upgrade-5.1.0d3-5.1.0.d4.sql was initially added on branch oacs-5-1.

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

    • -0
    • +0
    ./upgrade-5.1.0d2-5.1.0d3.sql
Fix missing '' in file_storage__delete_folder. Fixes bug#1808

  1. … 1 more file in changeset.
Remove unused v_count variable in file_storage__get_root_folder

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
bump to 5.1.0a1, rename upgrade-5.0.0-5.1.0.sql to upgrade-5.1.0d1-5.1.0d2 since if the from version was 5.0.1 it would not be run, also 5.1.0 was higher than the existing version in the .info file so it would not get run in any case. bug 1673

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

    • -0
    • +0
    ./upgrade-5.1.0d1-5.1.0d2.sql
  1. … 1 more file in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 248 more files in changeset.
Fixed misnamed upgrade script from 4.6.3 to 5.0.0

file upgrade-4.6.3-5.0.0.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./upgrade-4.6.3-5.0.0.sql
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 292 more files in changeset.
Give root folders for each package a unique cr_items.name in case multiple

package instances called "File Storage" are mounted. Fixed bug#1332

    • -0
    • +641
    ./upgrade-5.0.0-5.1.0.sql
  1. … 9 more files in changeset.
Attempted to fix file-storage upgrade problem

file upgrade-4.6.3-5.0.0sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./upgrade-4.6.3-5.0.0sql
Remove typo, extra ;

Upgrade to clean up datamodel

    • -0
    • +746
    ./upgrade-5.0-5.0.1d.sql
Fix bug#1029. Originally added to HEAD

  1. … 3 more files in changeset.
Update last modified of the content item when a new revision is added.

Fixes bug#1029

  1. … 3 more files in changeset.
Removing unused file-add-2.

Simplified upgrade to swap name and title.

Added upgrade for oracle and fixed oracle functions.

  1. … 8 more files in changeset.
Complete upgrade script.

file upgrade-4.6.3-4.8.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-4.6.3-4.8.sql
Clean up postgresql functions so name refers to name and title refers to title.

Move everything into one upgrade script.

  1. … 6 more files in changeset.
Drop and recreate fs_folders view to get rid of fs-simple.

upgrade file fix: using create or replace function instead of create function

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
1. Added support for retrieval of live revision of files by their URL (a.k.a. virtual URLs).

This will make relative linking of images and sub-documents in HTML documents work.

As a small bonus, HTML and text documents will be templated, but only if they

are being stored in the db. Files stored in the file system look like before ...

2. Provided upgrade scripts for file-storage and the CR.

    • -0
    • +36
    ./upgrade-4.6.2-4.7d3.sql
  1. … 14 more files in changeset.
add user id and IP address to update_last_modified()

  1. … 10 more files in changeset.