• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Generalize attachment download logic, so it can deal with different object types, such as 'content_item', 'content_revision', and their subtypes

  1. … 3 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Made sure the attachments download with a file extension reflecting the mime type so the user can actually open the file

  1. … 1 more file in changeset.
Made sure the attachments download with a file extension reflecting the mime type so the user can actually open the file

  1. … 1 more file in changeset.
Respect behavelikefilesystemp parameter in generating url for

downloading a file storage attachment. Use cr_items.name by default.

  1. … 1 more file in changeset.
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.
make attachments work (context was calendar events). Added item::get_type to the CR because I needed it and it didn't seem to already exist.

  1. … 5 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 183 more files in changeset.
Removed the vile fs_simple_objects added by OF to store URLs in file

storage despite the existence of a non-versioned URL type in the content

repository. Upgrade scripts provided. I added Tcl API to the content

repository to honor our desire to export the SQL API to Tcl client code.

1. folder contents are now counted correctly (bug fix)

2. The fs_objects view is now usable in PG (it was a UNION view before and

therefore didn't scale)

3. Code in file storage is considerably simpler now and all file storage

objects are now stored in the content repository, as they should

be.

The Oracle version may need some work I'll finish testing this afternoon.

  1. … 46 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
Use the name of the attachment rather than the object_id.

This will give mime attachments the proper name and association with an application

on the user's PC.

  1. … 1 more file in changeset.
polished attachments

    • -0
    • +27
    ./go-to-attachment.xql
  1. … 18 more files in changeset.