• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure the attachments download with a file extension reflecting the mime type so the user can actually open the file

Made sure the attachments download with a file extension reflecting the mime type so the user can actually open the file

Remove extra ]. Add $ for variable reference.

Respect behavelikefilesystemp parameter in generating url for

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

Merge from oacs-5-2 new detach user interface.

  1. … 2 more files in changeset.
Add return_url so you can specify where to go after attaching.

  1. … 2 more files in changeset.
file detach.adp was initially added on branch oacs-5-2.

file detach.tcl was initially added on branch oacs-5-2.

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2477 more files in changeset.
Applied #721, fixed #2563

  1. … 1 more file in changeset.
fix pacakge -> package typo

  1. … 8 more files in changeset.
fix pacakge -> package typo

  1. … 5 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. … 2274 more files in changeset.
fix from Sloan: store attachments in user's shared files folder instead of in the community's file-storage, where they often don't have write privs and there's no good place to put them anyway

Use file-storage api to add files.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 686 more files in changeset.
fix from Sloan: only show attachment link if user has write privs in the appropriate place in file storage to store the attachment

  1. … 1 more file in changeset.
dont use fs::simple_get_type_pretty_name bug 1319 patch 407 Nick Carroll

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 more files in changeset.
fixing the forums attachments bug (again), most of the debugging time caused by the misfeature that db_multirow clobbs variables by default

  1. … 2 more files in changeset.
localizing folder names

collapsing three keys into one

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

  1. … 814 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. … 3 more files in changeset.
noquote changes (Dirk Gomez)

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

  1. … 179 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. … 43 more files in changeset.
- Adds table cr_extension_mime_type_map,

- Adds function cr_filename_to_mime_type [-create] filename

- Adds function cr_create_mime_type -extension -mime_type -description

- Removes *_maybe_create_new_mime_type

- Updates acs-content-repository to 4.6.3. Ugrade scripts provided.

- Updates dependency information for several packages.

- Adds most mime types plus comprehensive list of extension to mime-typemappings.

- Maps .c .h .c++ .pl etc to text/plain

  1. … 20 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. … 75 more files in changeset.