• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HTML cleanup

Removed last reference to dotlrn. Use the mapped folder to choose or upload attachments

1. Use the mapped folder from file-storage to get and store attachments

2. HTML cleanup

  1. … 1 more file in changeset.
UI improvements. Fix for passing arg object_id to attach to (was overwritten by the multirow value).

use content::extlink instead of the deprecated content_extlink:: api, add content::extlink::edit function

  1. … 12 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. … 375 more files in changeset.
Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 32 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

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

Fixed errors on attachment for Oracle.

changeing message key acs-kernel.common_no to acs-kernel.common_No (since the label is No as well), adding a new message key acs-kernel.common_no (with lower case "no")

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

  1. … 1555 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

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