Hadi Nategh
|
0c2072f134
|
Add Seen flag into sieve flags list action
|
2021-10-18 12:23:22 +02:00 |
|
Hadi Nategh
|
0dd215d340
|
* Mail: Add set flags action into mail filters
|
2021-10-15 17:23:48 +02:00 |
|
Hadi Nategh
|
75d119f31f
|
* Mail: Implements date extension for vacation rule. None imap admin user can also set vacation rule by date.
|
2021-10-15 14:29:19 +02:00 |
|
Hadi Nategh
|
2ec9e27671
|
PHP8: fix error Undefined constant "status"
|
2021-10-14 15:37:52 +02:00 |
|
Ralf Becker
|
69782e833e
|
fix PHP 8.0 error forwarding mail as attachment (calling count on null)
|
2021-10-14 09:39:01 +02:00 |
|
Hadi Nategh
|
19b4cf034f
|
Revert strict comparison on mimeType
|
2021-10-08 13:05:06 +02:00 |
|
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 |
|
Ralf Becker
|
ddddc5ba05
|
next big chunk of fixed PHP 8.0 Warnings
|
2021-10-05 14:11:11 +02:00 |
|
Hadi Nategh
|
966e611941
|
Find out the mailbox from the rowID
|
2021-09-27 11:22:49 +02:00 |
|
Hadi Nategh
|
6a689231e5
|
Catch miss encoding exception while checking mailbox for commit bec53dc57d
|
2021-09-27 10:50:50 +02:00 |
|
Hadi Nategh
|
c7d2f40a7b
|
Try to avoid running select all action on undesired mailbox
|
2021-09-24 10:23:51 +02:00 |
|
Ralf Becker
|
9239b86cd9
|
pending translations from our translation server
|
2021-09-22 14:57:11 +02:00 |
|
Ralf Becker
|
fc3aba9c39
|
missing ajax=true for mail site-config
|
2021-09-16 09:08:50 +02:00 |
|
Ralf Becker
|
e20cea757a
|
pending translations from our translation server
|
2021-09-10 10:19:57 +02:00 |
|
Hadi Nategh
|
1fd43b0bdd
|
* Mail: fix updating/deleting mail accounts does not refresh the mail tree no more
|
2021-09-01 16:23:38 +02:00 |
|
Hadi Nategh
|
3ea863c5bc
|
Take all addresses in the mail header when integrating mail to another app, e.g. Calendar.
|
2021-08-13 10:52:39 +02:00 |
|
Hadi Nategh
|
4fe8fd5154
|
Fix default value for mail's contact label preference
|
2021-07-27 12:38:37 +02:00 |
|
Hadi Nategh
|
89695620bc
|
Make sure et2 widgets are there before the container into vfsSelectUI app object
|
2021-07-06 15:50:49 +02:00 |
|
Hadi Nategh
|
70faf346e4
|
Fix error egw_keycode_translation_function is not defined
|
2021-07-06 14:53:56 +02:00 |
|
Ralf Becker
|
b88716c8b6
|
legacy load jQueryUI as tooltip has wired context problems if loaded as module
|
2021-07-02 08:52:18 +02:00 |
|
Hadi Nategh
|
7e350f4a4a
|
Fix miss replaced atob from commit e5f533cf6c
|
2021-07-01 10:28:06 +02:00 |
|
Hadi Nategh
|
b9d47c1511
|
Replace jQuery.base64 with native JS and remove its library
|
2021-07-01 10:26:51 +02:00 |
|
Hadi Nategh
|
c8d2f535d9
|
* Mail/SMIME: fix signed calendar events not being displayed (error:importing the ical!)
|
2021-07-01 10:21:59 +02:00 |
|
Hadi Nategh
|
8ac6b45b78
|
Fix not working actions in mail
|
2021-06-16 11:12:46 +02:00 |
|
Ralf Becker
|
cb00de85ce
|
* Mail/Dovecot: allow to disable caching of flags in site config to support Dovecot private seen flags on shared folders
|
2021-06-15 10:23:11 +02:00 |
|
Ralf Becker
|
771d6c727f
|
got mail app.js incl. jsapi/app_base.js working
plus marking et2 methods returning promisses as async and removing cache-buster from includeJS calls in egw_action_common.js as it causes double loads
|
2021-06-11 10:11:13 +02:00 |
|
nathangray
|
f953d7a3b2
|
Mail: Adapt to taglist not following API fix (200aebd171 ) to drag and drop of email addresses works
|
2021-05-31 10:27:29 -06:00 |
|
Hadi Nategh
|
660ba37f47
|
Do not try to filter out html body as it would cause broken html content not being displayed at all
|
2021-05-28 15:13:01 +02:00 |
|
Ralf Becker
|
547f28fe3d
|
report and log enabling push (and other IMAP errors)
don't switch regular reload handling off in that case
|
2021-05-25 17:47:25 +02:00 |
|
Hadi Nategh
|
3420fdd187
|
Fix category column misalignment for mail ui list
|
2021-05-19 12:35:19 +02:00 |
|
Ralf Becker
|
ac9f1f61a6
|
pending translations from our translation-server
|
2021-05-12 11:12:35 +02:00 |
|
Ralf Becker
|
1f010a4391
|
Bump version to 21.1
|
2021-05-08 15:02:24 +02:00 |
|
Hadi Nategh
|
f5e2f7e719
|
Fix infinite loop before sending mail caused by integrated actions with no app right
|
2021-04-27 11:51:16 +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 |
|
Ralf Becker
|
6bac65210f
|
set an explict message-type "success" to stop error- instead of success-messages, if folder contained "error" or its translation
|
2021-04-21 09:39:47 +02:00 |
|
Hadi Nategh
|
a6bd16e2ad
|
Update mail app icon
|
2021-04-20 16:53:02 +02:00 |
|
Hadi Nategh
|
baa4c3c0ac
|
Fix type error: Unsupported operand types: string * int
|
2021-04-14 11:21:05 +02:00 |
|
Hadi Nategh
|
3f989f33d1
|
Fix error message type
|
2021-04-13 16:13:35 +02:00 |
|
Hadi Nategh
|
4af0bec278
|
* Mail: fix losing inline images after being re-saved as draft or created as new
|
2021-04-13 13:23:09 +02:00 |
|
Hadi Nategh
|
3742a44321
|
Fix php 8 error:
- Unsupported operand types: string * int
- Unknown named parameter $func
|
2021-04-09 10:40:40 +02:00 |
|
Ralf Becker
|
94e0a536a4
|
pending translations from our translation server
|
2021-04-06 09:41:17 +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 |
|
nathangray
|
3fb74753c8
|
Mail: No longer need to defer select handler restoration
|
2021-03-16 11:06:48 -06:00 |
|
nathangray
|
15b0ecec22
|
Solve the problem with mail selecting the next mail and marking it as read when you move a mail by turning off the select-next-row thing for mail
|
2021-03-16 11:06:48 -06:00 |
|
nathangray
|
2aa52a43c8
|
Need to wait to restore the select handler to avoid nm selecting the next row.
|
2021-03-15 15:58:01 -06:00 |
|
nathangray
|
71be88ae75
|
Mail: Attempt to stop mail from loading but not displaying the next mail after moving a mail to another folder
Now de-selecting so push update does not re-select
|
2021-03-15 14:41:26 -06:00 |
|
Hadi Nategh
|
6622de0eb6
|
Fix broken handling ical file with mimetype of application/octet-stream
|
2021-03-11 14:56:26 +01:00 |
|