Commit Graph

1745 Commits

Author SHA1 Message Date
Hadi Nategh
dee750fb9c Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read 2018-07-17 10:53:01 +02:00
Hadi Nategh
a3643370a6 Keep expander fields left aligned together with html checkbox in compose dialog 2018-07-13 10:49:06 +02:00
Hadi Nategh
7306ce7e82 Fix contacts with ampersands in their name will fail in mailto function 2018-07-13 10:48:02 +02:00
Hadi Nategh
9721e121b0 Some styling improvements for mail compose 2018-07-13 10:41:26 +02:00
Hadi Nategh
b81f663ec4 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-07-13 10:40:31 +02:00
Hadi Nategh
db60d3cfa9 Make sure there is toolbar before using it 2018-07-13 10:39:33 +02:00
Hadi Nategh
68de0eba1a * Mail: Implement new preference for toggle actions. For instance, switching Cc, BCc or S/MIME Sign always on when trying to compose an email. 2018-07-13 10:38:47 +02:00
Hadi Nategh
32f50567f0 W.I.P. of mail toggled on actions preferences 2018-07-13 10:26:48 +02:00
Hadi Nategh
9301a9c5b1 Do not run draft auto save if any of the tags are in edit mode 2018-07-13 10:04:56 +02:00
Hadi Nategh
14bbfe9dfa Remove magicsuggest from api then add it to vendor 2018-07-13 10:04:08 +02:00
Hadi Nategh
68e4030fe5 * Mail: fix some smime signed messages get recognized wrongly as encrypted 2018-07-05 14:44:28 +02:00
Ralf Becker
44dfbe8ec7 * Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair 2018-06-26 16:01:52 +02:00
Hadi Nategh
a8d2394cc9 * Mail: fix from address in mobile template 2018-06-18 11:35:07 +02:00
nathangray
89c6d7a501 * Mail - avoid javascript error blocking context menu from SpamTitan check when row data not found 2018-06-15 09:04:23 -06:00
Hadi Nategh
7e8f9c0238 Add translation for previous commit 2018-06-15 16:39:17 +02:00
Hadi Nategh
2206357059 * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 16:39:05 +02:00
nathangray
ddb86950bd Mail - missing translations 2018-05-30 11:44:10 -06:00
Hadi Nategh
6e78ed5712 * Tracker: fix inline images from mailhandling are not getting resolved properly 2018-05-22 16:15:28 +02:00
Hadi Nategh
d06c81dcf8 * Tracker: fix inline images imported from mail get always overridden by the first inline image in the list 2018-05-22 16:15:03 +02:00
Ralf Becker
c39730b1a7 Translations from Ilias Chasapakis 2018-05-14 11:22:55 -06:00
Ralf Becker
369249a5e8 * Calendar: fix not working Mail/Meetingrequest to all participants action 2018-05-05 11:51:40 +02:00
Ralf Becker
fee81c93b1 fix PHP Fatal error: Uncaught TypeError: Argument 3 passed to stylite_mail_spamtitan::sync_aliases() must be of the type array, null given 2018-04-23 20:14:14 +02:00
Ralf Becker
9ba44fb120 fix typo 2018-04-23 19:19:23 +02:00
Ralf Becker
5692211a44 synchronising email aliases with SpamTitan, when first spam action in a session is used 2018-04-23 19:19:19 +02:00
Ralf Becker
56d60ed64f fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable 2018-04-13 09:14:29 +02:00
Hadi Nategh
52ee93dd8d Add some translations, thanks to Evgen Vodopivec. 2018-04-11 16:01:59 +02:00
Hadi Nategh
e7458a33a6 Add and fix some translations, thanks to Stefan Unverricht. 2018-04-11 15:20:22 +02:00
Ralf Becker
0bac07f1ba fixing function and test 2018-04-11 14:06:54 +02:00
Hadi Nategh
b831af967e Test if the filename is not empty 2018-04-11 12:02:44 +02:00
Hadi Nategh
58b75225a7 Test to make sure 4-byte utf8 supplementary chars get cleaned up 2018-04-11 12:02:32 +02:00
Ralf Becker
9fff809d90 * EMail/sMime: allow non-admin users to upload their keys 2018-04-10 15:22:42 +02:00
Hadi Nategh
729ed7c63c Add some translations from translation server 2018-04-10 11:57:30 +02:00
Hadi Nategh
26bd318aaa * Mail: Fix mail import does not display imported mail in correct style 2018-04-09 17:40:37 +02:00
Hadi Nategh
4a3773ddcd * Addressbook: Fix send all contact's emails/vcards to compose dialog does not work 2018-04-09 16:42:43 +02:00
Hadi Nategh
30a9f76134 Add some translations, thanks to Evgen Vodopivec. 2018-04-03 11:26:59 +02:00
Hadi Nategh
69da838861 Remove extra background color from splitter bar 2018-03-26 12:42:40 +02:00
Hadi Nategh
20c02ec2c1 Try to inform user properly when forward/reply failure of encrypted smime message happens 2018-03-21 10:36:28 +01:00
Hadi Nategh
6c124c8f42 Add missing commits for vcard feature 2018-03-21 10:34:17 +01:00
Hadi Nategh
f6b22c3643 WIP framework's popup storage/restore:
- Keep tracking of popup's window object and restore it when needed
- Implement a method to check an already opened popup and execute a method in the selected popup context
- Fix vcard import into opened compose windows not working
2018-03-12 17:41:38 +01:00
nathangray
562e690f85 * Mail - Improvements to list display in address search results
Now automatic group lists & created distribution lists limited to 10 each
If there are more, this is indicated with ellipsis
2018-03-07 11:44:39 -07:00
Hadi Nategh
50c7d62bc8 An attempt to fix the failing test on vertical char 2018-03-05 14:53:54 +01:00
Hadi Nategh
a987ddbe85 Make sure replace only and only VT char (Vertical Tab) 2018-03-02 12:14:17 +01:00
Hadi Nategh
027af2c760 * Mail: Fix spacing issue between grouped toolbars 2018-02-15 15:14:39 +01:00
Ralf Becker
fc42b3474d pending DE and SK translation from Stefan Unvericht 2018-02-09 12:06:22 +01:00
Hadi Nategh
47c94ee9a5 Fix wrongly used exception type on previous commit 2018-02-08 16:10:29 +01:00
Hadi Nategh
b5210f6a24 Fix mail integration fails on SMIME authentication failure. 2018-02-08 15:26:19 +01:00
Hadi Nategh
7a296bec18 Add some translations 2018-02-08 14:27:03 +01:00
Ralf Becker
79309d3afb remove not necessary skipping of regular validation on sending mail 2018-02-05 19:06:14 +01:00
Hadi Nategh
fa7387c53d Some styling improvements for Mail compose dialog 2018-01-25 13:01:45 +01:00
nathangray
c969ce559e Mail - translations from Stefan Unverricht 2018-01-23 14:39:49 -07:00