• last updated 15 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Patches for NULL table name, on delete cascade to clean up file storage from Jim Lynch

  1. … 4 more files in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 61 more files in changeset.
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. … 2275 more files in changeset.
Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.

  1. … 19 more files in changeset.
propigate displayed_item_id

  1. … 2 more files in changeset.
Removed bogus file-storage-simple references

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

  1. … 14 more files in changeset.
Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 58 more files in changeset.
added updating of last_modified time of folders when certain actions are performed within them; i hope the postgresql version works

  1. … 20 more files in changeset.
added PG support for new simple objects (not fully tested yet)

  1. … 9 more files in changeset.
added last_modified to fs_folders view

  1. … 1 more file in changeset.
added some useful views and changed a few places to use these new views instead of querying directly from the content repository, there are more places to change still

  1. … 4 more files in changeset.
added helper function

fixed some more stuff up (hopefully pgsql version works)

  1. … 7 more files in changeset.
Changed object type hierarchy for future implementation of site-wide search

  1. … 1 more file in changeset.
More wrappers to CR API

  1. … 1 more file in changeset.
Various stored procs to support storage in filesystem, wrappers to CR API.

  1. … 1 more file in changeset.
Added file_storage_item type to OM so that site-wide search can distinguish file-storage items in CR

  1. … 1 more file in changeset.
Cleanup (notes should be in docs)

  1. … 3 more files in changeset.
Removed on delete cascade on folder_id of fs_root_folders (see datamodel comments why); also added a before and after trigger to clean up CR when package instance is deleted.

Initial revision

    • -0
    • +137
    ./file-storage-create.sql
  1. … 2479 more files in changeset.