Download List

项目描述

SabreDAV allows you to easily integrate your existing Web application with WebDAV. It supports most of the common clients, including the Mac OS X Finder, the Windows XP/Vista Explorer, DavFS2, Cadaver, NetDrive, and WebDrive. It supports class 1, 2, and 3 WebDAV servers. It implements RFC2518 and revisions from RFC4918. It also implements RFC2617 (Basic/Digest auth).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-20 07:01
1.5.7

VObject 属性现在总是编码之前的组件。与多个级别的特权 aggregration Sabre_DAVACL 问题已得到修复。'GuessContentType' 插件已被添加到 fileserver.php 示例。浏览器插件现在将触发正确的事件时创建的文件。ICSExportPlugin 现在认为的 Acl。它是可选供应卡数据从地址簿后端请求 getCards 时。这可以使某些操作更快,并可能会导致更低的内存使用。
标签: Stable, Minor
VObject properties are now always encoded before components. Sabre_DAVACL issues with multiple levels of privilege aggregration have been fixed. A 'GuessContentType' plugin has been added to the fileserver.php example. The Browser plugin will now trigger the correct events when creating files. The ICSExportPlugin now considers ACLs. It is optional to supply card data from an Addressbook backend when requesting getCards. This can make some operations much faster, and could result in much lower memory use.

2012-01-08 09:29
1.5.6

此版本修复了 VObject 打破 utf-8 字符和梨包安装问题。
标签: Stable, Minor
This release fixes VObject breaking UTF-8 characters and pear package installation issues.

2011-10-29 11:49
1.5.4

GuessContentType 插件现在支持混合案例文件扩展名。日期-时间编码被固定在 VObject 中。('DATETIME' 未被正确使用)。在对现有的资源而不是 HTTP 200 的 PUT 请求后现在发送 HTTP 204。这应当修复演变 CardDAV 客户端的兼容性。如果可用,分析的 X LIC 的位置。VObject 的所有元素现在都有对其父节点的引用。
The GuessContentType plugin now supports mixed case file extensions. DATE-TIME encoding was fixed in VObject. ('DATETIME' was being used incorrectly). HTTP 204 is now sent after a PUT request on an existing resource instead of HTTP 200. This should fix Evolution CardDAV client compatibility. X-LIC-LOCATION is parsed if it is available. All VObject elements now have a reference to their parent node.

2011-09-29 07:50
1.5.3

Sabre_DAV_Collection不再是从包括文件丢失。已发行152固定的iOS 1.4.2显然需要HTTP/1.1 200 OK“是大写的。支持Sabre_VObject混合换行符风格的文件已定。 159期,自动转换为UTF - 8的任何vCard和icalendardata,已得到解决。已添加了简单的静态文件创建一个Sabre_DAV_SimpleFile类。已添加的CARDDAV支持:支持地址的数据财产。
标签: Stable
Sabre_DAV_Collection is no longer missing from the includes file. Issue 152 has been fixed; iOS 1.4.2 apparently requires HTTP/1.1 200 OK to be in uppercase. Support for files with mixed newline styles in Sabre_VObject has been fixed. Issue 159, automatically converting any vcard and icalendardata to UTF-8, has been resolved. A Sabre_DAV_SimpleFile class has been added for easy static file creation. Support for the CARDDAV:supported-address-data property has been added.

2011-09-22 10:52
1.5.2

carddata和calendardata的MySQL字段类型“中等BLOB”,因为“文”,有时太小,无法容纳所有的数据。 Sabre_VObject_Property:添加()增加了对重复的参数属性。 Sabre_CalDAV_ICalendar和Sabre_CalDAV_ICalendarObject接口的问题是固定的。 201创建的一个问题,即未返回,如果取消事件创建一个文件,是固定的。一个更快URLUtil这个:encodePath()的实施提供了依据。浏览器插件可以TemporaryFileFilterPlugin干扰,如果它是首先加载一个问题是固定的。
标签: Stable, Minor
carddata and calendardata MySQL fields are now of type 'medium blob' because 'TEXT' was sometimes too small to hold all the data. Sabre_VObject_Property::add() was added for adding duplicate parameters to properties. Issues with Sabre_CalDAV_ICalendar and
Sabre_CalDAV_ICalendarObject interfaces were fixed. A problem where 201 Created was not returned if an event cancelled the creation of a file was fixed. A faster URLUtil::encodePath() implementation was provided. A problem where the browser plugin could interfere with
TemporaryFileFilterPlugin if it was loaded first was fixed.

Project Resources