• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Disable RSS offering in file-storage if the RSS generation service is disabled in rss-support. Bump version numbers and fix dependencies, as the RssGenActiveP parameter is only available in latest rss-support.

  1. … 2 more files in changeset.
Put template::list name back as parametric, because this code might be included multiple times

  1. … 3 more files in changeset.
Redefine this page as ad_include_contract, therefore removing all hardcoded variable checks and exploit builtin checks, remove duplicated definitions and queries, streamline template::list definitions in a way its is readable and simpler to maintain

  1. … 3 more files in changeset.
normalize expression in adp

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 4 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.
HTML cleanup

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.
HTML Strict cleanup

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

  1. … 12 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.
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.
add a list format for folder-chunk and an ::install::xml::action::file-storage-folder to create a folder via an install.xml file

  1. … 2 more files in changeset.
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.
Rolled back Dirk's change from view/ to download/ URLs. The view/ URL form is required to make interlinked HTML documents be browseable straight from file-storage, and is a critical feature in .LRN, particularly for Heidelberg

  1. … 1 more file in changeset.
Fixed Bug #1511: Cannot access files in default folders.

The URL for a file-storage folder contains I18Nized strings and the

tcl pages don't localize them. Furthermore some of the links were

missing @?version_id=@contents.live_revision@

Files in default folders can now be accessed, but there is at least

one more I18N glitch.

(Also file-storage is over-agressively noquoted)

  1. … 4 more files in changeset.
Removed listfilters section to get rid of redundant sorting UI.

Cleaned up add_file and added add_version

  1. … 9 more files in changeset.
I18N work: using I18N admin UI to walk through adp:s in file-storage and found a couple of texts that I turned into message lookups. About 20 new keys added

  1. … 22 more files in changeset.
Fixed bug #482: URLs for gifs wrong

  1. … 11 more files in changeset.
Made folder use <th> instead of <td> for header

Timezonized

  1. … 5 more files in changeset.
1. Added support for retrieval of live revision of files by their URL (a.k.a. virtual URLs).

This will make relative linking of images and sub-documents in HTML documents work.

As a small bonus, HTML and text documents will be templated, but only if they

are being stored in the db. Files stored in the file system look like before ...

2. Provided upgrade scripts for file-storage and the CR.

  1. … 14 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 64 more files in changeset.
Cleaned up display of edit/delete links.

Argh, forgot to justify the size column title. Sorry for all these small commits