Lines Matching refs:no

89 * The `{DAV:}all` privilege is now no longer abstract, so it can be assigned
92 * Resources that are not collections no longer support the `{DAV:}bind` and
95 * Doing an `UNLOCK` no longer requires the `{DAV:}write-content` privilege.
106 * #671: We are no longer checking the `read-free-busy` privilege on individual
191 cases where no other plugin set a correct HTTP status.
281 has resources with no returned properties.
319 * Fixed example files to no longer use now-deprecated realm argument.
329 with no UID.
362 * Fixed deserializing href properties with no value.
410 modification time, now no longer has a last modification time.
414 * Browser plugin no longer shows a few properties that take up a lot of space,
430 * BC Break: It's no longer possible to instantiate the Locks plugin without
434 * `FSExt` Directory and File no longer do custom property storage. This
441 its second argument, and no longer receives seperate properties and
489 * Removed: `Sabre\DAV\Plugin::getPlugin()` can now no longer return plugins
553 with no UID.
628 * #550: Scheduling invites are no longer delivered into shared calendars.
649 * Changed: Accessing the caldav inbox, outbox or notification collection no
651 * #533: New invites are no longer delivered to taks-only calendars.
686 support, it is no longer needed. It's functionality has been replaced by
787 * #496: Improve CalDAV and CardDAV sync when there is no webdav-sync support.
822 * #459: PROPFIND requests on Files with no Depth header would return a fatal
919 is no longer sent back.
928 * Changed: The default supportedPrivilegeSet has changed. Most privileges are no
936 Now that there's no separate packages anymore, this makes a bit more sense.
1238 * BC Break: The DAV: namespace is no longer converted to urn:DAV. This was a
1246 that no implementation is provided yet, just the api hooks.
1281 * Fixed: Sabre_DAV_XMLUtil no longer returns empty $dom->childNodes if there is
1340 Sabre_DAV_Client, and no valid properties are returned.
1353 * Fixed: Yearly recurrence rule expansion on leap-days no behaves correctly.
1354 * Fixed: Correctly checking if recurring, all-day events with no dtstart fall in
1483 * Fixed: Issue 154: Encoding of VObject parameters with no value was incorrect.
1507 * Added: Issue 181: Carddav backends may no optionally not supply the carddata
1650 * Fixed: VObject bug: Parameters with no value are now correctly parsed.
1751 * Fixed: Issue 105: Supporting MKCALENDAR with no body.
1872 * Fixed: 2 locking bugs triggered by litmus when no Sabre_DAV_ILockable
2136 * Changed: Auth plugins are no longer included. They were not yet stable
2181 * Updated: Pear package no longer includes docs/ directory. These just contained
2269 * Changed: ->getSize is only called for files, no longer for collections. r303
2305 * Fixed: Last modification date is no longer ignored in PROPFIND.