• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't call tdav::respond on GET. No XML response is possible.

Don't call tdav::respond on GET. There is no need to compose an XML response

on GET.

Fixing incorrect order of parameters in call to cr_import_content.

Thanks to Cathy Sarisky for tracking it down.

don't attempt to apply any tdav filters in case no tdav/shares are set up in the config file (ns_configsection returning the empty string). This avoids an error message

Fix oracle queries for copy, move, delete, create folder.

Fix oracle specific queries.

    • -86
    • +123
    ./tcl/oacs-dav-procs-oracle.xql
Fix regsubs for uri.

Automount oacs-dav at webdav-support so we can administer the webdav

availability of folders.

Add tDAV tcl library to oacs-dav package. Add tDAV configuration to sample

config file.

    • -0
    • +1581
    ./tcl/tDAV-procs.tcl
  1. … 1 more file in changeset.
Initial import of oacs-dav package to the correct location

    • -0
    • +0
    ./catalog/oacs-dav.en_US.ISO-8859-1.xml
  1. … 12 more files in changeset.
Initial revision

    • -0
    • +18
    ./catalog/oacs-dav.en_US.ISO-8859-1.xml
    • -0
    • +21
    ./sql/oracle/oacs-dav-create.sql
    • -0
    • +7
    ./sql/oracle/oacs-dav-drop.sql
    • -0
    • +22
    ./sql/postgresql/oacs-dav-create.sql
    • -0
    • +8
    ./sql/postgresql/oacs-dav-drop.sql
    • -0
    • +42
    ./tcl/oacs-dav-init.tcl
    • -0
    • +205
    ./tcl/oacs-dav-install-procs.tcl
    • -0
    • +242
    ./tcl/oacs-dav-procs-oracle.xql
    • -0
    • +223
    ./tcl/oacs-dav-procs-postgresql.xql
    • -0
    • +1028
    ./tcl/oacs-dav-procs.tcl
    • -0
    • +57
    ./tcl/oacs-dav-procs.xql
    • -0
    • +8
    ./tcl/test/__test_file.html
  1. … 12 more files in changeset.