• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Simplify file_storage__get_root_folder since APM now installs root folder when instance installed.

  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.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2479 more files in changeset.
Initial revision

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