• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
dav procs merged from 5.1. Thanks Dave\!

    • -0
    • +94
    ./file-storage-dav-install-procs.tcl
Add missing webdav support files to file-storage. Fixes bug#1688

    • -0
    • +94
    ./file-storage-dav-install-procs.tcl

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. … 2 more files in changeset.
Add message that displays WebDAV accessible URL to folder view.

  1. … 4 more files in changeset.
Add requires oacs-dav package. Add call to dav-enable root folders when

they are created.

  1. … 1 more file in changeset.
Added categories to the automated test(s).

  1. … 10 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. … 8 more files in changeset.
Use site_node(instance_name) for folder label. Use object_id of file-storage

package for cr_folder name. All file storage root folders have the same

parent_id so we need to ensure a unqiue cr_items.name.

Fix typo. Fixes bug#1409

Changed @returns to @return with command perl -pi -e 's/\@returns/\@return/g' *.tcl

  1. … 6 more files in changeset.
Added form to set folder description. Converted folder-create to ad_form

  1. … 2 more files in changeset.
Moving DAV support files to a seperate package.

    • -94
    • +0
    ./file-storage-dav-install-procs.tcl
  1. … 5 more files in changeset.
The rest of the UI changes

    • -0
    • +94
    ./file-storage-dav-install-procs.tcl
    • -2
    • +35
    ./file-storage-procs-postgresql.xql
  1. … 4 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Added automated test

  1. … 1 more file 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)

oops - accidentally commited site specific code in the last commit. This one reverts to the code of version 1.33 (I don't think there is any way to reverse a cvs commit?)

*** empty log message ***

Cleaned up add_file and added add_version

  1. … 7 more files in changeset.
Removing unused file-add-2.

Simplified upgrade to swap name and title.

Added upgrade for oracle and fixed oracle functions.

  1. … 8 more files in changeset.
Clean up postgresql functions so name refers to name and title refers to title.

Move everything into one upgrade script.

  1. … 5 more files in changeset.
added test scripts

    • -0
    • +29
    ./test/file-storage-procs.tcl
Adding install callbacks for webdav support

    • -0
    • +94
    ./file-storage-dav-install-procs.tcl
    • -0
    • +26
    ./file-storage-procs-postgresql.xql
file file-storage-dav-install-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./file-storage-dav-install-procs.tcl
file file-storage-dav-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./file-storage-dav-procs.tcl
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. … 8 more files in changeset.
Fixed bugs #423: download w/url, #753: publish_url problem, and #427: root folder name wrong

  1. … 1 more file in changeset.
Timezonized

  1. … 5 more files in changeset.
adding timezone support

  1. … 6 more files in changeset.