• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
Make fs::get_file_package_id more robust to cases where the package_id is not set on the object itself: climb up the hierarchy

  1. … 1 more file in changeset.
Fix typo, increase api coverage

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

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

  1. … 2 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Use site_node:: api to retrieve package_url instead of explicit query. Remove unused sql and simplify idiom for fs_get_folder_name.

  1. … 1 more file 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.
Symlink support that actually works

  1. … 3 more files in changeset.
Added file_copy procedure

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

  1. … 2478 more files in changeset.
fixed copying and moving of files; downloading of different file versions

  1. … 8 more files in changeset.
partial fix of bug 2639 -- patch 736

  1. … 5 more files in changeset.
Add support for editing text/* files.

  1. … 2 more files in changeset.
Rolling in daveb's mime type patches from oacs-5-2

  1. … 1 more file in changeset.
Fix bug when more than one content type is assoicated with a mime type.

  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.
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 add_version to always use storage type of item. Fix add_file to

pass storage type to add_version to save an unnecessary query when

adding a file and version at the same time.

  1. … 1 more file in changeset.
Remove extra ; at end of query.

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.
Added form to set folder description. Converted folder-create to ad_form

  1. … 3 more files in changeset.
The rest of the UI changes

  1. … 10 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
No change from 1.12.2.1, but I forgot to comment last time: fixed publish_versioned_object_to_file_system.select_file_name query (used for file based CR fs)

*** empty log message ***

  1. … 1 more file in changeset.
Cleaned up add_file and added add_version

  1. … 9 more files in changeset.
Adding install callbacks for webdav support

  1. … 4 more files in changeset.