• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up add_file and added add_version

  1. … 9 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.
Fixed bug #482: URLs for gifs wrong

  1. … 11 more files in changeset.
Made folder use <th> instead of <td> for header

Timezonized

  1. … 5 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.
Cleaned up display of edit/delete links.

Argh, forgot to justify the size column title. Sorry for all these small commits

- Fixed link to archive download, so it uses @fs_url@.

- Made width not fixed to 85%, because it's stupid not to use 100% when we have long file names, for example.

- Made the size column right-justified

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.
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.
adds fs_url to graphics/ link since folder-chunk used to display outside the file-storage package

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 76 more files in changeset.
Fixed small layout problem.

I18N: Names of folders in dotLRN (Assignments, Handouts etc.) can be message keys now so needed to invoke the localize procedure on the folder names in the file-storage UI

  1. … 2 more files in changeset.
Fixed skewed layout for url entries.

merge from oacs-4-6

  1. … 103 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.
change CSS classes z_light, oddrow to odd, and z_dark, evenrow to even

  1. … 8 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.
added support for publishing fs_objects to the file system; also added some archiving infrastructure stuff

  1. … 14 more files in changeset.
removing extra spaces

now when you click on a file name it is downloaded/viewed; to view file details click on "view details"

  1. … 3 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.
added support for non-versioned objects... but ONLY IN ORACLE right now as we are STILL testing this

  1. … 9 more files in changeset.
added delete link

  1. … 3 more files in changeset.