• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Remove extra \\

Made use of /file for the download link so you can right click on the link and say 'save link as' in your browser

Added support for displaying views on files

Added download-zip file to allow downloading of files and folders in a compressed way

  1. … 2 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
more fixes for bug 2835: WAI-AA

  1. … 39 more files in changeset.
Symlink support that actually works

  1. … 3 more files in changeset.
Fixed bug #2979 (after Emma tracked down why it failed).

Fix for #2979: alt text for content type icon was not obtained correctly, with result like '#file-storage.Carpeta#'

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Removed Malte's last-minute changes to forums-portlet and file-storage

  1. … 3 more files in changeset.
Added upload of FS folder

  1. … 2 more files in changeset.
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.
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. … 5 more files in changeset.
Fixed bug #2817: order by clause in folder-chunk.tcl wasn't implemented for

Oracle. Very simple fix (sigh).

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

  1. … 8 more files in changeset.
Fixing Bug 2734. Now page_num is passed through to folder_chunk as a possible filter

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

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

  1. … 2 more files in changeset.
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. … 91 more files in changeset.
More I18N updates and German Translations. Luckily no customer of ours will see the admin pages (as I18N is unknown territory there....)

  1. … 13 more files in changeset.
show write actions only when write_p is 1

removed honoring of like_filesystem_p for view url as it always uses the actual file path. retained for download url.

added parameter to use content-title as filename rather than content-name

  1. … 3 more files in changeset.
fixed download url