• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

- Fixed link to archive download, so it uses @fs_url@.

- Made width not fixed to 85%, because it's stupid not to use 100% when we have long file names, for example.

- Made the size column right-justified

Fixed Bug #302: Don't display download archive link when the folder's empty

  1. … 2 more files in changeset.
Moved over my new permissions stuff plus improved file storage stuff (mostly

speed improvements in PG-land)

  1. … 17 more files in changeset.
First whack at speeding up (though not rationalizing, unfortunately) file

storage for PostgreSQL. Also fixes the fs_files view.

  1. … 10 more files in changeset.
adds fs_url to graphics/ link since folder-chunk used to display outside the file-storage package

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
Fixed small layout problem.

I18N: Names of folders in dotLRN (Assignments, Handouts etc.) can be message keys now so needed to invoke the localize procedure on the folder names in the file-storage UI

  1. … 2 more files in changeset.
Fixed skewed layout for url entries.