Lines Matching refs:that

7 * #982: Make sure that files that are siblings of directories, are reported
36 about nodes that don't have their own ACL defined. This was a security
65 * Removed database migration script for sabre/dav 1.7. To update from that
92 * Resources that are not collections no longer support the `{DAV:}bind` and
139 * #805: It wasn't possible to create calendars that hold events, journals and
178 * #710: Provide an Auth backend that acts as a helper for people implementing
182 * #742: Fixes to make sure that vobject 4 is correctly supported.
189 Before this subtle bugs could appear that could cause data-loss.
192 * #686: Corrected PDO principal backend's findByURI for email addresses that
246 * #805: It wasn't possible to create calendars that hold events, journals and
280 * #734: Return `418 I'm a Teapot` when generating a multistatus response that
307 * #705: A `MOVE` request that gets prevented from deleting the source resource
375 * A node's properties should not overwrite properties that were already set.
409 * Some nodes that by default showed the current time as their last
414 * Browser plugin no longer shows a few properties that take up a lot of space,
473 server, and shows information about every plugin that's loaded in the
480 * Deleted several classes that were already deprecated much earlier:
507 * #805: It wasn't possible to create calendars that hold events, journals and
542 * #705: A `MOVE` request that gets prevented from deleting the source resource
603 scheduling to not work well for events that were already added before the
605 * #567: Doing freebusy requests on accounts that had 0 calendars would throw
608 * #579: Browser plugin can throw exception for a few resourcetypes that didn't
657 next major sabredav version. Every argument that is now deprecated can now
671 jCard to vCard upon `PUT`. It's important to note that your backends _may_
707 on a uri that's not a vcard. This should help with debugging this common
735 * #705: A `MOVE` request that gets prevented from deleting the source resource
765 so this makes it slightly easier to write code that works in both branches.
847 property storage, and other property-related functionality that was not
853 that is slightly less painful.
898 have default implementations, but if you implement that interface directly,
920 * Added: Sabre\DAV\IMultiGet to optimize requests that retrieve information
936 Now that there's no separate packages anymore, this makes a bit more sense.
1116 * Added: Issue #367: Automatically adding a UID to vcards that don't have them.
1167 removed that was added to support old versions of Windows XP (pre-SP3).
1169 and we can't keep that workaround to be compatible with another MS product.
1231 * BC Break: In this version a number of classes have been deleted, that have
1246 that no implementation is provided yet, just the api hooks.
1284 a file as a child of something that's not a collection.
1376 * Fixed: Issue 213: Workaround for an Evolution bug, that prevented it from
1393 * Fixed: Added a workaround for the fact that php's DateInterval cannot parse
1416 * Fixed: Events that are excluded using EXDATE are still counted in the COUNT=
1430 * BC Break: Any node that implemented Sabre_DAVACL_IACL must now also implement
1490 clients. This means that + will now be treated as a literal rather than a
1529 * Fixed: Issue with parsing timezone identifiers that were surrounded by quotes.
1566 * Fixed: Bug in Sabre_DAV_Locks_Backend_File that didn't allow multiple files to
1690 * Added: It's not possible to disable listing of nodes that are denied read
1749 * Fixed: Issue 102: Ensuring that copy and move with identical source and
1885 Sabre_HTTP, Sabre_DAV and Sabre_CalDAV packages. In addition to that a new
2227 This is for example needed to ensure that the Authentication Plugin is used
2292 dealing with big files. Note that this breaks compatibility for put() and