Lines Matching refs:default

35 * The default ACL rules allow an unauthenticated user to read information
78 now changed a bit, and `LocalHref` was added to replace the old, default
81 Instead, you can provide a set of default ACL rules with
83 * Introduced `Sabre\DAVACL\ACLTrait` which contains a default implementation
409 * Some nodes that by default showed the current time as their last
411 * CardDAV namespace was missing from default namespaceMap.
574 * #658: Updating `schedule-calendar-default-URL` does not work well, so we're
644 * Added: calendar-user-address-set to default principal search properties
680 simple default implementation for this.
898 have default implementations, but if you implement that interface directly,
922 * Added: MultiGet support to default CalDAV and CardDAV backends, speeding up
928 * Changed: The default supportedPrivilegeSet has changed. Most privileges are no
1502 the default shallow copy.
1515 * Added: If a timezonename could not be detected, we fall back on the default
1661 * Added: The option to override the default tablename all PDO backends use.
1748 * Fixed: Issue 96: support for 'default' collation in CalDAV text-match filters.
1902 * Added: Issue 31: Hiding exception information by default. Can be turned on
1962 * Changed: default argument for Sabre_DAV_Locks_Backend_FS. This means a
2008 * Added: Issue 31: Hiding exception information by default. Can be turned on
2204 * Changed: moved default copy and move logic from ObjectTree to Tree class
2297 * Added: The API can now return ETags and override the default Content-Type
2304 * Fixed: DAV_Server uses / for a default baseUrl.