• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make filenames in archive downloads follow the BehaveLikeFilesystemP param

Fixes #2744

Added fs::get_object_pretty_name from patch #722

  1. … 2 more files in changeset.
added file delete callback

  1. … 2 more files in changeset.
Fix notifications. Add line breaks.

Reverting the callback calling because it's broken, nobody is using it, and we don't know what's the purpose of that code.

partial fix of bug 2639 -- patch 736

  1. … 5 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 91 more files in changeset.
Added the parent_id in the call so you do not have to figure it out manually in the callbacks for file_revision_new

  1. … 1 more file in changeset.
added parameter to use content-title as filename rather than content-name

  1. … 3 more files in changeset.
Add support for editing text/* files.

  1. … 2 more files in changeset.
added callback file_revision_new

  1. … 1 more file in changeset.
Add optional feature to edit text based content.

  1. … 2 more files in changeset.
Rolling in daveb's mime type patches from oacs-5-2

  1. … 1 more file in changeset.
Fix bug when more than one content type is assoicated with a mime type.

  1. … 1 more file in changeset.
added fs-callbacks

  1. … 3 more files in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 61 more files in changeset.
reverted previous change, resolved bug #2362. Fixed message keys containing \n manually on our system, Jeff is pinging Joel to do this programatically on the translation server. Removed ns_log Notice that were leftovers from testing the download functionality

Fixing line breaks returned from ad_html_text_convert. Added folder information to the notifications for parent folders as well (not very useful if you have no clue where the file was uploaded to otherwise)

Fixed download that was broken due to name => title change. Broken means relative linking within the directory did not work, if the name of the file had to be renamed due to name conflicts. Using the title instead of the file name is also more in line with the 'Once face to the customer' credo.

Moved root folder creation to after-instantiate to allow unmounting and remounting of file-storage.

  1. … 3 more files in changeset.
added proc fs::notification::get_url

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. … 2275 more files in changeset.
Adding rss support, turned off and hidden by default.

  1. … 31 more files in changeset.
Fixed bug #2082. uploading files with a '-' as the first character of

the name is now possible.

Adding SSL support to oacs-dav and file-storage's hooks for it.

  1. … 3 more files in changeset.
internationalization

  1. … 1 more file in changeset.
notificacions internationalized

  1. … 1 more file in changeset.
Added changes necessary for lors.

Applying patch 595, fixing bug 2096.