Lines Matching refs:as

8   as files (@nickvergessen)
47 * #834: Return vCards exactly as they were stored if we don't need to convert
127 * #834: Backport from `master`: Return vCards exactly as they were stored if
178 * #710: Provide an Auth backend that acts as a helper for people implementing
214 fixes issues when using sabre/dav as a client.
306 fixes issues when using sabre/dav as a client.
395 * Fully supporting the updated `Prefer` header syntax, as defined in
409 * Some nodes that by default showed the current time as their last
438 to be more consistent with `CalendarHome` as well as the CardDAV
440 * `Sabre\DAV\IExtendedCollection` now receives a `Sabre\DAV\MkCol` object as
636 as a result doesn't return an etag for common cases.
658 be accessed as a public property on the respective backends.
668 * Added: Support for [rfc6638][rfc6638], also known as CalDAV Scheduling.
710 instead of 501, as per RFC7231.
727 * Added: #523 Custom CalDAV backends can now mark any calendar as read-only.
763 * Added `Sabre\CalDAV\CalendarRoot` as an alias for
927 calendar properties, such as the displayname and color.
929 longer marked as abstract.
931 * Added: Browser plugin now marks a carddav directory as type Directory, and a
932 shared calendar as 'Shared'.
942 * Added: Sabre\DAV\Client now has support for sending objects as streams.
1032 mailto:, as it should.
1187 * Change: Marked a few more properties in the CardDAV as protected, instead of
1206 * Fixed: When requesting some properties using PROPFIND, they could show up as
1268 * Fixed: Marking both the text/calendar and text/x-vcard as UTF-8 encoded.
1269 * Fixed: Workaround for the SOGO connector, as it doesn't understand receiving
1284 a file as a child of something that's not a collection.
1464 DAVACL, HTTP, VObject) as an alternative to the autoloader. This often works
1490 clients. This means that + will now be treated as a literal rather than a
1518 * Fixed: Support for \N as a newline character in the VObject reader.
1696 * Fixed: Issue 118: Lock tokens in If headers without a uri should be treated as
1738 the nodes are used as top-level children.
2123 Sabre_DAV_Server as their first argument in serialize()
2233 * Fixed: Exclusive locks could in some cases be picked up as shared locks
2278 * Fixed: Using application/xml for a mimetype vs. text/xml as per RFC4918 sec
2302 serialized as {namespace}tagName instead of namespace#tagName
2303 * Fixed: HTTP_BasicAuth class now works as expected.
2341 * Fixed: Advertising as WebDAV class 3 support