odoo/addons/document_webdav
P. Christeas 8f2e8ff36f http-well-known: merge into the document_webdav module
Since both "well-known" urls are about webdav[1], we can safely assume
that the webdav module is needed when well-known uris are used. The code
is much similar, too.

http://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml

bzr revid: p_christ@hol.gr-20101123185338-az85yl7pbc9gf76z
2010-11-23 20:53:38 +02:00
..
doc http-well-known: merge into the document_webdav module 2010-11-23 20:53:38 +02:00
i18n Launchpad automatic translations update. 2010-11-16 05:08:22 +00:00
public_html doc webdav: install a dummy DAV handler at / , for Nautilus 2010-11-23 20:50:11 +02:00
security Doc Webdav: implement model for DAV properties (at dirs) 2010-10-12 13:38:59 +03:00
test doc webdav: move to the node_descriptor API 2010-11-03 13:25:35 +02:00
__init__.py doc webdav: initial override of nodes.py 2010-10-12 13:38:58 +03:00
__openerp__.py http-well-known: merge into the document_webdav module 2010-11-23 20:53:38 +02:00
cache.py [FIX] document_webdav : Replace <TAB> with four <WHITE SPACE> 2009-12-15 20:01:05 +05:30
dav_fs.py doc webdav: Fix putting of utf-8 names 2010-11-23 20:49:05 +02:00
document_webdav.py document: fix recursive (tree) resource directories 2010-10-27 13:23:23 +03:00
nodes.py doc webdav: fix typos at get_dav_props 2010-11-23 20:48:58 +02:00
redirect.py http-well-known: merge into the document_webdav module 2010-11-23 20:53:38 +02:00
test_davclient.py [Fix] caldav,document,document_ftp,document_webdav: fix buildbot warnings 2010-11-12 17:19:46 +05:30
webdav.py Doc Webdav: reply with relative URIs when the request was relative. 2010-10-14 15:51:18 +03:00
webdav_demo.xml WebDAV, CalDAV: setup data for folders, calendars, properties 2010-10-12 13:41:21 +03:00
webdav_server.py http-well-known: merge into the document_webdav module 2010-11-23 20:53:38 +02:00
webdav_setup.xml webdav, caldav: Let folders be public, restrict users' folders. 2010-10-27 13:24:29 +03:00
webdav_view.xml Doc Webdav: implement model for DAV properties (at dirs) 2010-10-12 13:38:59 +03:00