Ralf Becker
|
91bd7c7aeb
|
an other chunk of fixed PHP 8.0 Warnings
|
2021-10-07 10:14:43 +02:00 |
|
Ralf Becker
|
d1d8d0833a
|
fix PHP 8.0 sending mail: Illegal offset type in isset or empty
|
2021-10-06 09:11:59 +02:00 |
|
Hadi Nategh
|
819bc83182
|
Disable app specific actions if the user has no access to the actual app
|
2021-04-26 14:18:57 +02:00 |
|
Hadi Nategh
|
1bcc884e24
|
Convert mail Date header to user timezone when being displayed on forward/replay header
|
2021-04-21 15:34:33 +02:00 |
|
Hadi Nategh
|
baa4c3c0ac
|
Fix type error: Unsupported operand types: string * int
|
2021-04-14 11:21:05 +02:00 |
|
Ralf Becker
|
6ce05919b6
|
fix PHP 8 errors shown by PHPStorm
|
2021-03-30 20:34:58 +02:00 |
|
Ralf Becker
|
ffc048d472
|
fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc
|
2021-03-21 18:27:09 +01:00 |
|
Hadi Nategh
|
230c5ccbcd
|
Add contact label preference in order to control displayed info for To/Cc/Bcc addresses when composing an email
|
2021-03-03 13:07:05 +01: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 |
|
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 |
|
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 |
|
Alexandros Sigalas
|
ea548a90ab
|
Added hook: mail_compose_after_save
|
2020-07-22 09:06:00 +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 |
|
nathangray
|
16e3b2cd05
|
Fix missing translation reported by Stefan Unverricht
|
2020-04-21 10:58:25 -06: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 |
|
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 |
|
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
|
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 |
|
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 |
|
Hadi Nategh
|
881b690aae
|
* Mail: fix S/MIME fails with addresses not written in lowercase
|
2019-03-25 17:12:11 +01:00 |
|
Ralf Becker
|
b6d056a237
|
no need to search for etag
|
2019-03-23 10:49:36 +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
|
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
|
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 |
|
nathangray
|
4a398a1ba8
|
* Mail - Fix save message as infolog/calendar/tracker gave error
|
2018-12-13 15:47:33 -07: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
|
2690ec5053
|
Introduces avatar.php and replaces all addressbook.photo urls accordingly
|
2018-10-31 13:49:51 +01:00 |
|
Hadi Nategh
|
1cbd0aa2a3
|
W.I.P. implementing TinyMCE editor and deprecating CKEditor
|
2018-10-19 16:35:18 +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
|
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 |
|
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
|
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
|
9317cdd216
|
Fix contacts with ampersands in their name will fail in mailto function
|
2018-07-05 11:28:12 +02:00 |
|