Commit Graph

2440 Commits

Author SHA1 Message Date
Ralf Becker
c37581f43c * EPL/mail: support SpamTitan REST API to manage spam, requires an API token 2021-02-08 17:31:49 +02:00
nathangray
0021080641 Translation fixes from Stefan 2021-02-04 17:00:40 -07:00
Ralf Becker
0f69a5669f pending translations from our translation server 2021-02-03 08:25:50 +01:00
Hadi Nategh
bb5157d338 Fix sieve rules edit dialog loses its matches field value after re-opening the entry 2021-01-29 11:19:42 +01:00
nathangray
0ff219fab9 Mail: Save as option translation from Birgit 2021-01-11 09:43:38 -07:00
nathangray
6fec92bf8b * Mail: New "Save As" preference option to attach just the mail, no mail attachments 2021-01-06 10:04:24 -07:00
Hadi Nategh
ec7231dbd5 Give some padding to calendar meeting request dialog 2020-12-18 14:43:22 +01:00
Hadi Nategh
870cb9f175 Fix error "Uncaught (in promise) TypeError: framework.notifyAppTab is not a function", happens in mobile view 2020-12-17 16:01:43 +01:00
nathangray
1154b1cdb9 Mail: Translation for new config setting 2020-12-16 08:35:48 -07:00
nathangray
77d195bd9c * Mail: Config setting for how many mailing lists are returned in address search results 2020-12-14 09:34:37 -07:00
Ralf Becker
e717daa467 fix PHP Warning array_values expects parameter 1 to be an array line 3635 2020-12-02 09:13:04 +01:00
nathangray
c928c54877 Try to avoid warning in error_log 2020-11-27 11:27:15 -07:00
nathangray
8b28d8ffd0 Etemplate: Include etemplate exec_id as sortable parameter 2020-11-04 15:15:31 -07:00
Hadi Nategh
7010cc36c1 Fix error thrown from magicsuggest caused by wrong menuaction 2020-10-28 15:38:12 +01:00
Ralf Becker
ab8f644f32 pending translations from our translation server 2020-10-28 13:51:14 +01:00
Hadi Nategh
a12cdb1d02 * Mail: do not override existing compose fields with predefined values 2020-10-19 13:12:18 +02:00
Hadi Nategh
4aa14c91c2 Add missing files from commit 68d682d 2020-10-01 10:44:18 +02:00
nathangray
68d682d293 * Mail: Fix recent, read messages looked exactly the same as unread messages 2020-09-25 08:59:08 -06:00
Hadi Nategh
acbd23a60a * Mail: Add custom html toolbar settings in mail site-configuration in order to be able to add/remove certain actions only for mail-compose dialog. 2020-09-25 14:17:29 +02:00
Hadi Nategh
cf1f3203d0 Remove excessive margin-top from toolbar's more button 2020-09-21 12:21:46 +02:00
Hadi Nategh
e3aad386e0 Fix dropdown button styling in mail compose toolbar 2020-09-18 10:45:25 +02:00
Ralf Becker
9ed7d0b110 * Mail: handle push of delete or move of all messages in folder 2020-09-08 17:17:25 +02:00
Hadi Nategh
ec77cf0ff6 * Mail: Fix opening mailto: link in html mail causes connection error 2020-08-25 15:18:38 +02:00
nathangray
8628b50ffb * Mail: Fix deleting or moving multiple mail to another folder did not update the list 2020-08-24 12:35:06 -06:00
Ralf Becker
a7e611af5f * Mail: fix moving a mail removes more then the moved mail, if push is active 2020-08-19 17:09:34 +02:00
Ralf Becker
e188c9f904 fix foldertree.getLabel(folder).replace() is not a function 2020-08-17 21:45:41 +02:00
Ralf Becker
6bd87cafb5 dynamic disable NM autorefresh on get_rows response depending on push support of imap-server 2020-08-11 15:52:28 +02:00
Ralf Becker
19b8cb25a8 ignore MessageAppend all together for all new message notifications, as Sieve moved mails still use MessageNew 2020-08-06 14:46:28 +02:00
Ralf Becker
879943f3d2 do NOT update counter in Mail tab-header, eg. for Junk 2020-08-06 13:00:51 +02:00
Ralf Becker
deac5166e7 check et2 is ready 2020-08-06 09:40:53 +02:00
Ralf Becker
6e2745f129 update unseen counter in folder-tree for delete too 2020-08-06 09:02:34 +02:00
Ralf Becker
2ea0792600 remove mails marked as \Delete eg. by TB, which does not expunge immediatly 2020-08-05 18:09:37 +02:00
Hadi Nategh
e3cf9b7aa5 Make sure to clean up the duplicated class 2020-08-05 16:43:57 +02:00
Hadi Nategh
6b3747d225 Update pushed flags without requesting from server 2020-08-05 15:38:14 +02:00
Ralf Becker
d8752eecf8 * Mail/Admin: do NOT allow to set forwards via Sieve rules, if user forwards are disabled (not standard SMTP!) 2020-08-05 14:08:31 +02:00
Hadi Nategh
3ece75667d Avoid extra request to server for update-in-place refresh 2020-08-05 10:43:04 +02:00
Ralf Becker
371bb59bdf pass requested uids to backend, also ignore Sent folder for notification and fix update of foldername 2020-08-04 18:17:04 +02:00
Ralf Becker
bb0b93bf67 changes to receive further push notifications from Dovecot 2.3+ 2020-08-04 15:54:29 +02:00
Ralf Becker
9825b36148 pending translations from our translation server 2020-07-31 13:02:30 +02:00
Ralf Becker
a562cdf502 dynamic enable password suggest for sharing links 2020-07-30 21:56:57 +02:00
Ralf Becker
0f4b40c7fb * Mail: new preference to disable notifications for new arriving mails (requires push for mail) 2020-07-30 12:10:53 +02:00
Ralf Becker
08acad038c * Mail: replying to a mail should only update icon, not move it to top of list 2020-07-29 13:58:15 +02:00
Ralf Becker
45caead02b replace mail_bo with Api\Mail 2020-07-27 08:07:45 +02:00
Ralf Becker
a350f6a871 increment notification counter on (closed) mail tab 2020-07-24 19:13:11 +02:00
Hadi Nategh
56376465f2 Make sure draft folder contains profile id when using it as folder option 2020-07-24 14:38:33 +02:00
Ralf Becker
cf06054fd7 move configuration of imap servers supporting push to mail site config and stadard imap server 2020-07-23 14:17:32 +02:00
Ralf Becker
a101a6f579 fix typo 2020-07-22 21:27:05 +02:00
Ralf Becker
a86a4bcdc3 fix account marked in tree gives only $acc_id not "$acc_id::INBOX" 2020-07-22 18:58:25 +02:00
Ralf Becker
28616ef0ee nm_value.selectedFolder is not always set, read it from foldertree, if not 2020-07-22 17:38:02 +02:00
Ralf Becker
0f8a2668fb fix token was only updated on account-change, not new login or daily token rotation, also support now multiple tokens/instances registring tokens for same account 2020-07-22 17:01:19 +02:00
Alexandros Sigalas
ea548a90ab Added hook: mail_compose_after_save 2020-07-22 09:06:00 +02:00
Ralf Becker
8c46a2d541 remove outside module invalid import statement (added by PHPStorm) 2020-07-22 08:55:35 +02:00
nathangray
f0b924008b Etemplate: Add a callback so apps can decide where to put new push rows 2020-07-21 15:32:22 -06:00
Hadi Nategh
eb927182b1 Mail push update:
- Implement folder status update
- Fix list gets updated even if it is not the active profile
2020-07-21 11:46:36 +02:00
nathangray
2a166fa47c * Mail: Fix download attachments as zip
Caused redirect with error message "Class 'mail_bo' not found"
2020-07-20 15:42:05 -06:00
Ralf Becker
bf44ee753a WIP push for mail (currently only Dovecot with further configuration!) 2020-07-20 12:09:08 +02:00
Hadi Nategh
67d50fca78 Fix mail subject modifier dialog 2020-07-13 16:30:11 +02:00
nathangray
d8a51abd8a Mail: Add missing placeholder translation 2020-07-09 14:03:08 -06:00
Ralf Becker
76c36cfbcd * Mail: allow to configure a proxy to display external http images (eg. proxy.egroupware.org) 2020-07-09 11:54:52 +02:00
Ralf Becker
bcf9e1edee proxy http images to https 2020-07-08 20:51:33 +02:00
Ralf Becker
0faa8b367e * Mail: open notification email of own domain as popup 2020-07-08 14:28:21 +02:00
Hadi Nategh
b0965ea44d Arrange mail-tree's menu item 2020-07-06 15:22:04 +02:00
Hadi Nategh
16579e7bcb Fix translations 2020-07-06 14:25:08 +02:00
Hadi Nategh
f5fe1cf02f Add replyto and folder fields into predefined compose values 2020-07-06 10:25:56 +02:00
Hadi Nategh
9130b70347 Add translations 2020-07-03 15:12:19 +02:00
Hadi Nategh
11ba189bd0 Make sure content has at least an empty object 2020-07-02 11:00:15 +02:00
Hadi Nategh
ae101a28c4 Implement predefined addresses for compose dialog 2020-07-02 10:42:42 +02:00
Hadi Nategh
6ba8210d83 Avoid requesting external images with mixed content 2020-06-30 15:54:21 +02:00
Ralf Becker
361d5cb351 bump version to 20.1 2020-06-28 10:04:21 +02:00
Hadi Nategh
5b1071e3d9 Try to warn user about Mixed Content sometimes being used as external images in mail contents. 2020-06-25 16:34:40 +02:00
nathangray
4d67f98eeb Fix incorrect class 2020-06-24 13:43:18 -06:00
Ralf Becker
d83c567703 pending translations from our translation server 2020-06-12 12:29:47 +02:00
nathangray
72affb6696 Mail: Fix some remaining usages of mail_bo
see 2398968fb8
2020-06-09 14:19:21 -06:00
Ralf Becker
a0760f6b96 * Mail: fix creating a folder on level of inbox gave an error (if imap server supports it) 2020-06-08 11:59:49 +02:00
Ralf Becker
2398968fb8 remove deprecated mail_bo (moved to Api\Mail a long time ago) 2020-06-08 09:34:44 +02:00
nathangray
213a30a250 Mail: Link expiration date blur text now changes if you have EPL enabled 2020-06-05 14:33:26 -06:00
Hadi Nategh
141ad5b5cc Make sure external images warning message not obscuring mail content 2020-05-15 11:04:14 +02:00
nathangray
be32da9ff4 Translate smime status messages, translation from Stefan Unverricht 2020-05-07 09:39:02 -06:00
nathangray
bed10386f5 Missing translations from Stefan Unverricht 2020-05-06 14:48:50 -06:00
Ralf Becker
dfb5531118 pending translations from our translation server 2020-04-29 19:53:40 +02:00
Hadi Nategh
160334a4ac Fix status action orders 2020-04-22 12:31:25 +02:00
nathangray
16e3b2cd05 Fix missing translation reported by Stefan Unverricht 2020-04-21 10:58:25 -06:00
Ralf Becker
1436aeeb27 pending translations from our translation server 2020-04-21 16:30:16 +02:00
nathangray
397fc8a620 Fix missing translation reported by Stefan Unverricht 2020-04-16 11:34:10 -06:00
nathangray
92af8ec297 Fix typo 2020-04-16 11:01:23 -06:00
nathangray
85b44d4df3 Fix missing translation reported by Stefan Unverricht 2020-04-16 10:23:22 -06:00
Hadi Nategh
b36cfa4a80 Add icon into status icon 2020-04-09 11:37:47 +02:00
Ralf Becker
f4e64e18b3 pending translations from our translation server 2020-04-08 19:09:00 +02:00
nathangray
93a7166710 Add hidden upload directory as mail action 2020-03-26 13:20:20 -06:00
nathangray
895b1ebee9 Cleanup, bugfix & refactoring of hidden upload folder. 2020-03-25 11:39:40 -06:00
nathangray
7163acfe1d * Add action to share filemanager folder (readonly) with hidden upload folder 2020-03-24 20:34:04 -06:00
nathangray
7e1da8d909 Fix some popups restricted to just one popup window
- Admin -> Edit user
- Mail -> View source & View header
2020-03-23 09:57:06 -06:00
Ralf Becker
7932a3a693 pending changes from our translation server 2020-03-18 11:29:58 +01:00
nathangray
d4b9397d62 Refactor tests to avoid deprecated assertions 2020-03-10 15:54:02 -06:00
Ralf Becker
ce47208874 fix function signature in order to update to phpUnit 8 2020-03-04 18:47:48 +01:00
Hadi Nategh
20dff3e101 Apply compiled mobile app.css 2020-02-19 11:59:00 +01:00
Hadi Nategh
ece36df5d4 Fix mailPreview padding 2020-02-17 19:25:15 +01:00
Hadi Nategh
6a64128893 Fix mail tree not reading available svg icons 2020-01-31 16:57:34 +01:00
Hadi Nategh
23449272e2 * Mail: fix mail acl can't save or retrieve after changing mailbox via folder selectbox 2020-01-31 15:03:56 +01:00
Ralf Becker
4447e1a618 pending translations from our translation server 2020-01-30 13:47:32 +01:00
Ralf Becker
b65b21fe9c allow images and media in mail via http: and https:, but remove object tags (already forbiden via CSP) 2020-01-29 14:40:30 +01:00
Ralf Becker
2ea9549dcf stricter CSP policy for mail body 2020-01-28 17:45:36 +01:00
Hadi Nategh
e73a1088fb Fix mail icons size 2020-01-24 16:38:37 +01:00
Hadi Nategh
256678dd5d Make status images the same size as other icons in mail app 2020-01-20 15:48:59 +01:00
Hadi Nategh
dfa35d21ea Add svg version of mail new icon 2020-01-20 15:25:53 +01:00
Hadi Nategh
0924b38acb * Mail: Fix broken link mail in infolog via drag and drop action 2020-01-07 16:31:57 +01:00
Hadi Nategh
b51a17e2fb Fix mail's vertical splitter bar in the middle overlaps scrollbar of the left pane 2020-01-07 14:34:21 +01:00
Hadi Nategh
e8b3372d43 Cleanup filename before saving it to avoid mismatch filename 2020-01-06 15:48:02 +01:00
Ralf Becker
e3aeb0487c pending changes from our translation server 2019-12-20 08:42:01 +01:00
Hadi Nategh
4619d55045 * File selector: implement Overwrite and Rename possibilities for saving an existing email message or attachment 2019-12-18 16:31:54 +01:00
Hadi Nategh
2e43fecd66 Commit new translations from translation server 2019-11-25 16:44:58 +01:00
nathangray
2686d99cdd Mail: Give more horizontal space for subject in preview 2019-11-01 15:23:45 -06:00
Ralf Becker
ebf2cd8601 pending translations from our translation server 2019-10-31 12:55:11 +01:00
Hadi Nategh
96679fdee0 * Mail: fix textarea in compose dialog gets disappeared after attaching a file, happens in mobile template only 2019-10-11 14:24:23 +02:00
Hadi Nategh
f26c9d73ca Update read/unread icons for actions 2019-10-01 11:04:27 +02:00
Hadi Nategh
2bb0f11ffe Fix seen/unseen svg icons 2019-10-01 10:08:01 +02:00
Hadi Nategh
a69d24ee66 * Api: Enable d-n-d into HtmlArea 2019-09-30 17:22:18 +02:00
Hadi Nategh
6f799d7cb7 Apply new translations from translation server 2019-09-30 10:55:13 +02:00
Hadi Nategh
9c7ac71b45 Add svg icon for deleted mail status 2019-09-25 15:38:59 +02:00
Hadi Nategh
3b5f6eb1c3 Applying some new icons from Eva 2019-09-25 15:16:52 +02:00
Hadi Nategh
1147069fcd Update some icons from Eva 2019-09-24 12:14:18 +02:00
Hadi Nategh
68c5d1f2be Update more svg icons from Eva 2019-09-20 14:06:35 +02:00
Hadi Nategh
ab455be633 Fix saveAsDraft icon in mail compose 2019-09-20 10:44:19 +02:00
Hadi Nategh
2a35c7c4e4 Fix priority and notification icons 2019-09-19 16:28:49 +02:00
Hadi Nategh
120bf82a69 Update more SVG icons from Eva 2019-09-19 14:50:58 +02:00
Hadi Nategh
7dff2d7f94 Make mail compose dialog slightly bigger to get all actions in toolbar on a same line 2019-09-19 10:44:59 +02:00
Hadi Nategh
8bbb75df48 Update some icons 2019-09-16 10:13:10 +02:00
nathangray
69a6b5ec41 Mail - icon cleanup
- Remove png in favour of svg
- Use filemanager navbar icon for filemanager related actions
2019-09-09 15:39:56 -06:00
nathangray
a83d2d5b52 * Mail - fix email date is an editable field in mail display 2019-09-09 12:04:13 -06:00
Ralf Becker
f67efb50ae fix to small Sent button in compose 2019-09-05 11:35:19 +02:00
Hadi Nategh
0232ab96d4 Replace some of compose toolbar actions icons with their svg versions 2019-08-29 15:54:31 +02:00
Hadi Nategh
8506bf5e5f * Mail: fix drag-n-drop files from desktop no longer works on htmlarea as expected 2019-08-28 16:16:36 +02:00
Hadi Nategh
74d6322414 Fix modify mail subject action's title 2019-08-26 17:01:37 +02:00
Hadi Nategh
2da7c30cdc Try to fit all htmlarea tools on the same line 2019-08-21 12:28:43 +02:00
Hadi Nategh
c6adfe64ca * Mail: fix broken save to filemanager action 2019-08-21 12:12:20 +02:00
Hadi Nategh
0564e61c50 * Mail: add format selector into compose htmltext editor's toolbar 2019-08-20 15:55:53 +02:00
Hadi Nategh
193a8847b9 Remove extra saving as draft 2019-08-19 10:26:21 +02:00
nathangray
ce79581185 Mail - store merge emails to a single contact in drafts before they're sent, instead of directly in sent folder 2019-08-16 10:46:35 -06:00
Hadi Nategh
7d111ab58d Make app action icons colored again 2019-08-05 10:59:26 +02:00
Hadi Nategh
88164b6dac Fix save-to-filemanager action not working when it's an opened popup mail from another app (e.g. filemanager) 2019-08-01 12:30:55 +02:00
nathangray
1bd5987a22 Mail - avoid blank line at the top when loading drafts 2019-07-29 13:22:25 -06:00
nathangray
4432e461a0 Mail - avoid blank line at the top of merged emails 2019-07-26 11:48:39 -06:00
Ralf Becker
b8f8e53620 pending translations from our translation server 2019-07-17 12:34:22 +02:00
Ralf Becker
efcb0471b3 bump version to 19.1 2019-07-16 10:46:59 +02:00
Ralf Becker
0addb59e99 pending translations from our translation server 2019-07-04 12:39:40 +02:00
Ralf Becker
d9ec6bf3e1 pending translations from our translation-server 2019-06-29 10:42:47 +02:00
Ralf Becker
f4500fb9c1 pending changes from our translation server 2019-06-20 21:22:34 +02:00
nathangray
5fce8985b8 Missing translations from Stefan Unverricht 2019-06-18 11:43:37 -06:00
Ralf Becker
5c2723d501 delete message after meeting-response is processed successful by calendar 2019-06-15 08:45:25 +02:00
nathangray
1497f6f026 Mail - add 'Mark all as read' action for folders too 2019-05-14 14:08:36 -06:00
nathangray
7b15a6e0f5 Mail - remove double message after deleting 2019-05-14 13:10:45 -06:00
Ralf Becker
310182cc85 Add translations 2019-05-14 17:27:48 +02:00
Hadi Nategh
a0a1326e6f Add mail compose action for status app 2019-05-07 11:17:26 +02:00
Hadi Nategh
98b9de516d Save the composed mail before it gets sent 2019-04-29 13:02:33 +02:00
Ralf Becker
a76af8c7e3 fix typo 2019-04-24 12:13:23 +02:00
Hadi Nategh
08ac18c4db Apply new style for row selection and hover 2019-04-03 11:26:32 +02:00
Ralf Becker
be212f908c * Mail: check non-utf8 body, if it might be utf-8, to display readable 2019-03-29 16:51:07 +01:00
nathangray
89accef391 Missing or not translated phrases from Stefan Unverricht 2019-03-29 09:31:58 -06:00
nathangray
1c8db476f3 Missing or not translated phrases from Stefan Unverricht 2019-03-29 09:22:06 -06:00
Hadi Nategh
266d4ebd70 Some more styling changes:
- Add png version of app icons
- Add nm header column selection icon
2019-03-26 12:21:33 +01:00
Hadi Nategh
881b690aae * Mail: fix S/MIME fails with addresses not written in lowercase 2019-03-25 17:12:11 +01:00
Hadi Nategh
281a75883c Some improvements for nextmatch header style 2019-03-25 14:21:56 +01:00
Hadi Nategh
f2a5069aa9 Style mail attachments area 2019-03-25 11:09:20 +01:00
Hadi Nategh
b179ea871c Use gray version of app icons for actions system 2019-03-25 10:41:23 +01:00
Hadi Nategh
74dde1dd0e Apply some new app colors and icons 2019-03-25 09:53:17 +01:00
Ralf Becker
b6d056a237 no need to search for etag 2019-03-23 10:49:36 +01:00
Hadi Nategh
784db8b12e Remove extra styling from mail toolbar actions 2019-03-22 16:08:40 +01:00
Hadi Nategh
28fde2a89c Remove bg from compose/send 2019-03-22 15:56:01 +01:00
Hadi Nategh
6053053f77 New style for compose and send button 2019-03-22 12:25:54 +01:00
Hadi Nategh
f3b0362653 Remove extra navbar icons from mobile template 2019-03-21 16:43:23 +01:00
Hadi Nategh
d8d6d4d247 Apply new app color codes 2019-03-21 11:53:37 +01:00
Ralf Becker
bc1db0019a remove stroke / outline from svg images 2019-03-06 15:47:53 +01:00
Hadi Nategh
a639a9aee3 Make filemanager icon bigger 2019-02-26 18:10:01 +01:00
Hadi Nategh
5f04ec0ad6 * Mail: fix opening a forwarded mail as attachment into an existing compose dialog fails 2019-02-26 11:58:20 +01:00
Hadi Nategh
cbbd3e2cd8 Remove resetting password field in compose dialog seems new Safari version does the right thing regarding autocomplete = "new-password" 2019-02-25 15:16:15 +01:00
Hadi Nategh
58ad1d6fe1 Use tnef folder parameter set by commit 1920814067 2019-02-22 11:00:47 +01:00
nathangray
d805e9f467 Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
Hadi Nategh
a059628f58 * Mail: take user's cutomfields type of email into account when searching for contacts in Compose -> TO field. 2019-02-01 11:13:43 +01:00
Hadi Nategh
32095efd4b Make the edit account dialog slightly bigger to get all toolbars fit in one line 2019-01-25 14:54:06 +01:00
nathangray
886b2e0357 Mail - fix long subjects are not shown in preview (FF only) 2019-01-22 14:16:39 -07:00
nathangray
4008f82be3 Mail - display multiple From addresses 2019-01-22 10:48:39 -07:00
Hadi Nategh
de154ed152 Add mobile theme for tinyMCE 2019-01-18 16:27:19 +01:00
Ralf Becker
28e15fbb2f fix PHP Warning: Use of undefined constant flase 2019-01-15 14:55:35 +01:00
Ralf Becker
f09ffe0036 pending translations from our translation server 2019-01-12 21:00:32 +01:00
Hadi Nategh
774c77b5be * Mail: add default value settings for S/MIME passphrase expiration in site configurations 2019-01-11 16:53:38 +01:00
Hadi Nategh
b692864e12 Add some translations 2019-01-10 15:01:58 +01:00
Hadi Nategh
989a025681 fix function signature for the previous commit 2018-12-20 17:10:41 +01:00
Hadi Nategh
490d79f774 Do not touch email addresses when creating a plaintext message 2018-12-20 16:57:46 +01:00
nathangray
996ce52b1a Silence warning about "Invalid argument supplied for foreach()" in a way that still works with reference 2018-12-19 15:31:44 -07:00
nathangray
e25d721363 Silence some warnings about "Invalid argument supplied for foreach()" 2018-12-18 11:00:02 -07:00
Hadi Nategh
63570062b1 Attempt to normalize select color in standard template 2018-12-17 15:49:22 +01:00
Hadi Nategh
4c3e0dd3df Fix mail folder in set flag action not being translated 2018-12-17 10:24:26 +01:00
nathangray
4a398a1ba8 * Mail - Fix save message as infolog/calendar/tracker gave error 2018-12-13 15:47:33 -07:00
Hadi Nategh
56b0704bcb W.I.P. of modern theme:
- Fix mail icons
2018-12-12 14:59:33 +01:00
Hadi Nategh
d9e1ddf506 W.I.P. of modern theme with SVG icons enabled:
- add colored svg navbars
2018-12-11 16:52:55 +01:00
nathangray
5a0cd76250 Fix PHP 7.2 warning "PHP Warning: count() Parameter must be an array or object ..." 2018-12-10 10:12:08 -07:00
Hadi Nategh
d2f068a31b Add some translations 2018-12-10 15:52:14 +01:00
Hadi Nategh
36f67321d1 Fix some styling for mail 2018-12-10 12:01:46 +01:00
Ralf Becker
fc95580c05 pending spanish translations from our translation server 2018-12-10 12:29:14 +01:00
Ralf Becker
3552afa91c converting turkish translations to utf-8 2018-12-10 10:59:43 +01:00
Hadi Nategh
2d4a9b5bf5 Fix styling of mail filter's add button 2018-12-10 10:58:49 +01:00
Hadi Nategh
8a0ae8f01d Fix edit mail filter dialog gets scrollbar 2018-12-07 11:49:17 +01:00
Hadi Nategh
913a0095d0 * Mail: Move modify subject action from list view into preview 2018-12-07 11:18:06 +01:00
Hadi Nategh
e4ef2007a4 Rely on disableIFNoEPL attribute 2018-11-27 11:51:11 +01:00
Hadi Nategh
b0feb5e965 Do not fill reply-to if the FROM address is the same as the reply-to 2018-11-20 15:13:40 +01:00
Hadi Nategh
5a7b1aabec Keep toggled on fields open when they're explicitly have been set in preferences to be on all the time 2018-11-16 14:55:40 +01:00
Hadi Nategh
7089489db9 Hide editor statusbar from compose dialog 2018-11-05 15:35:13 +01:00
Hadi Nategh
2690ec5053 Introduces avatar.php and replaces all addressbook.photo urls accordingly 2018-10-31 13:49:51 +01:00
nathangray
7c3fa06082 Mail - some missing translations reported by Stefan Unverricht 2018-10-30 11:28:27 -06:00
Ralf Becker
bb369167e2 pending translations from our translation server 2018-10-26 16:20:45 +02:00
Hadi Nategh
236006b795 W.I.P. implementing TinyMCE editor and deprecating CKEditor:
- Keep editor toolbar in one line at least for mail compose
- Add a preference to enable/disable menubar at the top of editor
- Respects mode preference
2018-10-22 12:37:45 +02:00
Hadi Nategh
1cbd0aa2a3 W.I.P. implementing TinyMCE editor and deprecating CKEditor 2018-10-19 16:35:18 +02:00
Hadi Nategh
730b2b7d51 * Mail: do not hierarchy delimiter inside folder names as it may break the folder structure 2018-10-17 18:02:36 +02:00
Ralf Becker
2987e9e053 do no close the session before sending, if we have to store the send text for infolog or other integration in the session 2018-10-08 11:37:40 +02:00
Hadi Nategh
577850cfd0 * Api: change default submit to async call and try to block user interfering with submitted popup until the response 2018-10-04 17:23:30 +02:00
Hadi Nategh
b7c359a6f1 * Mail: implement new preference to configure mail identity label shown as mail folder header 2018-09-25 15:00:01 +02:00
nathangray
613a49799c Some missed translations reported by Stefan Unverricht 2018-09-20 13:01:54 -06:00
Hadi Nategh
bdd81ceba0 Draft message suppose to be removed immediately after sent 2018-09-20 16:07:57 +02:00
Hadi Nategh
69b84928a1 * Mail: fix signed/encrypted S/MIME new message does not take CC or BCC fields into account 2018-09-17 11:08:52 +02:00
nathangray
cabbacf229 Missing translations from Stefan Unverricht 2018-09-13 14:26:54 -06:00
Hadi Nategh
24b1dc745a * Mail: avoid to send so many requests when user tries to scroll on mail list via key up/down 2018-09-06 16:03:48 +02:00
Hadi Nategh
b4b2b9d5d2 Implement an admin-config setting to be able to disable PGP encryption feature 2018-08-23 16:58:14 +02:00
Hadi Nategh
1cbc5779f0 Restrict Usenet-style signature detection with ending of carriage return or new line. 2018-08-17 14:52:32 +02:00
Hadi Nategh
03683fce69 * Mail: fix newsnet-style signature removes lines which have only DASH DASH 2018-08-17 14:45:22 +02:00
Hadi Nategh
229752b4dd * Mail: fix S/MIME encrypted only composed mail fails 2018-08-17 11:50:26 +02:00
Hadi Nategh
ffca2aa4ea Add some translations 2018-08-13 15:17:34 +02:00
Hadi Nategh
c9e1d453a9 Do not let mail splitter-pan maximizes to 100% 2018-08-07 10:29:02 +02:00
nathangray
15dc81d8f8 Fix some bugs in mail.setContent() 2018-08-03 11:00:21 -06:00
nathangray
6572c98bd1 * Mail - set default refresh rate to 5 minutes for new installations 2018-07-25 15:33:02 -06:00
Krzysztof Kaczmar
7881945c68 Some fixes in Polish language files 2018-07-23 14:01:10 +02:00
Hadi Nategh
06a2263b78 Fix translation 2018-07-19 16:16:35 +02:00
Hadi Nategh
3866369f07 Add some translations 2018-07-17 17:20:25 +02:00
Hadi Nategh
77c424a2ff Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read 2018-07-17 10:52:27 +02:00
Hadi Nategh
3aa5054eb7 Add some translations 2018-07-12 18:02:09 +02:00
Hadi Nategh
d85d204636 Fix translation 2018-07-12 16:37:07 +02:00
Hadi Nategh
9a5ee44ebe Add translations 2018-07-12 16:32:39 +02:00
Hadi Nategh
a73884cdf8 Add title for filemode_icon and fix missing icons 2018-07-12 16:07:05 +02:00
Hadi Nategh
50d02bff81 Try to warn user when switching between filemodes in compose dialog, also indicate each filemode with an icon. 2018-07-12 15:42:07 +02:00
Hadi Nategh
cc3e00f9f1 * Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook 2018-07-11 14:39:40 +02:00
Hadi Nategh
1cfe10e831 Reset selected nm actions on change folder. Fixes selected all actions sometimes get disabled. 2018-07-05 16:34:30 +02:00
Hadi Nategh
71442541f5 Keep expander fields left aligned together with html checkbox in compose dialog 2018-07-05 14:42:11 +02:00
Hadi Nategh
9317cdd216 Fix contacts with ampersands in their name will fail in mailto function 2018-07-05 11:28:12 +02:00
Hadi Nategh
dd03c7fe16 * Mail: fix some smime signed messages get recognized wrongly as encrypted 2018-07-04 15:41:43 +02:00
Hadi Nategh
4bd14a6b7b Some styling improvements for mail compose 2018-06-28 17:28:45 +02:00
Hadi Nategh
36726c7400 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-06-27 17:40:26 +02:00
Ralf Becker
c4e4eb45a4 * Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair 2018-06-26 15:58:44 +02:00
Hadi Nategh
018a6a4d09 Make sure there is toolbar before using it 2018-06-25 14:59:11 +02:00
Hadi Nategh
ec59013349 * 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-06-25 11:34:16 +02:00
Hadi Nategh
4313b57675 W.I.P. of mail toggled on actions preferences 2018-06-22 16:04:50 +02:00
Hadi Nategh
2080b4043c * Mail: Add user avatar into emails list and tags 2018-06-22 15:08:34 +02:00
Hadi Nategh
593d81184d Do not run draft auto save if any of the tags are in edit mode 2018-06-21 14:20:52 +02:00
Hadi Nategh
23c844b90d Remove magicsuggest from api then add it to vendor 2018-06-21 13:39:00 +02:00
Hadi Nategh
73404e8136 * Mail: fix from address in mobile template 2018-06-18 11:34:04 +02:00
Hadi Nategh
f18106c99f Add translation for previous commit 2018-06-15 16:38:32 +02:00
Hadi Nategh
8f53e3d9f1 * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 15:49:34 +02:00
nathangray
350f186813 Mail - missing translations 2018-05-30 11:43:41 -06:00
nathangray
29dcccc6e4 * Mail - avoid javascript error blocking context menu from SpamTitan check when row data not found 2018-05-17 09:18:29 -06:00
Hadi Nategh
8b3aed5516 * Tracker: fix inline images from mailhandling are not getting resolved properly 2018-05-15 18:15:28 +02:00
Hadi Nategh
9f0b8754a3 * Tracker: fix inline images imported from mail get always overridden by the first inline image in the list 2018-05-15 18:15:28 +02:00
nathangray
66c0d38449 Translations & translation bugs from Stefan Unverricht 2018-05-14 13:12:36 -06:00
Ralf Becker
e5a7156544 Translations from Ilias Chasapakis 2018-05-14 18:55:38 +02:00
U-quokka\komaba
2da4ec91db update Japanese language files. 2018-05-12 08:24:38 +09:00
Ralf Becker
fb72822e9f * Calendar: fix not working Mail/Meetingrequest to all participants action 2018-05-05 11:49:35 +02:00
Ralf Becker
e8486cfebd 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:11:47 +02:00
Ralf Becker
c428fc9908 fix typo 2018-04-23 19:14:41 +02:00
Ralf Becker
c0fd7f8e8a synchronising email aliases with SpamTitan, when first spam action in a session is used 2018-04-23 17:40:29 +02:00
Ralf Becker
f1437d4ccb fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable 2018-04-13 09:12:26 +02:00
Hadi Nategh
f2d5687cb2 Add some translations, thanks to Evgen Vodopivec. 2018-04-11 15:59:22 +02:00
Hadi Nategh
c0b5a7c44e Add and fix some translations, thanks to Stefan Unverricht. 2018-04-11 15:19:39 +02:00
Ralf Becker
ad95a01cec fixing function and test 2018-04-11 14:05:49 +02:00
Hadi Nategh
8950a0fd99 Test if the filename is not empty 2018-04-11 11:59:40 +02:00
Hadi Nategh
a1aa67476e Test to make sure 4-byte utf8 supplementary chars get cleaned up 2018-04-11 11:42:33 +02:00
Ralf Becker
e72c7c76b6 * EMail/sMime: allow non-admin users to upload their keys 2018-04-10 13:15:09 +02:00
Hadi Nategh
9fc3dc2e55 Add some translations from translation server 2018-04-10 11:56:48 +02:00
Hadi Nategh
5fafcf0e51 * Mail: Fix mail import does not display imported mail in correct style 2018-04-09 17:39:49 +02:00
Hadi Nategh
5d128cc43b * Addressbook: Fix send all contact's emails/vcards to compose dialog does not work 2018-04-09 16:42:08 +02:00
Hadi Nategh
c28e6de2ba Add some translations, thanks to Evgen Vodopivec. 2018-04-03 11:24:42 +02:00
Hadi Nategh
13d285924a Remove extra background color from splitter bar 2018-03-26 11:20:42 +02:00
Hadi Nategh
a8e10cdc64 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-09 17:48:09 +01:00
Hadi Nategh
cf7077d536 An attempt to fix the failing test on vertical char 2018-03-05 14:43:44 +01:00
Hadi Nategh
63dd5ce96b Make sure replace only and only VT char (Vertical Tab) 2018-03-02 12:13:13 +01:00
Hadi Nategh
8ac7684f66 Add vcards from addressbook into an opened mail compose if there's any 2018-02-28 17:30:45 +01:00
Hadi Nategh
89f4deba8e Use hover_action to edit subject of a message 2018-02-26 17:54:13 +01:00
Hadi Nategh
8e79ef4dfe WIP mail subject modify action 2018-02-26 12:34:08 +01:00
Hadi Nategh
7c2547f8c4 W.I.P. mail subject modify action 2018-02-20 18:00:30 +01:00
nathangray
8f752fcc03 * 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-02-16 11:19:47 -07:00
Hadi Nategh
2945021b20 * Mail: Fix spacing issue between grouped toolbars 2018-02-15 15:14:06 +01:00
Ralf Becker
c2bb28d3f1 pending DE and SK translation from Stefan Unvericht 2018-02-09 12:34:50 +01:00
Hadi Nategh
f576fbd722 Fix wrongly used exception type on previous commit 2018-02-08 16:10:06 +01:00
Hadi Nategh
cec3cc2170 Fix mail integration fails on SMIME authentication failure. 2018-02-08 15:25:42 +01:00
Hadi Nategh
b9dea1fe8e Add some translations 2018-02-08 12:11:57 +01:00
Hadi Nategh
d965fa0f6b Try to inform user properly when forward/reply failure of encrypted smime message happens 2018-02-07 16:56:39 +01:00
Ralf Becker
07fbe630a2 remove not necessary skipping of regular validation on sending mail 2018-02-05 18:57:26 +01:00
Hadi Nategh
495b3c5b21 Some styling improvements for Mail compose dialog 2018-01-25 12:59:18 +01:00
nathangray
74c22675f6 Mail - translations from Stefan Unverricht 2018-01-23 14:38:56 -07:00
nathangray
2febc0a46e Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS 2018-01-22 09:13:19 -07:00
Hadi Nategh
4f75e7068a Make mail inline image warning message a bit smaller to get it fit into one line 2018-01-22 16:44:23 +01:00
nathangray
8a8b8864fc * Mail - Filter / and ? from filenames when saving to VFS or disk 2018-01-15 11:52:15 -07:00
Hadi Nategh
1b92a648f9 Fix translation 2018-01-11 11:11:22 +01:00
Hadi Nategh
3b25305959 Do not remove signature part in forward inline 2018-01-08 14:24:14 +01:00
Hadi Nategh
62b00b3f75 Add/fix some translations 2018-01-04 11:34:26 +01:00
Hadi Nategh
76ef9f5d4a Do not select next mail from the list after a reported spam mail 2018-01-03 17:30:03 +01:00
Hadi Nategh
a39a466fed * 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:23 +01:00
nathangray
fc211f475f Also remove slash (/) from subject & attachments when going to VFS 2017-12-11 09:36:50 -07:00
nathangray
8463677c6b English language improvements from Rafael Chacón 2017-12-11 09:06:47 -07:00
Hadi Nategh
6a8ef2111a * Mail: Do not popup smime certificate dialog if the smime is not configured 2017-12-07 14:14:01 +01:00
Hadi Nategh
90a5e91fc7 * Addressbook: fix bug setting Hide User Account in preferences into Show all accounts breaks show accounts 2017-12-01 14:58:44 +01:00
nathangray
2d93c48b75 Some style fixes:
- Missing icons in several dialogs
- Change nextmatch dialog action to use et2_dialog
2017-11-28 15:59:06 -07:00
nathangray
f5401dfade Mail - Fix ": " gets the space stripped, leaving just ":" 2017-11-28 09:04:46 -07:00
nathangray
0775343c8e Mail - Fix initial cursor position when replying to text emails 2017-11-27 15:28:17 -07:00
Hadi Nategh
46f26f7ef9 Fix broken inline images caused by commit 7c65127e64 2017-11-27 16:12:18 +01:00
Hadi Nategh
013660ae55 Add some German translations from Stefan Unverricht 2017-11-27 11:39:24 +01:00
nathangray
9a37539ea7 - Make link-entry take the whole width
- Capitalization
2017-11-24 09:29:32 -07:00
Hadi Nategh
2ac96dc7c0 vfsSaveAttachment is no longer needed to be as public function 2017-11-23 11:52:01 +01:00
nathangray
f29179b371 German translation from Birgit 2017-11-22 13:25:22 -07:00
nathangray
28e6d4642a Mail - fix some tracker integration bugs:
- Dialog had english title & buttons
- Append button didn't work
2017-11-22 10:11:03 -07:00
nathangray
16e5c695dc Fix drag and drop linking of email 2017-11-17 10:31:15 -07:00
Hadi Nategh
bda0ff1349 Fix save attachments actions not being displayed in mobile view 2017-11-13 15:00:23 +01:00
Hadi Nategh
b6d673f98a * Mail: Fix missing SaveAll and DownloadAsZip actions of attachments 2017-11-13 14:36:35 +01:00
Hadi Nategh
5b8edcfdb1 Fix previewPane doesn't work for expand & hide 2017-11-10 11:13:12 +01:00
Hadi Nategh
644b02309f Adopt mobile templates regarding the changes of aaa0d729fb 2017-11-09 10:53:07 +01:00
nathangray
7c65127e64 Mail - Also include HTML version of email in integration data (for apps that can handle it) 2017-11-08 13:11:46 -07:00
Hadi Nategh
aaa0d729fb Fix VFS save action in mail 2017-11-08 19:07:04 +01:00
Ralf Becker
f21b13090f pending translations from our translation server 2017-11-04 09:36:02 +01:00
Hadi Nategh
ed50b91ca4 Fix reply flag does not get refreshed after mail reply action 2017-10-23 15:36:22 +02:00
Ralf Becker
65b02c0246 bump verison to 17.1 2017-10-22 12:56:58 +02:00
Hadi Nategh
5b76210218 W.I.P vfsSelect Widget:
- Fix mime types not being shown
- Fix name being displayed encoded in save2vfs mail
2017-10-12 17:45:46 +02:00
Hadi Nategh
d96ca3b427 Make sure message is saved as draft when trying to open save2vfs 2017-10-12 15:22:41 +02:00
Hadi Nategh
c4d4ac146a W.I.P. VFS Select Widget:
- Fix actions of SaveToVfs, SaveAttachmentToVfs, SaveAllToVfs in mail
2017-10-12 13:20:23 +02:00
Hadi Nategh
2c721c95b2 W.I.P. VFS Select Widget:
- Add name and dialog_title as new attributes
- Fix SaveToVfs, SaveAttachmentToVfs, SaveAllToVfs in mail
- Fix button tile
2017-10-12 13:19:42 +02:00
Hadi Nategh
1903025cc9 Allow folder notification on INBOX only for popup_only chain 2017-10-06 17:38:26 +02:00
Ralf Becker
ff4de75fb3 fix email in preview breaks at - eg. someone@some-domain.com and elipsis is not shown 2017-10-05 19:06:59 +02:00
Hadi Nategh
d2f1ac989b * Mail: Fix bug all fields in compose dialog always stay opened (happens in FF ESR) 2017-09-28 18:26:55 +02:00
nathangray
5daf70535f * Mail - Add keyboard actions for forward & reply in the list, and send in compose 2017-09-25 16:12:17 -06:00
A Sigalas
f335a5ec96 Show 'To' address in mail notifications 2017-09-19 10:47:10 +00:00
Hadi Nategh
1b252ea821 S/MIME:
- Fix password request form in mobile view
- Fix smime indicators not being displayed in mobile view
2017-09-14 11:28:27 +02:00
Hadi Nategh
516015ac40 S/MIME:
- Activate smime actions for mobile view
- Read and set attachments for mobile view
2017-09-13 18:17:32 +02:00
Hadi Nategh
673f1b1c9a S/MIME:
- Avoid getting scrollbar on main window when opening certificate info dialog
2017-09-13 17:08:07 +02:00
Hadi Nategh
a075fae6a0 Offer to add contact if there's no contact found for given email in smime
addToContact dialog
2017-09-12 17:23:24 +02:00
Hadi Nategh
419f34616c Give more timeout to print mail to make sure the contentof iframe is there 2017-09-08 15:58:04 +02:00
Hadi Nategh
38c227817b Make sure that the smime is configured before pre-setting the sign/encrypt actions 2017-09-08 14:24:55 +02:00
Hadi Nategh
bebf9d74cc Make smime encryption failure message more specific 2017-09-08 13:40:25 +02:00
Hadi Nategh
f16ca103ab Do not translate tooltips of mailboxes in mail tree, in order to be able
to check the actual name of the mailbox via tooltip value.
2017-09-07 16:42:05 +02:00
Hadi Nategh
50fcc36aff Some clean up 2017-09-07 10:34:02 +02:00
Hadi Nategh
c6cd5ea8db Implement a complement for Usenet Signature Convention, in order to remove
signature part from reply to message
2017-09-06 17:24:10 +02:00
Hadi Nategh
134f0db1b9 Do not add signature ruler for signature at the top of message (RFC 3676.4.3) 2017-09-06 12:32:02 +02:00
Hadi Nategh
bde19f6f6c S/MIME:
- Preset smime_sign and smime_encrypt toolbar actions if the original mail
is smime.
- Fix smime alignment of smime icons in mail preview
2017-09-01 16:20:57 +02:00
Hadi Nategh
f4dd4bbf96 S/MIME:
- Reveal more info about signer and certificate
2017-09-01 11:38:39 +02:00
Hadi Nategh
1a8e584e0c S/MIME:
- Fix PGP signed messages get shown as red
- Fix attachments area always gets displayed
2017-08-31 17:33:33 +02:00
Hadi Nategh
914d6b2a52 S/MIME:
- Make sure content of p12 file contained \0 chars at the end stored in credentials will not get trimmed.
2017-08-31 11:40:02 +02:00
Hadi Nategh
3f06a89db5 S/MIME:
- Store full binary (pkcs12) certificate into credentials
- Extract cacert from pkcs12 and feed it into signing process
- Implement p12 export
2017-08-30 17:00:28 +02:00
Hadi Nategh
b3d8959e34 S/MIME:
- Fix misalignment of remember password option
2017-08-29 15:42:49 +02:00
Hadi Nategh
4b9b5aa7e4 S/MIME:
- Add password remember option for smime_passphrase dialog in compose
2017-08-28 16:14:56 +02:00
Hadi Nategh
1128f771b5 S/MIME:
- Add clickable class for sign and encryption indicators
2017-08-25 16:46:34 +02:00
Hadi Nategh
36211267bf S/MIME:
- Implement unknownemail status in case signer email address is not matched with sender email address
2017-08-25 16:07:09 +02:00
Hadi Nategh
38b844c91f S/MIME:
- Fix certificate details styling
2017-08-25 14:47:58 +02:00
Hadi Nategh
830bbd127c S/MIME:
- Add certificate info dialog
2017-08-25 12:26:13 +02:00
Hadi Nategh
a89ccaa455 S/MIME:
- Set verification status text when the signature is verified
2017-08-24 19:00:46 +02:00
Hadi Nategh
17f06241d3 Keep vertical splitter open if nothing is selected as default 2017-08-24 18:33:22 +02:00
Hadi Nategh
26c4425e2b Set vertical splitter for mail list if nothing is selected as default 2017-08-24 12:14:18 +02:00
Hadi Nategh
6db82fbbf2 * Mail: fix cursor jumping at the end of textarea in compose while switching from subject 2017-08-22 17:53:52 +02:00
Hadi Nategh
bbea403298 W.I.P S/MIME:
- Generate private key and certificate
- Add export buttons for private key and certificate
- Add certificate field
2017-08-22 17:25:29 +02:00
Hadi Nategh
fbe3b33d40 W.I.P S/MIME:
- Add a dialog for generating certificate
2017-08-21 17:09:12 +02:00
Hadi Nategh
60093c9377 W.I.P S/MIME:
- Add account id for push notification
2017-08-21 12:01:51 +02:00
Hadi Nategh
57d515bfc6 W.I.P. of S/MIME:
- Offer to add sender's certificate into addressbook
2017-08-21 10:59:02 +02:00
Hadi Nategh
3bf20b6398 Some cleanup in mail index 2017-08-18 09:54:29 +02:00
Hadi Nategh
44710a4183 * Mail: Fix vacation notice disappears when switching folders 2017-08-17 17:28:36 +02:00
Hadi Nategh
f600436898 W.I.P. SMIME:
- add notvalid state
- add metadata for key add to contact
2017-07-25 18:00:22 +02:00
Hadi Nategh
91fb816bb2 W.I.P. SMIME:
- Override verify method in order to pass certs bundle for verification
- Catch exception if decryption fails because encrypted message perhaps is not encrypted by receiver public key
- Define different states for signature verification
2017-07-25 17:13:49 +02:00
Hadi Nategh
c03211180d W.I.P. SMIME:
- Be more specific about SMIME private key configuration warning
2017-07-24 11:56:31 +02:00
Hadi Nategh
93b8b7ab6d W.I.P. SMIME:
- Warn user if the SMIME private key is not configured
- Do not show smime actions in compose dialog if private key is not configured
2017-07-21 12:34:22 +02:00
Hadi Nategh
74b4ff908e Not using ECS6 features because UglifyJs would fail 2017-07-20 09:44:20 +02:00
Hadi Nategh
0499f50943 W.I.P Smime:
- Adapt mail ui to resolve smime messages
- Set signature and encryption indicators
2017-07-19 18:16:40 +02:00
Hadi Nategh
4e4999af28 W.I.P. SMIME:
- Reposition the iframe in mail preview after the attachments are set
2017-07-13 17:51:37 +02:00
Hadi Nategh
ef8d014719 W.I.P. SMIME:
- Fix sometimes attachments parts are not readable
2017-07-13 14:18:51 +02:00
Hadi Nategh
f436538797 W.I.P. SMIME:
- First approach to get attachment content
- Adopt save actions in attachment area for smime encrypted attachments
2017-07-13 12:26:39 +02:00
Hadi Nategh
de91dc2a2a W.I.P. SMIME:
- Try to fetch attachments into attachmentArea after the message is being resolved
- Fix smime certificate button not working for encrypted certificate
2017-07-12 18:40:56 +02:00
Hadi Nategh
fc451b2940 W.I.P. SMIME:
- Fix failure message on send have no details
2017-07-11 11:43:53 +02:00
Hadi Nategh
61c9acce84 Smime W.I.P:
- Fix smime passphrase dialog
2017-07-10 12:57:14 +02:00
Hadi Nategh
637b579637 * Mail: Fix preferred identity in compose dialog never get selected 2017-07-05 17:41:31 +02:00
Hadi Nategh
4e220eb3c3 Fix couple of IDE warnings 2017-07-04 13:25:38 +02:00
Hadi Nategh
19c435303f Fix opening file sharing compose dialog sets the password field automatically in Safari 2017-07-04 13:24:38 +02:00
Hadi Nategh
50f55a7144 Set title for attachment file in Delivery Status Notification email 2017-07-04 13:17:44 +02:00
Hadi Nategh
02cd6ad719 Do not try to get mailbody if no spamTitan feature is configured 2017-06-29 13:31:32 +02:00
Hadi Nategh
1da1ac2fd8 Fix extra right margin on mail right splitter 2017-06-28 17:53:19 +02:00
Hadi Nategh
25d5465ec6 Fix mail list filters break when switch to vertical splitter 2017-06-28 16:20:41 +02:00
Hadi Nategh
05b2f22a95 Fix couple of glitches on mail splitter:
- Remove extra borders
- Fix preview frame not getting right top position
- Re-arrange toolbar widget in preview pane to always get fullwidth
2017-06-28 15:46:22 +02:00
Hadi Nategh
0cda97d7ac Fix mail preview pane orientation feature according to new preferences 2017-06-28 12:09:39 +02:00
Ralf Becker
0fdc96d875 not set folder in UI is empty, but isset($folder='') === true 2017-06-28 12:07:15 +02:00
Ralf Becker
dd3cf977e7 use a single preview-pane preference with vertical as new default, reworked translations 2017-06-28 11:48:42 +02:00
Hadi Nategh
c4efe4ac83 Set minWidth for date column plus removes ellipsis 2017-06-28 11:46:12 +02:00
Ralf Becker
fb1b32aec8 * Mail: try not talking to not configured (empty) SpamTitan URL 2017-06-28 10:24:59 +02:00
Hadi Nategh
6c92cf97aa * Mail: implement preference to switch between horizontal and vertical preview pane 2017-06-23 15:36:31 +02:00
Hadi Nategh
4bdde714e1 Fix not functioning spam action in preview toolbar 2017-06-22 10:09:15 +02:00
Hadi Nategh
e544323931 * Mail: Activate multi-selection of folders in subscription dialog 2017-06-21 14:26:23 +02:00
Hadi Nategh
a4a712da39 Fix wrong documentation, try to satisfy the Scrutinizer test 2017-06-14 11:04:21 +02:00
Hadi Nategh
058d1d1762 * Mail: Fix broken quota indicator 2017-06-13 16:40:03 +02:00
Hadi Nategh
9eeb8e1199 * Mail: Fix contextmenu does not work on select all 2017-06-13 15:55:08 +02:00
Ralf Becker
9be1804aa9 pending FR and ES translations from our translation server 2017-06-12 18:00:35 +02:00
Hadi Nategh
09e9b47c9d Make spam actions available on multiple entries 2017-06-12 15:25:44 +02:00
Ralf Becker
cd4c3ffbbc * Mail: skip identities from SMTP only accounts in compose 2017-06-12 13:33:56 +02:00
Hadi Nategh
2d665895f5 Add spam actions icons 2017-06-09 16:06:03 +02:00
Hadi Nategh
276671a516 WIP SMIME:
- Override extractSignedContents in order to get content from signed message
2017-06-09 12:12:31 +02:00
Hadi Nategh
74152e8dbc Fix mail list does not get refreshed after spam action 2017-06-08 14:27:46 +02:00
Hadi Nategh
d06dcc6770 Copy to ham folder if only ham folder is set and spamTitan is not configured 2017-06-07 12:09:33 +02:00
Hadi Nategh
61dd93566a WIP SpamTitan integration:
- Implement add/remove domains into whitelist or blacklist
2017-06-02 17:17:15 +02:00
Hadi Nategh
807ed062a2 WIP SpamTitan integration:
- Implement Spam & Ham for none spamTitan clients
2017-06-01 18:05:20 +02:00
Hadi Nategh
ce5ce37c4f WIP SpamTitan integration:
- Implement add whitelist & blacklist actions
- Fix spamtitan actions error result
2017-06-01 13:10:11 +02:00
Hadi Nategh
5fb5a905e8 WIP SpamTitan integration:
- Get email body and send it to spamTitan action handler
2017-05-31 18:10:53 +02:00
Hadi Nategh
b099ba8a5e WIP SpamTitan integration:
- Take acc_spam_api into account for showing spam actions
2017-05-31 17:38:09 +02:00
Ralf Becker
a9e750c8b2 WIP spam workflow and SpamTitian integration 2017-05-31 15:10:58 +02:00
Hadi Nategh
6832bc778e WIP SpamTitan integration:
- Add actions into mail contextmenu
2017-05-30 16:19:37 +02:00
Ralf Becker
a116b63763 translations from Birgit 2017-05-24 18:22:11 +02:00
nathangray
45039f5f66 Fix some translation issues and typos found by Rafael Chacón Verdorama 2017-05-24 09:41:02 -06:00
Hadi Nategh
c6c4cf89f2 Add another pre-configured mail acl rights 2017-05-12 15:48:36 +02:00
Hadi Nategh
63e0157baf WIP of RFC 4314 implementation, in order to be able to separate delete message right and delete mailbox right in mail acl dialog 2017-05-11 16:47:31 +02:00
Hadi Nategh
5c8086f408 * Mail: Make multiple mail selection available for both "save to disk" and :save to filemanager" actions 2017-05-09 15:09:00 +02:00
Hadi Nategh
9278680d14 Fix some misspelled translations in mail ACL 2017-05-08 10:07:32 +02:00
Hadi Nategh
41ae19774d Allow multiple entries for reply-to in mail compose 2017-04-27 09:50:37 +02:00
Hadi Nategh
a206ec325a * ActiveSync: Fix error body part not set, while trying to forward an email 2017-04-26 17:23:48 +02:00
Hadi Nategh
a4d9115d64 Try to fix identity with no domain set while sending mail out 2017-04-24 12:42:20 +02:00
Hadi Nategh
73e2243b33 Fix email identity with no domain part set 2017-04-24 11:39:02 +02:00
Hadi Nategh
490a8f6ff4 Do not show actions which user has no run permission 2017-04-21 16:21:49 +02:00
Hadi Nategh
524296b757 * Mail: Fix vacation notice can not deal with aliases, which have no domain set 2017-04-21 11:08:39 +02:00
Hadi Nategh
254ca19c2d * Mail: Make quota limit warning configurable
- Fix dialog warning message
- Add Quota limit warning in mail site configuration
2017-04-18 17:48:29 +02:00
Hadi Nategh
178f72c06f * Mail: Support tree actions from none-selected account 2017-04-13 16:26:59 +02:00
Hadi Nategh
4f0004a157 Do not request extra folder fetch from mail tree 2017-04-13 12:57:43 +02:00
Hadi Nategh
45d2e21883 * Mail: Fix edit account does not refresh folder tree 2017-04-12 18:00:45 +02:00
Hadi Nategh
b2a8a2c12c * Mail: Fix contextmenu does not popup for brocken folder tree 2017-04-12 16:01:26 +02:00
Hadi Nategh
7fd7a7e908 W.I.P. smime support: Inform user in case of missing certificates on send action 2017-04-11 18:03:16 +02:00
Hadi Nategh
df998bab26 W.I.P. smime support:
- Make sure recipients addresses are not in RFC822 format
2017-04-11 17:29:44 +02:00
Hadi Nategh
fff5543d3d W.I.P. smime support:
- Override verify method, in order to extract content
2017-04-11 14:24:22 +02:00
Hadi Nategh
c18c35b500 Fix attachments-box in mail display dialog does not get scrollbar 2017-03-28 12:22:51 +02:00
nathangray
e1dbe90846 * Mail - add a new preference for preview pane to stay there, even when no mail is selected for previewing 2017-03-23 10:28:20 -06:00
Hadi Nategh
452d590161 Make minimum quota limit 30 MB 2017-03-22 16:09:01 +01:00
Hadi Nategh
ba16f1ac3e * Mail: Fix attachments in preview mode do not get opened properly 2017-03-22 12:31:46 +01:00
Hadi Nategh
5de31bfe1f Set mail quota warning to less than 50 MB 2017-03-16 11:30:45 +01:00
Hadi Nategh
dbb275ecae Fix mail notification fatal error because of etemplate1 2017-03-15 19:20:29 +01:00
nathangray
bacc951bba Fix zipped mail attachments with special characters in their names were not visible on all OSes 2017-03-15 09:20:06 -06:00
Ralf Becker
e2d25e741b pending CS and FR changes from our translation server 2017-03-15 11:54:24 +01:00
nathangray
c01d0edeff Mail - Fix cursor did not start at the top of the body for Firefox in plaintext mode 2017-03-14 11:16:21 -06:00
Hadi Nategh
f2a8b7d029 Fix mail acl can not deal with digital account id to make the owner rules readonly 2017-03-14 17:50:45 +01:00
Hadi Nategh
8c9bbcf777 Fix height of folder & user selection in mail acl dialog 2017-03-14 16:53:01 +01:00
Hadi Nategh
1992cd4e14 Fix broken mail acl editor 2017-03-14 14:49:29 +01:00
Hadi Nategh
cbfa9e1d14 Fix folder taglist searches the wrong mail account if it gets called from none active profile 2017-03-14 10:53:50 +01:00
Hadi Nategh
f943ed471a Fix mail acl dialog can't resize properly 2017-03-13 18:20:54 +01:00
Hadi Nategh
c834830df0 Add translation for quota warning dialog 2017-03-13 11:08:41 +01:00
Hadi Nategh
aaf3492588 Warn user about mail quota limit if it's 99% full and freespace is less than 50 mb 2017-03-13 10:49:32 +01:00
Hadi Nategh
7da5805d80 Remove testing quota percent, committed not intentionally from previous commit 2017-03-10 11:40:28 +01:00
Hadi Nategh
2b6da19330 * Mail: Implement quota limit warning dialog 2017-03-10 11:22:51 +01:00
Hadi Nategh
92395ea834 WIP SMIME support: Use encyption method in mailer object 2017-03-09 17:42:41 +01:00
Hadi Nategh
d2fb5d56be Make sure the folder status runs last in jsonq 2017-03-08 15:11:55 +01:00
nathangray
a14a8681fc * Mail- List mailing lists before contacts when searching for email addresses 2017-03-07 10:18:21 -07:00
Hadi Nategh
eba4ce0549 Fix IDE warnings 2017-03-07 15:20:11 +01:00
Hadi Nategh
c3e19a14e9 * Mail: Better style for showing emails in print mode, thanks to Michael Scholl 2017-03-07 14:37:40 +01:00
Hadi Nategh
c1aa7c16bf Creating folder on not active profile can be handled by changeProfile 2017-03-07 14:05:42 +01:00
Hadi Nategh
104acdde5f Fix mail tree does not get refreshed after folder creation 2017-03-07 12:29:45 +01:00
Hadi Nategh
db13e47fbd * Mail: Fix add folder action does not work properly on top level 2017-03-07 12:21:00 +01:00
nathangray
f8c8d1d84c Fix downloading attachments as zip from mail with a colon (:) in the subject failed 2017-03-01 09:58:56 -07:00
Hadi Nategh
32a5cdb151 Fix error server does not support binary data, due to long references. 2017-02-28 15:53:11 +01:00
nathangray
608f9d1142 Some translation improvements from Stefan Unverricht 2017-02-27 11:14:31 -07:00
Hadi Nategh
9e8642b2fa Remove an unnecessary saveSessionData applied into get_rows 2017-02-27 17:46:01 +01:00
Hadi Nategh
91a5f3180f WIP of SMIME support:
- Fix actions names in compose dialog
2017-02-22 13:46:20 +01:00
EvaWpunkt
48d2664c71 Add smimeSignature .png and .svg 2017-02-15 15:10:02 +01:00
EvaWpunkt
f720033ea7 Add icons smimeEncryption and certified_message
.svg and .png
2017-02-15 15:02:07 +01:00
Hadi Nategh
116151a092 WIP of SMIME support:
- Implement smime ecryption in compose
- Implement passphrase dialog
2017-02-15 12:23:27 +01:00
EvaWpunkt
e1e9ab8f8e Add icon smimeEncription.svg and .png 2017-02-14 18:32:56 +01:00
Ralf Becker
94e71aa6bf * Mail: switching signatures in html mail failed after first time
we have to keep comments in compose to be able to switch signatures
2017-02-10 13:14:11 +01:00
Hadi Nategh
ce9a36ddf9 WIP of smime sing and encrypt message 2017-02-03 12:33:49 +01:00
Hadi Nategh
e2ceed61ac * Mail: Fix forwardinline breaks a mail with winmail.dat attachment 2017-02-02 11:27:15 +01:00
Hadi Nategh
e3bacb3565 * Mobile template: Fix "info message regarding fullscreen" does not respect the discard checkbox 2017-02-01 18:12:35 +01:00
Hadi Nategh
c78042d522 Update PUBLIC ID of etemplate2.dtd in all templates 2017-02-01 09:59:37 +01:00
Ralf Becker
70c0a26307 * Mail/Admin: fix setting ACL or vaction notice from Admin app, if IMAP auth uses email address from account 2017-01-31 18:01:49 +01:00
Hadi Nategh
53669d2b3b WIP smime support:
- Fix decrypted message gets cut off
2017-01-30 11:26:08 +01:00
Hadi Nategh
bb5f1fd66b WIP of SMIME support: Implement password dialog for password protected smime message 2017-01-27 17:59:59 +01:00
Hadi Nategh
2d8b8fc5dc WIP of SMIME support: First attempt to decrypt a smime encrypted message 2017-01-26 17:45:07 +01:00
Hadi Nategh
29aa1048fe W.I.P of SMIME support for mail application:
- Add smime digital signature icon
- Add handler for smime certificate to be able to see the attached certificate
2017-01-23 09:48:00 +01:00
nathangray
383aeeba8c Add a selectbox for infolog type to addressbook's merge-to-email dialog 2017-01-20 08:37:08 -07:00
Hadi Nategh
a3562129b0 W.I.P of SMIME support for mail application:
- Resolve smime p7b attachment and translate it to PEM format
- Assign a button to show the message is signed plus handler for showing the certificate
- Fix Smime class to only use php openssl extension
2017-01-19 18:52:44 +01:00
nathangray
845a1ec3e7 Added a checkbox for 'save as infolog' when merging multiple contacts into an email document. 2017-01-19 09:36:38 -07:00
nathangray
be68b38982 Split integrate() so we can get just the data, without triggering UI 2017-01-19 08:21:46 -07:00
nathangray
2352640ad7 Avoid error caused by calling member method statically 2017-01-16 13:02:19 -07:00
Hadi Nategh
da8bb01e33 * Mail: Fix can not display content of resolved winmail attachments in compose dialog 2017-01-12 12:37:20 +01:00
Hadi Nategh
2df0dfaa1c Allow user to be able to modify list of trusted domains for external images 2017-01-12 12:35:14 +01:00
nathangray
a5f45e2bfa Fix some translation problems reported by Stefan Unverricht 2017-01-10 09:30:00 -07:00
nathangray
c2e12a6583 Deal with special characters in subject - make sure email filename is still valid 2016-12-21 08:50:32 -07:00
Hadi Nategh
23aea3864c Keep allowExternalIMGs preference intact and use an explicit preference for allowed domains 2016-12-02 10:09:56 +01:00
Klaus Leithoff
22c63665fc make sure changeFolder (and delete) actions are not cached either in class-var or in cache-object by explizitly calling getFolderObjects reinitializing cache 2016-11-30 15:11:42 +00:00
Hadi Nategh
6ed3b92298 Work in progress of mail external image handler:
- Fix styling
- Add handler for mobile and display
2016-11-24 14:35:54 +01:00
Hadi Nategh
5fb70c77ab Work in progress of mail external image handler 2016-11-23 18:52:43 +01:00
Hadi Nategh
4b6293cfe1 Fix inline forward an email from draft folder does not include attachments 2016-11-23 12:23:11 +01:00
Klaus Leithoff
fc98212507 remove obsolet details lang-string, which caused confusion with details-label in other apps when converting mail to other-app-entry in other languagefiles too 2016-11-11 11:43:53 +00:00
Klaus Leithoff
3998a50cb2 remove obsolet details lang-string, which caused confusion with details-label in other apps when converting mail to other-app-entry 2016-11-11 11:27:45 +00:00
Klaus Leithoff
e9155a000b * Mail/Z-Push: handle charset-problem on sending mails with added EGW-Signature 2016-11-10 12:50:51 +00:00
Ralf Becker
74e2c62b48 * Admin/Mail: allow to limit users to only create identities for aliases 2016-10-28 14:27:59 +02:00
nathangray
017e45ffd4 Fix some missing / incorrect icons
- Addressbook advanced search was from default
- Add favorite dialog had no icons on buttons
- All dialogs using standard button sets were either missing or from default theme
- Mail confirm all was missing Yes icon
2016-10-27 09:04:47 -06:00
Klaus Leithoff
dbc31d5ccb fix problem with AlterPingChanges with non selectable folders 2016-10-25 11:39:23 +00:00
Klaus Leithoff
910b92acca catch errors/exceÃptions on fetchMessages in GetMessageList (e.g. on not existing folders) 2016-10-24 16:46:45 +00:00
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