Ralf Becker
|
b267d55dd1
|
% should be encoded, but easily leads to double encoding, therefore better NOT encodig it in egw_vfs::encodePathComponent()
|
2011-09-07 08:42:21 +00:00 |
|
Ralf Becker
|
7fda6de509
|
* WebDAV: allow locking of not (yet) existing files to create them
- failed before as there are no write-rights for not existing files
- now we check for not existing files the write rights of the parent directory
|
2011-08-30 17:04:37 +00:00 |
|
Ralf Becker
|
3bc340ca0d
|
fixed not working mime parameter, if just a main type eg. "image" is given
|
2011-07-04 18:55:42 +00:00 |
|
Ralf Becker
|
d6c6dc2de0
|
* fixed handling of + char in VFS filenames (using egw_vfs::decodePath() instead of urldecode())
|
2011-03-03 15:49:28 +00:00 |
|
Ralf Becker
|
5b60cb3096
|
set $options[need_mime] for $dirsontop, as it can NOT work otherwise
|
2010-11-09 12:58:06 +00:00 |
|
Ralf Becker
|
ef90a7b028
|
new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias
|
2010-09-07 12:00:06 +00:00 |
|