• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
- add new utility-function for en/decoding the "path" part using the url-encding scheme as define in RFC 3986. The functions are defined as stubs for backward compatibility for aolserver, since aolserver uses always the same encoding

- use ad_urlencode_path in file-storage where necessary

- some cleanup

  1. … 1 more file in changeset.
- new style string expressions

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch

- bump version number

  1. … 23 more files in changeset.
Encode files URL properly (would fail if the filename had a plus sign, sharp one etc in it)

  1. … 3 more files in changeset.
Untabify and indent

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.
Fix: Specifying the package_id when getting the BehaveLikeFileSystemP parameter.

The size of a URL is returned as "", resulting in its being displayed as

"bytes" with no number in front. Changed it to simply display the empty

string for the size of a URL.

Increase contrast between fg and bg for the filename

HTML Strict cleanup

  1. … 12 more files in changeset.
HTML Strict cleanup

  1. … 12 more files in changeset.
Fixed link with view package

  1. … 1 more file in changeset.
Moving categories_limitation partial query to a db_map

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