ダウンロードリスト

プロジェクト概要

SabreDAV では、WebDAV で既存の Web アプリケーションを簡単に統合することができます。ほとんどの Mac OS X Finder、Windows XP/Vista のエクスプ ローラー、DavFS2、死体、ウィルス、および !WebDrive を含む共通のクライアントをサポートしています。クラス 1、2、および 3 の WebDAV サーバーをサポートしています。RFC2518 と RFC4918 からリビジョンを実装します。RFC2617 も実装されています (基本/ダイジェスト認証)。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、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 文字と pear パッケージのインストールの問題を修正します。
タグ: 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 今後、PUT 要求 HTTP 200 の代わりに既存のリソースに送信されます。これは、進化 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のサポート:サポートされているアドレスデータのプロパティが追加されました。
タグ: 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

'TEXT'は時々すべてのデータを保持するために小さすぎるためcarddataとcalendardata MySQLのフィールドは、タイプ"ミディアムブロブ"も変わっています。 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.

プロジェクトリソース