Lines Matching refs:is

46 * #833: Calendars throw exceptions when the sharing plugin is not enabled.
89 * The `{DAV:}all` privilege is now no longer abstract, so it can be assigned
99 * Functionality from `IShareableCalendar` is merged into `ISharedCalendar`.
105 * #759: DAV\Client is now able to actually correctly resolve relative urls.
153 * #793: The Sqlite schema is now more strict and more similar to the MySQL
174 * Better error message when the browser plugin is not enabled.
182 * #742: Fixes to make sure that vobject 4 is correctly supported.
185 * #608: When a HTTP error is triggered during `Client:propFind`, we're now
210 * #703: PropPatch in client is not correctly encoded.
224 * Upgraded to vobject 4, which is a lot faster.
302 * #703: PropPatch in client is not correctly encoded.
385 * `migrate22.php` is now called `migrate30.php`.
408 ics-export plugin is enabled.
435 functionality is already covered pretty well by the `PropertyStorage` plugin,
464 `challenge`, which is a more correct and better sounding name.
499 * #582: `Sabre\DAV\Auth\Plugin::getCurrentUser()` is now deprecated. Use
630 * #555: The `calendar-timezone` property is now respected for floating times
633 * #555: The `calendar-timezone` property is also respected for scheduling
657 next major sabredav version. Every argument that is now deprecated can now
686 support, it is no longer needed. It's functionality has been replaced by
705 PROPFIND request is being done. (@aklomp)
706 * Changed: Now return HTTP errors when an addressbook-query REPORT is done
715 * Changed: CalDAV plugin is now responsible for reporting
721 * Changed: CardDAV plugin is now responsible for reporting
724 * When a REPORT is not supported, we now emit HTTP error 415, instead of 403.
764 `Sabre\CalDAV\CalendarRootNode`. The latter is going to be deprecated in 2.1,
787 * #496: Improve CalDAV and CardDAV sync when there is no webdav-sync support.
853 that is slightly less painful.
856 home is located.
859 * Fixed: Issue #428: Etag check with `If:` fails if the target is a collection.
875 Sabre_DAV_PartialUpdate_IFile interface is now deprecated and will be
884 * Added: Browser can now inspect any node, if ?sabreaction=browser is appended.
886 * Fixed: Issue #382. Stricter checking if calendar-query is allowed to run.
899 this method is now required.
904 authors this means Server::subscribeEvent is now Server::on, and
905 Server::broadcastEvent is now Server::emit.
910 * Added: Support for caldav-subscriptions, which is an easy way for caldav
919 is no longer sent back.
933 * Added: When debugExceptions is turned on, all previous exceptions are also
1031 * Fixed: organizer email-address for shared calendars is now prefixed with
1061 sharees can figure out who is also on a shared calendar.
1084 Sabre_DAV_PartialUpdate_IFile interface is now deprecated and will be removed
1090 * Fixed: Issue #428: Etag check with If: fails if the target is a collection.
1123 * Changed: Sabre\DAV\Client::verifyPeer is now a protected property (instead of
1146 (which is often way to small).
1228 migration script is required to ensure everything will keep working. Read the
1238 * BC Break: The DAV: namespace is no longer converted to urn:DAV. This was a
1240 * Removed: Sabre.includes.php was deprecated, and is now removed.
1241 * Removed: Sabre_CalDAV_Server was deprecated, and is now removed. Please use
1244 VObject library is still included in the SabreDAV zip package.
1246 that no implementation is provided yet, just the api hooks.
1255 * Changed: Responsibility for dealing with the calendar-query is now moved from
1257 * Changed: The CalDAV PDO backend is now a lot faster for common calendar
1261 * Changed: Instead of Sabre_DAV_Property, Sabre_DAV_PropertyInterface is now the
1281 * Fixed: Sabre_DAV_XMLUtil no longer returns empty $dom->childNodes if there is
1283 * Fixed: Returning 409 Conflict instead of 500 when an attempt is made to create
1286 * Fixed: Returning 403, instead of 501 when an unknown REPORT is requested.
1310 (which is often way to small).
1361 * Fixed: Issue 228: DTEND is now non-inclusive for all-day events in the
1369 authentication is to be used.
1436 * BC Break: Sabre_DAV_ILockable is removed and all related per-node locking
1438 * BC Break: Sabre_DAV_Exception_FileNotFound is now deprecated in favor of
1441 * BC Break: Sabre_CalDAV_Server is now deprecated, check out the documentation
1467 which vcard is their own.
1600 * Fixed: {DAV:}supported-report-set is now correctly reporting the reports for
1619 * Fixed: addressbook-query is now correctly returned from the
1630 * Added: MIME-Directory grouping support in the VObject library. This is very
1635 * BC Break: lib/Sabre.autoload.php is now removed in favor of
1637 * Deprecated: Sabre_DAV_Directory is now deprecated and will be removed in a
1639 * Deprecated: Sabre_DAV_SimpleDirectory is now deprecated and will be removed in
1678 * Change: Sabre_DAV_Property_Principal is now renamed to
1695 file ending in .php. This is a slight BC break.
1709 optimizations. This is non-bc breaking.
1719 * Deprecated: Sabre_DAV_Locks_Backend_FS is now deprecated and will be removed
1721 * Deprecated: The Sabre_CalDAV_ICalendarUtil class is now marked deprecated, and
1739 * Added: The principal base uri is now customizable. It used to be hardcoded to
1766 * Added: childExists method to Sabre_DAV_ICollection. This is an api break, so
1780 * Added: Browser plugin now uses {DAV:}displayname if this property is
1785 date is an exact match.
1803 the date is an exact match.
1837 is now corrected.
1839 is desired.
1873 interface is used.
1884 * Changed: Brand new build system. Functionality is split up between Sabre,
1888 * Changed: The Allow: header is now more accurate, with appropriate HTTP methods
1899 * Added: text/plain is used for .txt files in GuessContentType plugin.
1911 * Added: MySQL database dumps. MySQL is now also supported next to SQLite.
1915 * Changed: Authentication backend is now aware of current user.
1935 * Changed: Sabre_DAV_Server::getCopyAndMoveInfo is now a public method.
1958 * Fixed: PDO-locks backend was pretty much completely broken. This is 100%
1966 * Changed: Sabre_DAV_IDirectory is now Sabre_DAV_ICollection.
1967 * Changed: Sabre_DAV_Exception_PermissionDenied is now
1969 * Changed: Sabre_CalDAV_ICalendarCollection is removed.
1978 * Note: This version is forked from version 1.0.5, so release dates may be out
1995 Before this was just for {DAV:}collection's, but this is now also the case for
2010 * Added: Moved autoload from lib/ to lib/Sabre/autoload.php. This is also the
2043 * Non-public release. This release is identical to 1.0.10, but it is used to
2096 This is to retain the old method to install SabreDAV until pearfarm becomes
2125 * Changed: delete before an overwriting copy/move is now handles by server class
2133 * Changed: generatePropFindResponse is renamed to generateMultiStatus, and now
2139 * Removed: unknownProperties event. This is replaced by the afterGetProperties
2142 * Added: beforeBind event. This is invoked upon file or directory creation
2143 * Added: beforeWriteContent event, this is invoked by PUT and LOCK on an
2145 * Added: beforeUnbind event. This is invoked right before deletion of any
2151 * Fixed: Copy and Move could fail in the root directory. This is now fixed.
2152 * Added: Plugins can now be retrieved by their classname. This is useful for
2173 * Fixed: Last modification time is reported in UTC timezone. This improves
2220 * Changed: TemporaryFileFilter is now a plugin.
2222 includer script, and is preferred by some people.
2226 * Added: When subscribing to events, it is now possible to supply a priority.
2227 This is for example needed to ensure that the Authentication Plugin is used
2241 * Changed: Renamed all exceptions! This is a compatibility break. Every
2267 * Added: simple basis for HTTP REPORT method. This method is not used yet, but
2269 * Changed: ->getSize is only called for files, no longer for collections. r303
2270 * Changed: Sabre_DAV_FilterTree is now Sabre_DAV_Tree_Filter
2271 * Changed: Sabre_DAV_TemporaryFileFilter is now called
2277 * Fixed: auth-int is now properly supported within HTTP Digest.
2283 * Fixed: LockManager is now slightly more complex, Tree classes slightly less.
2305 * Fixed: Last modification date is no longer ignored in PROPFIND.
2307 "Depth: 1" is specified.
2320 removed from all the files. It is now recommended to use autoloading of