file-storage-procs-oracle.xql

  • last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
stick to content-repository API instead of duplicating code here.

  1. … 3 more files in changeset.
new function: ::content::revision::export_to_filesystem

This change moves functionality from file-storage to acs-content-repository.

all application packages should be free of internals, such as the storage

type. Storage_type should be handeled in the content-repository package.

We are not yet done, there is still more to do in this respect in

the file-storage package.

  1. … 7 more files in changeset.
use bind variables instead of tcl variable substition in xql fullqueries

  1. … 16 more files in changeset.
Fix missing query due to naming convention reform by rewriting the entire proc based on a single portable recursive query

  1. … 2 more files in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 5 more files in changeset.
While working on reducing divergencies between oracle and postgres codebase and testing changes I have found the following issues:

- fs::add_created_version.new_text_revision query was defined in postgres only

- version-delete and folder-delete were broken in case notification was enabled,

because this was issued after object was deleted and therefore all references

needed to build notification message were missing (and query failed looking up the object)

  1. … 4 more files in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Fix oracle systax to call function via select

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Remove sql duplication, converge oracle and postgres codebase

  1. … 3 more files in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

  1. … 2 more files in changeset.
.xql-file reform of file-storage

  1. … 18 more files in changeset.
Fixes Bug#3176 remove extra column from subquery in where clause

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Fixed error with fs_context_bar_list: argument extra_vars isn't use. Add extra_vars to query.

  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Context_bar query to start at root_folder_id. Fix group context_bar

Added fs::get_object_pretty_name from patch #722

  1. … 2 more files in changeset.
added query for fs::notification::get_url

  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Adding rss support, turned off and hidden by default.

  1. … 31 more files in changeset.
Moved fs::publish_versioned_object_to_file_system.select_file_name out to database specific files, to fix a bug downloading archives in Oracle installations. The bug caused the entire contents of content-repository-content-files to get copied into the temp directory, once for each file in the archive. Great for filling up disk drives.

  1. … 2 more files in changeset.
fix from Sloan: fix syllabus portlet (mime type was wrong)

  1. … 2 more files in changeset.
2057 for oracle

2057 for oracle

  1. … 1 more file in changeset.
Call file_storage__delete_folder on folder_delete. Add

Folder notification. Fixes bug#2057.

  1. … 4 more files in changeset.
Moved calls to do_notification from ui-scripts to tcl api

Added delete_file and delete_version procs to tcl api

Added get_parent proc to tcl api

Modified file-add.tcl so that add-version is no longer required

Removed all version-add* files

Modified file.tcl to use file-add instead of version-add

  1. … 16 more files in changeset.
Backported notification support for file-storage from HEAD.

  1. … 23 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.