• last updated 4 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 from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 313 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- replace deprecatd call to "item::get_title" by "content::item::get_title"

- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 125 more files in changeset.
- breace expressions

- used compiled instructions

- bump version number

  1. … 8 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Fixed error on filename. It added extension to file with extension

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.
Remove extra ]. Add $ for variable reference.

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 file attachments work (my last commit fixed URLs but overlooked files

  1. … 5 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.
I18N: made the attachments package use the message catalog

  1. … 13 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
polished attachments

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