|
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 |
|
|
d11405205c
|
fix some scrutinizer "bugs"
|
2016-06-26 19:44:53 +02:00 |
|
|
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 |
|
|
c173de3935
|
fix for functional folders showing up multiple times
|
2016-06-17 11:50:20 +02:00 |
|
|
6a02f1c19a
|
merge changes from update-zpush-2.3 branch into master
|
2016-06-17 09:11:26 +02:00 |
|
|
a12f6755ab
|
handle fatal error Using $this when not in object context
|
2016-06-16 12:00:07 +02:00 |
|
|
e010510a5e
|
handle fatal error Using when not in object context
|
2016-06-14 10:19:27 +02:00 |
|
|
249af04b21
|
handle pass var by reference for getSortedList
|
2016-06-10 09:47:19 +02:00 |
|
|
caafb0b84b
|
improved handling of authentication/connection failed errors
|
2016-06-09 15:48:01 +02:00 |
|
|
40d1e52238
|
fix warning
|
2016-06-07 16:07:58 +02:00 |
|
|
0bd975927f
|
attempt to handle connection failed errors more convieniently
|
2016-06-07 15:31:34 +02:00 |
|
|
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 |
|
|
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 |
|
|
f29066bc86
|
give more info on failed attachment retrieval
|
2016-05-13 12:26:21 +02:00 |
|
|
419f90f2e9
|
fix problem regarding sorting autofolders to the beginning of the foldertree
|
2016-05-10 15:17:40 +00:00 |
|
|
c8fe06551f
|
Fix merging into email headers adds '@missing_domain'
|
2016-05-03 00:10:30 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
6ce3c261c0
|
allow quickfiltering when bydate filter is active
|
2016-04-12 11:05:04 +00:00 |
|
|
aa45c25685
|
move addressbook_merge to Api\Contacts\Merge
|
2016-04-06 09:49:50 +00:00 |
|
|
36b9eb4cfb
|
move bo_merge as Storage\Merge into api
|
2016-04-05 18:43:46 +00:00 |
|
|
2bd9c7c7e5
|
fix some wrong case usages of new Api\Html class
|
2016-03-29 09:13:46 +00:00 |
|
|
5f68bc6664
|
move html mail specific part of translation class to Api\Mail\Html
|
2016-03-28 19:38:21 +00:00 |
|
|
d1924fee2f
|
fix PHP Fatal error: Class 'EGroupware\Api\auth' not found
|
2016-03-28 19:08:05 +00:00 |
|
|
cfe77bd468
|
fix PHP Fatal error: Class 'EGroupware\Api\config' not found
|
2016-03-28 19:03:23 +00:00 |
|
|
00abda4682
|
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
|
2016-03-28 18:51:38 +00:00 |
|