• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
funtion bad writed

Error in function name: perission_p

Moved root folder creation to after-instantiate to allow unmounting and remounting of file-storage.

  1. … 3 more files in changeset.
Dave's fixes from oacs-5-1 moved to HEAD

Fix typo in aa_true call.

Fix test to set oacs_dav::conn uri so its available for oacs-dav

service contract procs.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
Delete temp file after upload

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. … 2273 more files in changeset.
Adding dav_mkcol_type contract, for delegating folder creation, and bumping version to 1.0b2

  1. … 1 more file in changeset.
Change pwduser_id for empty_string_p for compare if is empty user_id

Adding SSL support to oacs-dav and file-storage's hooks for it.

  1. … 2 more files in changeset.
Fixed bug #2110 by fixing regexp in oacs_dav::conn_setup

Now works in combination with HTTPS.

Raised version num.

  1. … 1 more file in changeset.
Fixed bug #2110 by fixing regexp in oacs_dav::conn_setup.

oacs_dav now works correctly in combination with HTTPS.

Raised rev num.

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

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

  1. … 687 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. … 830 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.

Add RequireAuthForPropfind parameter to allow support for MS Web Folders clients which sometimes respond incorrectly to an authentication request.

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

  1. … 1 more file in changeset.
Add support for defaultlocktimeout parameter.

Add lock timout support.

Add lockdiscovery to PROPFIND response.

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