ralf
|
26c64c0838
|
* Mail: explicitly apply default font and -size before sending mail
|
2022-05-23 19:36:04 +02:00 |
|
ralf
|
d9436628cd
|
load users preferred (TinyMCE) font also for mail preview
|
2022-05-23 15:44:42 +02:00 |
|
nathan
|
c46f9c5440
|
Fix up dropdown in toolbar
|
2022-05-18 14:39:25 -06:00 |
|
ralf
|
1fb46bb74c
|
display attachments also as a block (fieldset) replacing the ruler, if one is configured
|
2022-05-11 18:05:54 +02:00 |
|
ralf
|
b7d3b7408e
|
WIP get TinyMCE to respect users preferred font and -size
|
2022-05-10 18:46:12 +02:00 |
|
ralf
|
99588796da
|
fix original message header broken for signature after
|
2022-05-10 13:58:57 +02:00 |
|
ralf
|
c4e0989bf9
|
replace original message header with fieldset in html and convert it to plain as before
|
2022-05-10 11:51:35 +02:00 |
|
ralf
|
bd066ef321
|
missing mail/templates/pixelegg/app.css
|
2022-05-06 13:43:48 +02:00 |
|
ralf
|
2c87752d75
|
remove mail specific sizing of paragraph and font selection in TinyMCE
|
2022-05-06 12:36:53 +02:00 |
|
ralf
|
05a63d4098
|
fix not working folder ACL
|
2022-05-04 16:52:51 +02:00 |
|
ralf
|
df938c79de
|
fixed messed up signature changing from / mail-accounts
also fixed some undefined warnings
|
2022-05-02 17:19:37 +02:00 |
|
ralf
|
4202b7357f
|
fix a couple of JS errors in mail-compose due to now select widget
|
2022-04-30 12:11:37 +02:00 |
|
ralf
|
b834760c5b
|
fix postion of download-/sharing-links for signature-on-top preference
|
2022-04-30 12:10:47 +02:00 |
|
ralf
|
ddc2b082c1
|
add empty line above signature / replied message and ruler to start writing message
also some code cleanups and fix undefined array-key or variable warnings
|
2022-04-29 12:49:41 +02:00 |
|
ralf
|
917a833f89
|
fix "a ton" of PHP Warning: Undefined array key or variable in mail code
|
2022-04-26 18:46:38 +02:00 |
|
ralf
|
5918fac6a9
|
fix PHP 8.x TypeError: array_diff(): Argument #1 must be of type array, null given
|
2022-04-26 12:44:59 +02:00 |
|
ralf
|
6bd9051589
|
fix PHP 8.x TypeError: array_intersect(): Argument #2 must be of type array, null given
|
2022-04-26 11:30:02 +02:00 |
|
nathan
|
6bd5388131
|
Mail: Fix pressing delete without selected mail deletes first mail when mail is not the open app when you log in
|
2022-04-13 16:41:20 -06:00 |
|
Ralf Becker
|
76e76a9e18
|
pending changes from our translation server
|
2022-04-04 13:26:38 +02:00 |
|
Hadi Nategh
|
f0422b91ca
|
Fix no forward works only after saving sieve rule
|
2022-03-03 15:41:01 +01:00 |
|
Hadi Nategh
|
cdcb85f4f3
|
Fix status icons not showing up on mail list
|
2022-02-25 14:19:25 +01:00 |
|
Hadi Nategh
|
3e41eb00c6
|
Fix styling of expander actions in compose (Cc,Bcc, ...)
|
2022-02-25 12:02:41 +01:00 |
|
Hadi Nategh
|
9a52fed3d5
|
Do not add extra elements into mail content as formatter because tinyMCE takes care of default formatting via its own styling mechanism
|
2022-02-02 13:51:20 +01:00 |
|
Hadi Nategh
|
c29afdd7d2
|
Fix buttons used in mail expanded area e.g. mail attachments area
|
2022-01-24 17:02:34 +01:00 |
|
Hadi Nategh
|
28bcaf9422
|
WIP styling buttons: another approach to style buttons, keeping the icon slotted
|
2022-01-20 13:13:04 +01:00 |
|
Hadi Nategh
|
d67b0b1e66
|
Avoid duplicating from email address when generating identity
|
2022-01-10 14:03:14 +01:00 |
|
Ralf Becker
|
0748db0c70
|
pending translations from our translation server
|
2022-01-09 19:31:13 +01:00 |
|
Hadi Nategh
|
9ab621e054
|
Get mail display working again (index and display both need to be redefined in future)
|
2021-12-16 15:07:09 +01:00 |
|
Hadi Nategh
|
476f8b671f
|
Make mail's receive notification action icon colorful when it's being selected
|
2021-12-10 14:48:40 +01:00 |
|
Hadi Nategh
|
84b81cb1f3
|
Set From identity base on identLabel preference
|
2021-12-10 13:42:10 +01:00 |
|
Hadi Nategh
|
ebf4ca8752
|
Add "Org | Name Email" as email identity format into identLabel preference options
|
2021-12-10 10:41:04 +01:00 |
|
Hadi Nategh
|
2bcd6b16d8
|
Make sure value is set before using it
|
2021-12-09 14:02:35 +01:00 |
|
nathan
|
da6ff9d639
|
Merge branch 'master' into web-components
|
2021-11-24 09:42:28 -07:00 |
|
nathan
|
4cc8eea7b6
|
Mail: Make sure pressing [del] key twice in a row does not delete the first row on the second press
|
2021-11-22 11:56:42 -07:00 |
|
Ralf Becker
|
8239e5ad91
|
fix PHP 8.0 TypeError: Cannot access offset of type string on string
using renames method calendar_ical::iCalSearch() instead of ::search() which required unchanged signature of calendar_bo::search()
|
2021-11-22 11:07:25 +01:00 |
|
nathan
|
b91e1d8a5f
|
Merge branch 'master' into web-components
|
2021-11-18 10:28:30 -07:00 |
|
Ralf Becker
|
2f6f682cd8
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-11-18 09:01:36 +01:00 |
|
Hadi Nategh
|
1ccbc60587
|
Fix PHP8.0 (TypeError): key(): Argument #1 ($array) must be of type array, null given
|
2021-11-16 11:23:03 +01:00 |
|
Ralf Becker
|
9f70526038
|
fix PHP 8.0 TypeError: Cannot access offset of type string on string
|
2021-11-15 17:57:06 +01:00 |
|
Ralf Becker
|
3003ed580c
|
fix PHP 8.0 TypeError: Cannot access offset of type string on string
|
2021-11-15 12:00:50 +01:00 |
|
Ralf Becker
|
7d49599943
|
fix PHP 8.0 TypeError: array_search(): Argument #2 ($haystack) must be of type array, bool given
|
2021-11-14 10:27:12 +01:00 |
|
Ralf Becker
|
11e630da2a
|
fix PHP 8.0 TypeError: fwrite(): Argument #2 ($data) must be of type string, array given
|
2021-11-13 17:30:57 +01:00 |
|
nathan
|
ed66beaf8f
|
Merge branch 'master' into web-components
|
2021-11-10 10:25:51 -07:00 |
|
Ralf Becker
|
43ae41cae7
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-11-10 12:24:08 +01:00 |
|
nathan
|
e03b8bbdc9
|
Merge branch 'master' into web-components
|
2021-11-05 11:08:31 -06:00 |
|
Ralf Becker
|
a50054b8c7
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-11-05 15:12:40 +01:00 |
|
Hadi Nategh
|
49b2313cfd
|
Fix error (TypeError): count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-11-04 09:45:55 +01:00 |
|
nathan
|
76d7447dab
|
Merge branch 'master' into web-components
|
2021-11-01 09:37:26 -06:00 |
|
Hadi Nategh
|
75b168fb0d
|
Switch to the right mail profileID if it's not matching the current one
|
2021-10-26 11:09:59 +02:00 |
|
nathan
|
fbbc466c78
|
Merge branch 'master' into web-components
|
2021-10-18 10:56:05 -06:00 |
|