• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. Package uninstantiate now cleans up the instance's root folder.

2. Package drop works.

  1. … 5 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.
Removed the condition to build extra_vars so it won't be NULL, otherwise a null value was causing the query to retrieve URLs of items to fail.

Grabbing a folder's parent_id AFTER YOU DELETE THE FOLDER doesn't work all

that well.

Fixed error with fs_context_bar_list: argument extra_vars isn't use. Add extra_vars to query.

  1. … 2 more files in changeset.
1) Fix image handling. Accidentally commented out by a previous

commit!

2) Fix storage type handling. DO NOT SET storage type to empty string

which is always invalid. I have no idea why that was changed. There is

no reason to check the indbp parameter twice.

HTML Strict cleanup

  1. … 12 more files in changeset.
Fixing bug where label is called but name is meant preventing the proc from dying if the owner does not exist. Also adding the file extension to published file names (if it isn't already at the end of the file) so that a users default application is used instead of asking the user to select an application for a file that may be a doc, pdf, jpg, etc.

Adding support for the categorization of files (if the CategoriesP parameter is enabled for a package instance). Version is increased to 5.4.0d3 and folder, file and simple www/*-edit-2 files were removed and consolidated into www/*-edit.

  1. … 33 more files in changeset.
Allow supressing notifications

After tedious searching for the errors, fixed the callbacks and added the missing ones

  1. … 1 more file in changeset.
Don't call content::type::content_type_p procedure, it does not exist.

Added additional precaution to the add_folder procedure

Added check so we do not automatically add a package_id which is not a file-storage package

Support for package_id making it independent from ad_conn

  1. … 1 more file in changeset.
Fixed callbacks

Symlink support that actually works

  1. … 3 more files in changeset.
Added file_copy procedure

  1. … 1 more file in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
fixed copying and moving of files; downloading of different file versions

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