leithoff
|
b7e5d2fce2
|
* eSync/Mail: make sure From is set correctly to the identity used, when sending by iOS
|
2016-07-21 13:40:33 +02:00 |
|
leithoff
|
6f2ea035f3
|
fix for some language issues reported by S.Unverricht
|
2016-07-19 12:57:28 +02:00 |
|
nathangray
|
328b9cd16c
|
Change background color on expand addresses button to transparent
|
2016-07-18 17:03:32 -06:00 |
|
nathangray
|
9d0f916bbf
|
Resize show all attachments button
|
2016-07-18 17:03:17 -06:00 |
|
nathangray
|
08764ade75
|
Missing translations from Birgit Becker & Stefan Unverricht
|
2016-07-15 09:09:58 -06:00 |
|
leithoff
|
217a1c1dd3
|
change translation for Detail / short Preview in List, as it confuses Details lables in other apps when transforming mail to entries (infolog, tracker, calendar)
|
2016-07-15 10:03:14 +02:00 |
|
leithoff
|
cffd0b26a8
|
translation missing and suggested by S.Unverricht
|
2016-07-14 14:10:41 +02:00 |
|
Ralf Becker
|
19e9a344a3
|
translations from Stefan Unvericht
|
2016-07-13 10:36:51 +02:00 |
|
Ralf Becker
|
314836f7e1
|
* Mail: mailing attachments failed in minimal install caused by using deprecate path-separator constant "SEP"
|
2016-07-11 10:09:24 +02:00 |
|
Ralf Becker
|
5f3f550bd3
|
* eSync: fix not synced subject and other headers, after RC3 Outlook memory reduction
|
2016-07-08 10:35:41 +02:00 |
|
Ralf Becker
|
5d90b8f16d
|
* Mail/Sieve: fix PHP Fatal error on minimal install when trying to edit rules or vacation notice
|
2016-07-07 10:24:28 +02:00 |
|
nathangray
|
116a1ce63c
|
Add an Abort / Retry / Skip prompt for long task when one fails
|
2016-07-04 13:10:26 +02:00 |
|
Hadi Nategh
|
cd34b70908
|
Mail styling:
-Fix delete button hover
-Cleanup app.less
|
2016-06-24 17:43:09 +02:00 |
|
Hadi Nategh
|
83948cc750
|
* Mail: Fix mail unsubscribe does not refresh mail tree anymore
|
2016-06-24 10:05:21 +02:00 |
|
Ralf Becker
|
39288e5e89
|
only cache last headers of last call to GetMessageList, to keep within memory_limit if OL wants to sync a huge number of folders
|
2016-06-23 23:16:12 +02:00 |
|
Ralf Becker
|
6c88354494
|
remove *CloseStream objects, now that z-push WBXMLEncode closes all streams
|
2016-06-23 17:51:03 +02:00 |
|
Ralf Becker
|
5b7e27c275
|
reduce memmory consumption by closing stream on destruction of Sync objects containing streams
|
2016-06-23 14:45:06 +02:00 |
|
nathangray
|
8fe08f2f8d
|
Keep mail list scrollbar visible in Firefox
|
2016-06-22 11:25:11 -06:00 |
|
Hadi Nategh
|
f1e1d061cd
|
Fix taglist jumps into second line in mail compose
|
2016-06-22 18:39:39 +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 |
|
Ralf Becker
|
c08853a711
|
German an Czech translations from Stefan Unvericht
|
2016-06-20 17:45:14 +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 |
|
Hadi Nategh
|
e4371fd344
|
Add icon for folder management in mail tree
|
2016-06-16 16:39:17 +02:00 |
|
Hadi Nategh
|
695a72e3e8
|
Fix dragging an email in compose from one field and dropping it into the same field, removes the item
|
2016-06-15 13:43:55 +02:00 |
|
leithoff
|
4363e7289a
|
use one function to get the data reqired on ItemOperationsGetAttachmentData AND/ot GetAttachmentData calls
|
2016-06-14 16:41:50 +02:00 |
|
leithoff
|
4d7360856a
|
fix call by reference issues
|
2016-06-14 11:28:03 +02:00 |
|
leithoff
|
e931fb1cc4
|
translation for initialization failed message
|
2016-06-14 11:02:54 +02:00 |
|
leithoff
|
17c195a19e
|
handle fatal error on NO mail account available for current user on mail-app-call. call the wizard
|
2016-06-14 10:50:04 +02:00 |
|
Hadi Nategh
|
9ba71d4214
|
Fix pageGenTime breaks calendar view styling
|
2016-06-14 09:50:15 +02:00 |
|
Hadi Nategh
|
2db301ac7a
|
Fix delete and revert icons
|
2016-06-13 10:10:10 +02:00 |
|
Ralf Becker
|
0f7ca734e3
|
remove call to no longer existing method Api\Mailer::AddCustomHeader
|
2016-06-10 12:11:56 +02:00 |
|
Ralf Becker
|
c193325f4c
|
remove call to no longer existing method Api\Mailer::EncodeHeader
|
2016-06-10 12:01:10 +02:00 |
|
Ralf Becker
|
17e8473e6e
|
store folder-hashes via state-maschine in db
|
2016-06-10 08:31:09 +02:00 |
|
leithoff
|
caafb0b84b
|
improved handling of authentication/connection failed errors
|
2016-06-09 15:48:01 +02:00 |
|
Ralf Becker
|
5858523c53
|
z-push 2.3 requires all SyncBaseBody->data to be streams, using StringStreamWrapper::Open and stream_get_contents to convert from and to strings
|
2016-06-08 11:59:11 +02:00 |
|
Hadi Nategh
|
5c803e9c43
|
Fix fatal error in mail
|
2016-06-08 10:08:20 +02:00 |
|
leithoff
|
0bd975927f
|
attempt to handle connection failed errors more convieniently
|
2016-06-07 15:31:34 +02:00 |
|
Ralf Becker
|
e9f854a074
|
replace under zpush 2.3 removed global debugLog() function with ZLog::Write(LOGLEVEL_DEBUG, ...)
|
2016-06-07 13:02:41 +02:00 |
|
Ralf Becker
|
70e278d6a1
|
fix jquery.base64 path
|
2016-06-07 09:38:11 +02:00 |
|
Ralf Becker
|
e03c84f948
|
* Mail: fix PHP Fatal when switching identities
|
2016-06-06 15:08:57 +02:00 |
|
Hadi Nategh
|
d5aab5ca50
|
Fix broken mail tree caused by commit 9b99ce5339
|
2016-06-03 10:33:38 +02:00 |
|
Hadi Nategh
|
87fb94a496
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
|
Hadi Nategh
|
9b99ce5339
|
Fix mail tree throws xml error when tries to call wizard popup
|
2016-06-02 12:33:50 +02:00 |
|
Hadi Nategh
|
e1afa27a7c
|
Fix mail label colors disappeared. Additionally, remove the column id from mail list
|
2016-06-01 19:38:49 +02:00 |
|
Hadi Nategh
|
31e47ec8f3
|
Try to satisfy scrutinizer
|
2016-06-01 16:41:12 +02:00 |
|
Hadi Nategh
|
1fb42cb4e9
|
Fix mail compose gets blank page by clicking on subject field in mobile template
|
2016-06-01 14:07:20 +02:00 |
|
Hadi Nategh
|
b3bbb83ab6
|
Remove extra margin-right applied to mail list in mobile template
|
2016-06-01 09:36:15 +02:00 |
|
nathangray
|
bd6c45c845
|
Get nextmatch column widths sorted out so column selector is visible, and columns line up with headers.
|
2016-05-25 11:54:46 -06:00 |
|
Hadi Nategh
|
60bc400313
|
Fix modified view templates are not getting updated because of no cache-buster modification timestamp
|
2016-05-25 16:44:36 +02:00 |
|