• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added a backlink to the project. THis should be a callback, but I need this is a task for another day

  1. … 1 more file in changeset.
Undid previous commit

forgotten var webdav

move code to index.tcl

solve bug to show url webdav

propigate displayed_object_id up to master

Backported notification support for file-storage from HEAD.

  1. … 23 more files in changeset.
Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.

  1. … 19 more files 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.
Add support for bulk actions.

  1. … 2 more files in changeset.
Fix double WebDAV url display.

make up a class button for index.adp

fix the Folder_available_via_WebDAV_at message key

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

  1. … 249 more files 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.
Add message that displays WebDAV accessible URL to folder view.

  1. … 5 more files in changeset.
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.
User interface work, ad_form and listbuilder support added.

  1. … 7 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.
Removed the redundant "download archive" link, it already exists in folder-chunk.adp (where it shows if content_size_total is greater than zero).

noquote changes (Dirk Gomez)

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

  1. … 64 more files in changeset.
- Added up link

- cleaned up display of links (grouped file links together and folder links together)

  1. … 1 more file in changeset.
Fixed Bug #302: Don't display download archive link when the folder's empty

  1. … 2 more files in changeset.
I18N: converting file-storage to using the message catalog

  1. … 52 more files in changeset.
Roll in fixes from sloan.

Adds folder-edit to rename folders.

some bug fixes in postgresql procs.

Adds file_upload_name to fs views.

Supports upload of files with unkown mimetype (needs change to acs-kernel datamodel)

changed vendor to openacs.

Needs db upgrade script. Notched version from 4.1c to 4.2

  1. … 27 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
propigate context list to master

  1. … 33 more files in changeset.
copy methods and some procs for simple

  1. … 6 more files in changeset.
don't show download archive link if folder is empty