• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added view support for Symlinks. This works in a hardlink fashion at the moment and is not tested on Oracle, though I doubt it will fail.

  1. … 5 more files in changeset.
implements file add behaviors based on BehaveLikeFilesystemP package param; see bug 2323 and patch 794

Do not revert again. There is a clear difference between move and copy/delete. This is mainly in the callbacks used, but also the copy/delete machinism seems to work in certain situations where plain move just fails. It is a switch, so by default the usual move is enabled.

  1. … 1 more file in changeset.
file file-upload-confirm.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./file-upload-confirm.tcl
added callback before_file_new and page file-upload-confirm to be able to redirect user to a confirmation page before uploading / copying / moving files to folders

  1. … 1 more file in changeset.
Reverse commit of redundant copy/move code.

  1. … 1 more file in changeset.
Adding missing oracle query

fixed moving files by copy&delete

  1. … 1 more file in changeset.
Fixed bug #2679, file copy was broken from pages using folder-chunk.

Check for zip file before trying to unzip it. Add AllowTextEdit

parameter to turn off textarea of editing file storage text content.

  1. … 1 more file in changeset.
Remove extra file system copy code. If there is a bug in the CR, it

should be fixed in the content-repository code, not in

file-storage. Also I am not able to reproduce the problem.

Add error handling and notices so the user 1) doesn't see a server

error, and 2) gets some sort of feedback.

Adding orderby clause to oracle query (#2817)

Fixed bug #2817: order by clause in folder-chunk.tcl wasn't implemented for

Oracle. Very simple fix (sigh).

fixed copying and moving of files; downloading of different file versions

  1. … 2 more files in changeset.
Added catch call to content::init in case the object has no associated template

Fix to complain if neither file_id or version_id is passed

Support for symlinks

Fixing Bug 2734. Now page_num is passed through to folder_chunk as a possible filter

  1. … 2 more files in changeset.
resolved bug with revisions

Fixed problem with no fs_url for bulk_actions

Added support for a return_url. Fixed issue with the download not working due to expecting an item_id instead of a revision_id

added file delete callback

added file delete callback

  1. … 2 more files in changeset.
*** empty log message ***

  1. … 33 more files in changeset.
Removed the download link from the icon as it has continously caused problems with users (why does the system behave differently when I click on the icon and on the filename??). I added a download link, which allows to download folders as well.

  1. … 1 more file in changeset.
Added possibility to upload a compressed folder that is decompressed into multiple files/folders and subfolders. Written by DaveB, slightly enhanced by me

file folder-zip-add.adp was initially added on branch oacs-5-2.

file folder-zip-add.tcl was initially added on branch oacs-5-2.

fixing galileo's merge from oacs-5-1 to oacs-5-2

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