• last updated 22 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding rss support, turned off and hidden by default.

  1. … 31 more files in changeset.
changing icon path so that RP will stop throwing errors

filestorage was displying the ugly filename instead of the pretty title for the main entry; also wasn't updating the filename to the newest upload (still need to ask DaveB about getting the links to work with the latest upload filename

  1. … 7 more files in changeset.
The icon hyperlink for downloading a file was incorrect (other links were

correct).

Fix download URL for extlinks and folders. Fixes bug#1841

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Patch#538. Use filename instead of title for link text.

  1. … 7 more files in changeset.
Remove leftover set type statement that broke URLs.

Fix bug#1749. Icon goes to download url. Download index.vuh accepts

optional file_id for consistent download urls

  1. … 1 more file in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Fix NULL in expr when trying to divide content size. Coalesce to 0.

  1. … 3 more files in changeset.
Use pretty mime type label on file details page. Show kb if over 1kb on folder listing and file details pages.

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