Ralf Becker
|
047e68ecd4
|
limit filesystem depth for managed attachments to gard against infinit recursion
|
2018-04-11 11:25:53 +02:00 |
|
Hadi Nategh
|
90a5e91fc7
|
* Addressbook: fix bug setting Hide User Account in preferences into Show all accounts breaks show accounts
|
2017-12-01 14:58:44 +01:00 |
|
Ralf Becker
|
a4526c98cb
|
store CalDAV/CardDAV log in user spezific log directories
|
2017-10-30 15:00:42 +01:00 |
|
Ralf Becker
|
8040fa49ec
|
remove Exception type, to not get a Type error when PHP 7+ throws an Error
|
2016-10-31 18:29:32 +01:00 |
|
Ralf Becker
|
9b09267e0b
|
* Calendar/CalDAV: update or removal of (managed) attachments via CalDAV failed
|
2016-09-13 15:55:55 +02:00 |
|
Ralf Becker
|
6903ab0f12
|
fix Scrutinizer bug: missing required parameters
|
2016-08-28 12:51:19 +02:00 |
|
Ralf Becker
|
23835a2f68
|
fix some scrutinizer "bugs"
|
2016-06-26 19:44:53 +02:00 |
|
Ralf Becker
|
412b874629
|
quiten permanent error_log in CalDAV::handle_attach, only leave error_log for errors
|
2016-06-20 18:34:35 +02:00 |
|
Ralf Becker
|
5643f0f6c2
|
fix PHP Warning: Declaration of EGroupware\\Api\\CalDAV::ServeRequest() should be compatible with HTTP_WebDAV_Server::ServeRequest($prefix = NULL)
|
2016-06-09 09:00:57 +02:00 |
|
Ralf Becker
|
e34fe9a4e7
|
using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php
|
2016-05-11 19:23:14 +00:00 |
|
Ralf Becker
|
e87cbc4832
|
use static Hooks methods
|
2016-05-11 18:58:10 +00:00 |
|
Ralf Becker
|
91dcf44555
|
* CardDAV: fix not working creation of new CardDAV account with OS X 10.11.4 addressbook (it stays empty)
OS X 10.11.4 addressbook does a propfind for "addressbook-home-set" and "directory-gateway" in the root and does not continue without it
|
2016-04-27 13:28:05 +00:00 |
|
Ralf Becker
|
b5d106a55e
|
fix PHP Fatal error: Class 'EGroupware\Api\egw' not found in api/src/CalDAV.php on line 1527
|
2016-04-15 15:35:52 +00:00 |
|
Ralf Becker
|
682fd42a26
|
move CalDAV/CardDAV server to api
|
2016-04-02 10:44:17 +00:00 |
|