• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Removed garbage I'd commented out earlier

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.
Date/time/number localization

  1. … 85 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.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
fixed a bunch of queries that were select

s instead of perform.. file uploading works on pg now

  1. … 5 more files in changeset.
adding "download archive" code; moved some stuff around in publish_to_file_system procs

  1. … 8 more files in changeset.
added updating of last_modified time of folders when certain actions are performed within them; i hope the postgresql version works

  1. … 20 more files in changeset.
changes to tag files as new if they have been modified within the past N days

  1. … 3 more files in changeset.
fixed email address

  1. … 28 more files in changeset.
made a template to be included in other templates that displays the contents of a folder, used in in the index page

  1. … 7 more files in changeset.