Commit Graph

1872 Commits

Author SHA1 Message Date
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