0d8aba3e69
Mail: Fix adding file share via download link into an already open mail does not always work
...
Select options were not right, and sometimes the updated value would be reset by the browser
2024-07-16 11:06:59 -06:00
e35947875b
Mail: Fix could only attach one VFS file at a time
2024-02-21 12:55:02 -07:00
288c0c39e9
Switch on new Et2VfsSelect widget(s)
...
includes mail
2024-02-12 10:32:28 -07:00
639c8748ca
new boolean property applyDefaultFont for rtf editor and using it in mail compose
...
making sure it applyDefaultFont method gets always called in compose
2024-02-05 10:54:06 +02:00
b337867b03
replace all et2-select-email multiple="true" readonly(unset or false) with new et2-email
2023-12-20 09:53:51 +02:00
437ad34300
Finish Et2Email widget
2023-12-13 10:34:17 -07:00
bd93964de3
Mail: Let browser deal with text area sizing in compose for plaintext too
2023-07-06 08:15:32 -06:00
6ace2c1fbc
Mail: Let browser deal with text area sizing in compose
...
Fixes bug where toolbar can get hidden when editing certain emails
2023-07-05 11:23:28 -06:00
b029d826d9
Fix broken resizing mail compose's textarea
2023-04-21 14:17:58 +02:00
649645ab0f
* Mail: allow placeholders in compose instead of email-addresses to be able to create mail templates
2023-04-11 15:01:40 +02:00
0abbd65d35
Fix styling for replyto button in mail compose
2023-02-24 14:18:25 +01:00
d17f7d2e55
Fix fields in composer are not equally aligned
2023-02-17 11:35:44 +01:00
8ec106f22b
converting .xet files to new webcomponents-format
2023-01-04 11:28:10 -06:00
409b2a4349
Mail: Force "to" as first focus field
...
(other inputs are higher, but not always visible)
2022-12-08 10:23:30 -07:00
cf3472c651
Move mail compose file upload section below the attachment
2022-09-06 13:56:17 +02:00
78cfc3ce7c
Fix clicking on attachment title not wokring
2022-08-31 15:17:46 +02:00
bc204e7f1a
Remove delete button from attachmentBlock in the preview row and set correct tooltip title
2022-08-31 15:09:41 +02:00
b83f2f5847
Fix mail compose dialog and implements consistent attachments block
2022-08-31 12:26:39 +02:00
b38deecad0
Change all used toolbars more in mail to a 3dots style
2022-07-12 11:28:57 +02:00
734de06406
Fix broken select account in compose dialog
2022-07-12 11:22:30 +02:00
ac171a1076
Implements DND for et2-select-email tags
2022-06-21 16:21:23 +02:00
6f8fccb1ad
Get mail app working (we use old-box widgets until replacing splitter with a web-component)
2021-09-27 16:14:42 +02:00
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
213a30a250
Mail: Link expiration date blur text now changes if you have EPL enabled
2020-06-05 14:33:26 -06:00
7089489db9
Hide editor statusbar from compose dialog
2018-11-05 15:35:13 +01:00
7c3fa06082
Mail - some missing translations reported by Stefan Unverricht
2018-10-30 11:28:27 -06:00
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
1cbd0aa2a3
W.I.P. implementing TinyMCE editor and deprecating CKEditor
2018-10-19 16:35:18 +02:00
a73884cdf8
Add title for filemode_icon and fix missing icons
2018-07-12 16:07:05 +02:00
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
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
71442541f5
Keep expander fields left aligned together with html checkbox in compose dialog
2018-07-05 14:42:11 +02:00
4bd14a6b7b
Some styling improvements for mail compose
2018-06-28 17:28:45 +02:00
8ac7684f66
Add vcards from addressbook into an opened mail compose if there's any
2018-02-28 17:30:45 +01:00
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
45039f5f66
Fix some translation issues and typos found by Rafael Chacón Verdorama
2017-05-24 09:41:02 -06:00
41ae19774d
Allow multiple entries for reply-to in mail compose
2017-04-27 09:50:37 +02:00
116151a092
WIP of SMIME support:
...
- Implement smime ecryption in compose
- Implement passphrase dialog
2017-02-15 12:23:27 +01:00
c78042d522
Update PUBLIC ID of etemplate2.dtd in all templates
2017-02-01 09:59:37 +01:00
c7b6472a96
Fix couple of glitches in mail compose
2016-09-14 10:32:44 +02:00
628ac046fe
Implement mail integration check entry for mail compose
2016-08-18 17:31:27 +02:00
021d992463
work around a chozen implementation bug of not evaluating the default for the multiple (true) option correctly
2016-03-11 12:44:26 +00:00
e91a88e80d
WIP image upload via drag into ckeditor 4.5:
...
-Add extraPlugins into ckeditor config
-Activate imageUpload for mail compose htmlarea
2015-08-07 15:51:15 +00:00
ad07c416bf
adding an own recipients onChange callback, as set_dragging_dndCompose is also called on hover
2015-05-26 16:33:35 +00:00
58aaff6b9b
WIP mailvelope API integration:
...
- compose of plaintext mails works now
- display of encrypted mails in preview and display popup
ToDo: html compose, switching html on/off and resize of mailvelope iframe in compose
2015-05-17 19:03:45 +00:00
492c0be535
Stop htmlarea of compose participating in resize, compose has its own resize handling
2015-04-30 08:09:18 +00:00
c0097b3860
More WIP mail message integration:
...
- Make integrate function a static function
- Implement infolog, tracker and calendar save as buttons in mail compose with open popup
- Fix Date and Max_line_Chars in mail_integration
2015-04-15 15:55:18 +00:00
d432642f1a
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 09:55:05 +00:00
f9c1883713
Change compose toolbar default actions and view_range
2015-01-08 15:56:45 +00:00
7134da86b3
Fix compose toolbar ids
2015-01-07 17:37:56 +00:00