Télécharger la liste

Description du projet

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).

Système requise

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

Propriétés de VObject sont maintenant toujours codées avant de composants. Sabre_DAVACL problèmes avec plusieurs niveaux de privilège aggregration ont été corrigés. Un plug-in « GuessContentType » a été ajouté à l'exemple de fileserver.php. Le plugin maintenant déclenche les événements correctes lors de la création de fichiers. Le ICSExportPlugin estime aujourd'hui que les ACL. Il est facultatif de fournir des données de la carte d'un backend de carnet d'adresses lors de la demande de getCards. Cela peut rendre certaines opérations beaucoup plus rapides et pourrait se traduire par une moindre utilisation de la mémoire.
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

Cette version corrige VObject briser les caractères UTF-8 et les problèmes d'installation de pear package.
Tags: Stable, Minor
This release fixes VObject breaking UTF-8 characters and pear package installation issues.

2011-10-29 11:49
1.5.4

Le plugin GuessContentType prend désormais en charge les extensions de fichier affaire mixte. Codage de DATE-heure a été fixée en VObject. (« DATETIME » était utilisé incorrectement). HTTP 204 est maintenant envoyée après une demande de mettre sur une ressource existante au lieu de HTTP 200. Cela devrait fixer compatibilité de client CardDAV de l'évolution. X-LIC-emplacement est analysé si elle est disponible. Tous les éléments de VObject ont maintenant une référence à leur nœud parent.
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 n'est plus absente du fichier includes. Numéro 152 a été fixé; iOS 1.4.2 requiert apparemment HTTP/1.1 200 OK pour être en majuscules. Support des fichiers avec un mélange de styles newline dans Sabre_VObject a été corrigé. Numéro 159, convertissant automatiquement toute vCard et icalendardata en UTF-8, a été résolu. Une classe Sabre_DAV_SimpleFile a été ajoutée pour la création facile des fichiers statiques. Appui à la CardDAV: supporté adresse-données de propriété a été ajoutée.
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 et calendardata champs MySQL sont maintenant des «blob moyennes» de type, car 'TEXT' était parfois trop petit pour contenir toutes les données. Sabre_VObject_Property:: add () a été ajouté pour l'ajout de paramètres en double pour les propriétés. Problèmes avec des interfaces et des Sabre_CalDAV_ICalendar Sabre_CalDAV_ICalendarObject ont été fixés. Un problème où 201 Créé n'a pas été retourné si un événement a annulé la création d'un fichier a été fixé. Un rapide URLUtil:: encodePath () la mise en œuvre a été fourni. Un problème où le plugin navigateur pourrait interférer avec TemporaryFileFilterPlugin si elle a été chargé en premier a été fixé.
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