Ralf Becker
|
e87cbc4832
|
use static Hooks methods
|
2016-05-11 18:58:10 +00:00 |
|
Klaus Leithoff
|
9f6104f53a
|
prevent possible endless recursion on decodeMailHeader
|
2016-04-15 08:50:02 +00:00 |
|
Klaus Leithoff
|
b4a4864717
|
try to prevent infinite loops when decoding mail-headers
|
2016-04-14 14:28:41 +00:00 |
|
Ralf Becker
|
aa45c25685
|
move addressbook_merge to Api\Contacts\Merge
|
2016-04-06 09:49:50 +00:00 |
|
Ralf Becker
|
01a02a1303
|
hook to invalidate, if mailaccount userdata changes
|
2016-04-06 09:05:02 +00:00 |
|
Ralf Becker
|
368a99167e
|
fix mail account dialog for non user-editable accounts was always readonly and SQL error on storing it, caused by moving tables from (no longer existing) emailadmin to api
|
2016-04-06 08:48:52 +00:00 |
|
Ralf Becker
|
adb748d6e7
|
move hooks class to api and only cache hooks in instance cache (instead of database: filesystem scan takes ~4ms, cache ~0.2ms)
|
2016-04-02 14:16:20 +00:00 |
|
Ralf Becker
|
682fd42a26
|
move CalDAV/CardDAV server to api
|
2016-04-02 10:44:17 +00:00 |
|
Ralf Becker
|
0e443b720d
|
fix imap server shows smpt types and visa versa, also change case of DBMail
|
2016-04-01 12:46:10 +00:00 |
|
Ralf Becker
|
df2791ab63
|
fix PHP Fatal error: Access to undeclared static property: EGroupware\Api\Mail\Html::$system_charset in api/src/Mail/Html.php on line 233
|
2016-03-31 11:40:17 +00:00 |
|
Ralf Becker
|
b42c2fe4f7
|
fix error when saving mail-account
|
2016-03-29 09:58:17 +00:00 |
|
Ralf Becker
|
5f68bc6664
|
move html mail specific part of translation class to Api\Mail\Html
|
2016-03-28 19:38:21 +00:00 |
|
Ralf Becker
|
00abda4682
|
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
|
2016-03-28 18:51:38 +00:00 |
|