• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Fixed error when download all the contents of one folder

Use cr_items.name when creating zip of folder.

Fixes bug#2059, fix from Gary Roesler.

Call file_storage__delete_folder on folder_delete. Add

Folder notification. Fixes bug#2057.

  1. … 4 more files in changeset.
Fix context_bar. Pass in root_folder_id to fs_context_bar_list from

index page. Fixes bug#1742.

  1. … 1 more file in changeset.
Fix add_version to always use storage type of item. Fix add_file to

pass storage type to add_version to save an unnecessary query when

adding a file and version at the same time.

  1. … 1 more file in changeset.
Add optional package_id parameter to fs::do_notifications to support

attachments package which will not return the correct result from

ad_conn package_id.

bug 1970 - making use of WebDave configurable

  1. … 2 more files in changeset.