Klaus Leithoff
|
7588c9a493
|
rework of fix for problem regarding send with bcc when using esync
|
2016-10-19 10:01:38 +00:00 |
|
Klaus Leithoff
|
c47d8a26c3
|
* Mail: fix problem regarding send with bcc when using esync
|
2016-10-18 13:59:32 +00:00 |
|
Hadi Nategh
|
69ce664000
|
Fix some of content in mails with specific html formats get removed by HtmLawed's balance
|
2016-10-05 17:13:07 +02:00 |
|
Hadi Nategh
|
83de4986c8
|
Fix inline images of compose do not get stored as links into integrated applications like infolog, tracker or calendar
|
2016-09-21 15:52:50 +02:00 |
|
Ralf Becker
|
6a4c89d61a
|
* Mail: iCal attachments are shown as such, only meeting requests trigger calendar interface with accept/reject buttons
|
2016-08-23 17:22:55 +02:00 |
|
leithoff
|
a41896f802
|
fix charset/transfer encoding issue when sending plain ascii mails but adding utf-8 signature
|
2016-08-05 15:12:21 +02:00 |
|
Ralf Becker
|
f89142629a
|
* eSync: fix not synced subject and other headers, after RC3 Outlook memory reduction
|
2016-07-08 10:34:33 +02:00 |
|
Ralf Becker
|
2c238b7071
|
* PHP7/ImportExport: fix different evaluation order of PHP 5 and 7 gives eg. error "Function name must be string" in wizard
|
2016-07-07 20:25:32 +02:00 |
|
Ralf Becker
|
d11405205c
|
fix some scrutinizer "bugs"
|
2016-06-26 19:44:53 +02:00 |
|
Ralf Becker
|
1b4bef13f5
|
return full mime message as stream without any conversation and without caching it, as this probably caused high memory usage when syncing with Outlook
|
2016-06-21 09:33:44 +02:00 |
|
leithoff
|
c173de3935
|
fix for functional folders showing up multiple times
|
2016-06-17 11:50:20 +02:00 |
|
Ralf Becker
|
6a02f1c19a
|
merge changes from update-zpush-2.3 branch into master
|
2016-06-17 09:11:26 +02:00 |
|
leithoff
|
a12f6755ab
|
handle fatal error Using $this when not in object context
|
2016-06-16 12:00:07 +02:00 |
|
leithoff
|
e010510a5e
|
handle fatal error Using when not in object context
|
2016-06-14 10:19:27 +02:00 |
|
leithoff
|
249af04b21
|
handle pass var by reference for getSortedList
|
2016-06-10 09:47:19 +02:00 |
|
leithoff
|
caafb0b84b
|
improved handling of authentication/connection failed errors
|
2016-06-09 15:48:01 +02:00 |
|
leithoff
|
40d1e52238
|
fix warning
|
2016-06-07 16:07:58 +02:00 |
|
leithoff
|
0bd975927f
|
attempt to handle connection failed errors more convieniently
|
2016-06-07 15:31:34 +02:00 |
|
leithoff
|
8a6126f12f
|
handle problems on failed retrieval of headers, when short-preview is switched on in message-list
|
2016-06-02 14:48:19 +02:00 |
|
Hadi Nategh
|
1517c5f323
|
Fix emails with single quote in local address not getting parsed correctly (eg. test.o'test@example.com)
|
2016-05-19 15:46:08 +02:00 |
|
leithoff
|
f29066bc86
|
give more info on failed attachment retrieval
|
2016-05-13 12:26:21 +02:00 |
|
Klaus Leithoff
|
419f90f2e9
|
fix problem regarding sorting autofolders to the beginning of the foldertree
|
2016-05-10 15:17:40 +00:00 |
|
Nathan Gray
|
c8fe06551f
|
Fix merging into email headers adds '@missing_domain'
|
2016-05-03 00:10:30 +00:00 |
|
Ralf Becker
|
834cc466f5
|
to allow installing api or EGroupware without phpgwapi, old exceptions which we have to extend in order allow old apps to catch exceptions thrown from new api, have to reside in api/inc and get autoloaded
|
2016-05-02 16:57:50 +00:00 |
|
Klaus Leithoff
|
8e02180904
|
* Mail: allow to define an existing folder as archive folder and allow to move messages to the specified folder with either right-click action or EGW-shortcut
|
2016-04-29 11:23:05 +00:00 |
|
Ralf Becker
|
0eb3619cd1
|
* Mail/Addressbook/Calendar: add and use charset when sending/receiving mails with vCard/iCals, change default vCard charset preference to utf-8
|
2016-04-29 07:51:13 +00:00 |
|
Klaus Leithoff
|
6ce3c261c0
|
allow quickfiltering when bydate filter is active
|
2016-04-12 11:05:04 +00:00 |
|
Ralf Becker
|
aa45c25685
|
move addressbook_merge to Api\Contacts\Merge
|
2016-04-06 09:49:50 +00:00 |
|
Ralf Becker
|
36b9eb4cfb
|
move bo_merge as Storage\Merge into api
|
2016-04-05 18:43:46 +00:00 |
|
Ralf Becker
|
2bd9c7c7e5
|
fix some wrong case usages of new Api\Html class
|
2016-03-29 09:13:46 +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
|
d1924fee2f
|
fix PHP Fatal error: Class 'EGroupware\Api\auth' not found
|
2016-03-28 19:08:05 +00:00 |
|
Ralf Becker
|
cfe77bd468
|
fix PHP Fatal error: Class 'EGroupware\Api\config' not found
|
2016-03-28 19:03:23 +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 |
|