Commit Graph

1721 Commits

Author SHA1 Message Date
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
nathangray
a084094f1d Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:18:04 -07:00
nathangray
325ccfefca * Mail - Filter / and ? from filenames when saving to VFS or disk 2018-01-22 09:17:49 -07:00
Hadi Nategh
6db10ccc37 Make mail inline image warning message a bit smaller to get it fit into one line 2018-01-22 16:45:13 +01:00
Hadi Nategh
294e7f16b0 Fix translation 2018-01-11 11:51:21 -07:00
Hadi Nategh
e0ad6d1a2f Do not remove signature part in forward inline 2018-01-08 14:25:32 +01:00
Hadi Nategh
78f7806e63 Add/fix some translations 2018-01-04 11:35:59 +01:00
Hadi Nategh
02b3176448 Do not select next mail from the list after a reported spam mail 2018-01-03 17:30:33 +01:00
Hadi Nategh
cc4dad81de vfsSaveAttachment is no longer needed to be as public function 2017-12-18 12:44:50 +01:00
Hadi Nategh
943c2a2edf * Mail: fix rename of an attachment and saving it into Filemanager always keep the original name of attachment with no respect to the given new name. 2017-12-18 11:27:52 +01:00
nathangray
48f0c07432 Also remove slash (/) from subject & attachments when going to VFS 2017-12-15 14:37:23 -07:00
nathangray
b67fa09715 English language improvements from Rafael Chacón 2017-12-11 09:10:10 -07:00
Hadi Nategh
3d8a5505d8 * Mail: Do not popup smime certificate dialog if the smime is not configured 2017-12-07 14:14:55 +01:00
Hadi Nategh
2b72f759ff * Addressbook: fix bug setting Hide User Account in preferences into Show all accounts breaks show accounts 2017-12-01 17:07:42 +01:00
nathangray
e8758c9cd6 Some style fixes:
- Missing icons in several dialogs
- Change nextmatch dialog action to use et2_dialog
2017-11-29 11:27:57 +01:00
nathangray
45fd2e5024 Mail - Fix ": " gets the space stripped, leaving just ":" 2017-11-28 09:07:35 -07:00
nathangray
eb20e4da2a Mail - Fix initial cursor position when replying to text emails 2017-11-27 15:35:34 -07:00
Hadi Nategh
b447c908f7 Fix broken inline images caused by commit 7c65127e64 2017-11-27 16:28:33 +01:00
Hadi Nategh
a58114699d Add some German translations from Stefan Unverricht 2017-11-27 11:40:10 +01:00
nathangray
d96730542a - Make link-entry take the whole width
- Capitalization
2017-11-24 09:30:42 -07:00
nathangray
a664b7575c German translation from Birgit 2017-11-24 09:30:32 -07:00
nathangray
de27872480 Mail - fix some tracker integration bugs:
- Dialog had english title & buttons
- Append button didn't work
2017-11-24 09:30:22 -07:00
nathangray
ed657525d9 Fix drag and drop linking of email 2017-11-20 09:45:35 +01:00
nathangray
357f6ae65f Mail - Also include HTML version of email in integration data (for apps that can handle it) 2017-11-15 08:50:33 -07:00
Hadi Nategh
69af10023d Fix save attachments actions not being displayed in mobile view 2017-11-13 15:01:43 +01:00