file-storage-procs-oracle.xql

  • last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.

  1. … 19 more files in changeset.
Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  1. … 25 more files in changeset.
Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing

the reported error on installation. Fixed by changing the name to "edit_name"

and implemented it for PG as well (to keep names similar)

  1. … 28 more files in changeset.
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.