• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Now copy and move urls is working

  1. … 2 more files in changeset.
Raising the version, since it was added the attribute package instance name to the context bar.

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.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Last time I checked it was released, and as it follows OpenACS version numbers... I upped that, hope nobody minds

Update version number for packages and dependencies

  1. … 63 more files in changeset.
Change the archive command from tgz to ZIP as per http://openacs.org/forums/message-view?message_id=557561

  1. … 2 more files in changeset.
Increased version

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Made fs_objects count folder items the same was fs_folders does.

  1. … 4 more files in changeset.
Added view support for Symlinks. This works in a hardlink fashion at the moment and is not tested on Oracle, though I doubt it will fail.

  1. … 5 more files in changeset.
Do not revert again. There is a clear difference between move and copy/delete. This is mainly in the callbacks used, but also the copy/delete machinism seems to work in certain situations where plain move just fails. It is a switch, so by default the usual move is enabled.

  1. … 4 more files in changeset.
Reverse commit of redundant copy/move code.

  1. … 3 more files in changeset.
fixed moving files by copy&delete

  1. … 3 more files in changeset.
bump version numbers for required packages to 5.2.2; tagging for release

remove duplicated parameter

Check for zip file before trying to unzip it. Add AllowTextEdit

parameter to turn off textarea of editing file storage text content.

  1. … 1 more file in changeset.
1. Got rid of some extraneous notification comments

2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres)

  1. … 5 more files in changeset.
Set BehaveLikeFilesystemP to default to 0

upgrading acs-kernel version requirement

Added missing version for __file_new function

  1. … 2 more files in changeset.
partial fix bug 2369 -- revs from 5.2.0d6 to 5.2.0d6

change the default ArchiveExtension and Archivecommand to use zip instead of targz

partial fix of bug 2639 -- patch 736

  1. … 5 more files in changeset.
New message keys therefore increased version number

  1. … 1 more file in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 91 more files in changeset.
Upgrade scripts for the view fix for fs_objects

  1. … 2 more files in changeset.
added parameter to use content-title as filename rather than content-name

  1. … 3 more files in changeset.
Add optional feature to edit text based content.

  1. … 2 more files in changeset.
Oops, DownloadTargetWindowName is a string not a number.