file-storage-procs-oracle.xql

  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bug#1821. Change oracle query for create_item to use indbp variable to

create item with the correct storage type.

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 bugs in oracle queries. Fix lock handling on file-storage WebDAV PUT

Method

  1. … 2 more files 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.
Fix oracle query for get_id to use actual oracle syntax.

Fix new_root_folder for oracle.

  1. … 1 more file in changeset.
Put fs::new_root_folder tcl procedure back in. It has new optional parameters

but should behave the same as the original procedure.

  1. … 4 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.
The rest of the UI changes

  1. … 10 more files in changeset.
Moved root folder creation to apm after-mount callback. Added UI to

dav enable a file-storage instance. Converted file-add to ad_form and

cr_import_content. fix.sql includes fixes to bugs in acs-kernel and

acs-content-repository. Added update_last_modfiied for the content_item

when a new revision is uploaded so that last modified is displayed

correctly.

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

  1. … 64 more files in changeset.
Fixed bug #397 - bad query to db_blob_get_file, one OF knew about, flagged,

but didn't fix ... grrr ...

  1. … 1 more file in changeset.
Fixed download archives for PostgreSQL

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

  1. … 85 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 some optional parameters to make fs procs more modular for attachments

  1. … 2 more files in changeset.
created a rename_folder method.

  1. … 2 more files in changeset.
tune folder contents query

  1. … 2 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.
mistakenly commited some stuff i didn't want to yet

  1. … 2 more files in changeset.
adding folder-contents view (altough it's not linked yet) and other fixes

  1. … 6 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.
added PG support for new simple objects (not fully tested yet)

  1. … 9 more files in changeset.
some code for seeing if files are newer than a certain number of days ago

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

  1. … 3 more files in changeset.
added some useful views and changed a few places to use these new views instead of querying directly from the content repository, there are more places to change still

  1. … 4 more files in changeset.
fixing a bad query

  1. … 2 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.
cleaned up a little more to remove code duplication. added api to get the contents of a folder.

  1. … 6 more files in changeset.