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 Requirements

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를 요청할 때 카드의 데이터 주소록 백엔드를 제공 하는 선택 사항입니다. 이 훨씬 더 빨리, 일부 작업을 만들 수 있습니다 그리고 훨씬 더 낮은 메모리 사용 될 수 있습니다.
Tags: 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 문자 및 pear 패키지 설치 문제를 해결 합니다.
Tags: 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 204는 이제 HTTP 200 대신 기존 리소스에 대 한 PUT 요청 후 전송 됩니다. 이것은 진화 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에 혼합 개행 스타일을 가진 파일에 대한 지원이 수정되었습니다. 자동으로 UTF - 8로 모든 vCard 및 icalendardata 변환 호 159은, 해결되었습니다. Sabre_DAV_SimpleFile 클래스는 쉽게 정적 파일 생성에 추가되었습니다. CARDDAV 지원 : 지원 - 주소 - 데이터 속성이 추가되었습니다.
Tags: 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에 영향을 줄 수 문제가 해결되었습니다.
Tags: 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