• last updated 33 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Disable webdav access to the filesystem unless it is explicitly requested.:

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

    • -0
    • +18
    ./catalog/oacs-dav.da_DK.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.es_ES.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.es_GT.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.nl_NL.ISO-8859-1.xml
  1. … 681 more files in changeset.
file oacs-dav.es_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/oacs-dav.es_ES.ISO-8859-1.xml
file oacs-dav.nl_NL.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/oacs-dav.nl_NL.ISO-8859-1.xml
file oacs-dav.da_DK.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/oacs-dav.da_DK.ISO-8859-1.xml
adding new translation catalogs

    • -0
    • +18
    ./catalog/oacs-dav.da_DK.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.es_ES.ISO-8859-1.xml
    • -0
    • +18
    ./catalog/oacs-dav.nl_NL.ISO-8859-1.xml
  1. … 7 more files in changeset.
file oacs-dav.ar_LB.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/oacs-dav.ar_LB.utf-8.xml
file oacs-dav.zh_CN.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/oacs-dav.zh_CN.utf-8.xml
file oacs-dav.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/oacs-dav.es_GT.ISO-8859-1.xml
updated catalog files for 5.1.1; bug fix for 1519 means all catalog files for ar_EG, ar_LB, zh_CN, th_TH, ro_RO, fa_IR, and hr_HR were renamed to correct capitalization errors

    • -0
    • +18
    ./catalog/oacs-dav.es_GT.ISO-8859-1.xml
  1. … 367 more files in changeset.
Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  1. … 24 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. … 27 more files in changeset.
Remove code to check OpenACS version for authentication.

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
    • +1
    ./catalog/oacs-dav.en_US.ISO-8859-1.xml
    • -2
    • +34
    ./tcl/oacs-dav-procs-postgresql.xql
  1. … 828 more files in changeset.
Check permissions on child items on delete of a folder.

Update title/label when a folder or item is renamed.

Set live revision of items within a copied folder.

    • -2
    • +34
    ./tcl/oacs-dav-procs-postgresql.xql
added current translations

    • -1
    • +1
    ./catalog/oacs-dav.en_US.ISO-8859-1.xml
  1. … 672 more files in changeset.
Add RequireAuthForPropfind parameter to allow support for MS Web Folders clients which sometimes respond incorrectly to an authentication request.

Fix reference to lock_timeout var.

Remove empty_string_p from tDAV

Add default lock timeout parameter to allow changing the timeout from the web

interface.

Add support for defaultlocktimeout parameter.

Increased version number to reflect changes in the service contracts.

Add lock timout support.

Add lockdiscovery to PROPFIND response.

Fix lock handling some more. Lock timeout still does not work.

Fix oracle queries. Improve lock handling.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 642 more files in changeset.
Fix propfind query for oracle to return the correct results based on the

depth header. Fixes propfind problem when adding web folders with MS clients.

Disable anonymos browsing, require authentication for PROPFIND method

decode . in URLs to make MS Web Folders happ

Correctly URLencode URIs in propfind responses.