• last updated 44 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug #2110 by fixing regexp in oacs_dav::conn_setup.

oacs_dav now works correctly in combination with HTTPS.

Raised rev num.

upgrading info files for the tag

  1. … 45 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
Disable filesystem access unless explicity enabled.

Increase version number.

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.