• last updated 52 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Show title on folder listing. If filename is different than title, show that as well. Show cr_mime_types.label mime type description instead of techincal mime type "code".

  1. … 6 more files in changeset.
Change file size display to use kb instead of bytes

  1. … 1 more file in changeset.
Add support for bulk actions.

  1. … 2 more files in changeset.
Fix message keys on buttons.

Fix URLs under fs-portlet to prepend the fs_url when the portlet is displaying

the folder-chunk template outside a file-storage package instance.

Fix URL calculation for file-storage package root folder. Content_item.get_path

produces an incorrect relative URL with the cr_items.name is not the same

as the actual URL of the root folder. Fixes Bug#1763

  1. … 1 more file in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Finish merging Jeff's simple page with my changes to reactive URL editing.

  1. … 2 more files in changeset.
add a 'simple' page for displaying links so that there is something to click through to even if you don't have edit on the link, and also to hang general comments and ratings etc off of

  1. … 2 more files in changeset.
use fs_objects view for file.tcl, properties link for url to simple-edit, fixes bug 1689

  1. … 1 more file in changeset.
fixes bug 1689 for index page, adds a link icon for external links, correct alt text for icons

  1. … 2 more files in changeset.
Remove permissions checks for extlinks. Moved to a seperate view/edit page

similar to how files are handled.

  1. … 2 more files in changeset.
Added back the ability to edit or delete an extlink as well as actually visit

the URL of the extlink. Fixes bug#1661

  1. … 3 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
added folder rename and permissions buttons

Fix for bug #1511

Fixed 1511 by following Anupriya's proposal.

  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.
Set viewing_user_id so queries will work.

Give root folders for each package a unique cr_items.name in case multiple

package instances called "File Storage" are mounted. Fixed bug#1332

  1. … 10 more files in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
User interface work, ad_form and listbuilder support added.

  1. … 7 more files in changeset.
Pulled out the call to get__path from the main query in 'folder-chunk' and added a separate query before that db_multirow - suggested by Dave and Don for scalability reasons.

  1. … 2 more files in changeset.
localizing folder names (they used to show up as message keys in the UI)

adding timezone support

  1. … 6 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.
Fixed bug in calculating total content

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.