StefanU
0364dfa0d1
Update mail icon
...
Size adjusted 28px => 32px, without border, file optimations
2022-11-30 22:00:01 +01:00
nathan
cbccbba108
Mail: Adjust column alignment in horiziontal view
2022-11-09 15:02:56 -07:00
nathan
a6bcc3228d
Mail: Adjust positioning / margins of preview in horizontal mode
2022-11-09 10:44:13 -07:00
nathan
8df89dcfb1
Mail: Switch mail icon in preview with email icon, move it down a little
2022-10-25 10:53:27 -06:00
Hadi Nategh
ecca3dc79c
Fix avatar alignment on rows with labels and flags set
2022-10-13 13:46:45 +02:00
Hadi Nategh
11a4e21cb8
Try to get mails flagged/labelled rows aligned with none flagged ones
2022-10-11 16:14:13 +02:00
nathan
260fa0d727
Mail: Turn on multiple so we get + & avatars on email addresses
2022-09-28 11:17:37 -06:00
nathan
3ceb0db2c6
Mail: Turn on multiple so we get + & avatars on email addresses
2022-09-28 10:59:52 -06:00
Hadi Nategh
020a3f9310
Set vacation notice box to disabled by default
2022-09-27 10:10:58 +02:00
Hadi Nategh
12956b594e
Fix square avatar in mail index to rounded one
2022-09-23 14:59:29 +02:00
Hadi Nategh
be3b38d516
Fix mail avatar not being set correctly for sent folder messages
2022-09-22 14:06:13 +02:00
Hadi Nategh
0a3e6503ac
Get vacation notice shown again
2022-09-15 16:06:20 +02:00
Hadi Nategh
847bf6139f
Set limit to mail preview splitter in order to prevent getting unreasonably small/big
2022-09-09 10:00:37 +02:00
Hadi Nategh
8d7fdcf968
Set max rows for vacation's forward email addresses
2022-09-07 15:08:53 +02:00
Hadi Nategh
2eebd56811
Adjust sieve edit dialog
2022-09-07 11:31:16 +02:00
Hadi Nategh
9294ab81db
Fix mail preview content frame sometimes gets short height because of repeated id
2022-09-06 16:10:59 +02:00
Hadi Nategh
93c9932fc7
Set mail avatar shown in the list with rounded shape
2022-09-06 15:52:34 +02:00
Hadi Nategh
e495a0e864
Fix folderManagement and subscription dialogs
2022-09-06 15:20:08 +02:00
Hadi Nategh
cf3472c651
Move mail compose file upload section below the attachment
2022-09-06 13:56:17 +02:00
Hadi Nategh
e2cb158211
Fix vacation dialog
2022-09-01 11:29:56 +02:00
nathan
4570a5a264
Mail: Fix folder ACL
...
- Set searchUrl in template so it can be found during initialization. Using modifications to clear it.
- Passing initial value to avoid a query
2022-08-31 13:34:15 -06:00
Hadi Nategh
2e5cc0de10
Make subscription and folderManagement dialogs slightly bigger
2022-08-31 15:37:11 +02:00
Hadi Nategh
78cfc3ce7c
Fix clicking on attachment title not wokring
2022-08-31 15:17:46 +02:00
Hadi Nategh
bc204e7f1a
Remove delete button from attachmentBlock in the preview row and set correct tooltip title
2022-08-31 15:09:41 +02:00
Hadi Nategh
b83f2f5847
Fix mail compose dialog and implements consistent attachments block
2022-08-31 12:26:39 +02:00
Hadi Nategh
502a2f5225
Fix sieve edit dialog
2022-08-26 11:55:26 +02:00
Hadi Nategh
c8cfd79b4b
Fix expander fields styling in mail compose
2022-08-24 15:54:58 +02:00
Hadi Nategh
6118bf6a7a
Fix mail preview in mobile template
2022-08-23 15:57:40 +02:00
Hadi Nategh
33b0380985
Make attachments block full size in mail preview & display
2022-08-23 15:11:49 +02:00
Hadi Nategh
1d2537c22c
Fix mail preview not working in mobile template
2022-08-23 14:03:07 +02:00
Hadi Nategh
bf6f50f14e
Adopt buttons used in mobile template to new buttonIcon widget
2022-08-23 13:14:34 +02:00
Hadi Nategh
082d6aa791
WIP Mobile template: Fix some of apps add buttons
2022-08-22 16:19:23 +02:00
ralf
9bc90488f7
fix not working readonly attribute (caused by space between equal sign and quote)
2022-08-22 13:53:24 +02:00
Hadi Nategh
d44abbd98a
Fix mail rows with flagged are misaligned
2022-08-22 11:47:31 +02:00
Hadi Nategh
c91e5cf218
Remove borders from mail compose header
2022-08-18 11:18:12 +02:00
Hadi Nategh
39bf571fc5
Fix mail preview details fields getting misaligned if more than 1 address is set
2022-08-16 15:18:59 +02:00
Hadi Nategh
d63de2aaed
Fix mail content not being fully displayed in mail display dialog
2022-08-16 11:21:43 +02:00
Hadi Nategh
5ff0cd7451
Fix mail preview height
2022-08-15 18:20:01 +02:00
Hadi Nategh
2b1ad243d0
Drop pixelegg template from Mail
2022-08-15 17:27:01 +02:00
Hadi Nategh
9b7fe9403b
Drop pixelegg template from admin
2022-08-11 13:15:30 +02:00
Hadi Nategh
d76538b404
Fix titles alignment in mail details box
2022-08-11 11:28:04 +02:00
Hadi Nategh
018065d30c
Fix too much gap from subject field in mail
2022-08-10 10:12:39 +02:00
ralf
aacb889da3
fix some broken image urls
2022-08-09 17:31:35 +02:00
Hadi Nategh
cc59648453
Fix avatar sizing
2022-08-09 15:54:05 +02:00
ralf
e7eb9f42e3
fix many errors around et2-select emulating old taglist:
...
- preprocessor: translate attributes autocomplete_url -> searchUrl, autocomplete_params -> searchOptions, and allow options
- sending search query as URL/GET parameter with default of app: <appname>
- handle searchUrl like allowFreeEntries by adding selected result to select_options via createFreeEntries, as they otherwise get removed by fix_bad_value not finding the value in select_options
- change taglist validation (again) to not validate search values
- still requires changes in application code, as taglist always behaved like multiple=true (returning and expecting an array of values) and did automatically search from client-side for it's initial value(s)
--> maybe more changes are in order to NOT require changing application code
--> fixes editing Sieve rules
2022-08-08 17:28:51 +02:00
Hadi Nategh
0d727f59fd
Fix click handling for attachment's summary is not working
2022-08-08 14:47:01 +02:00
Hadi Nategh
59ff16f98b
Update mail display template for attachments change
2022-08-05 16:57:42 +02:00
Hadi Nategh
a26dba5d27
Move mail attachments box under details
2022-08-05 16:55:18 +02:00
ralf
dd76b88af4
fix wrong image urls
2022-08-05 15:59:22 +02:00
ralf
c228d5b435
fix wrong url in mail css
2022-08-05 13:31:57 +02:00
Hadi Nategh
797600f899
Some styling improvements for mail preview
2022-08-04 12:29:42 +02:00
ralf
8da571cdc1
fix a couple of broken image urls, after moving images from pixelegg to api/default
2022-08-02 09:28:43 +02:00
ralf
bcff7ab4dc
fixing pixelegg less/css files to address images in default/images
...
remove no longer necessary pixelegg/images symlink to default/images
revert hint.png as the pixelegg one was never used
2022-07-31 10:49:35 +02:00
Hadi Nategh
0a9693ca17
Set proper mail template according to its pane mode
2022-07-29 13:26:58 +02:00
ralf
0113a93ffd
move images from pixelegg to default and drop png or gif, if we have an svg
2022-07-28 17:56:34 +02:00
Hadi Nategh
6378d589f2
No border for readonly emails in mail preview
2022-07-28 16:54:53 +02:00
Hadi Nategh
cfd12b4ec9
Fix smime indicators in preview
2022-07-28 16:39:47 +02:00
Hadi Nategh
5c637e47be
Use et2-details for mail from and attachments
2022-07-28 15:32:33 +02:00
Hadi Nategh
77b475b5e6
Set mail column selection base on PreviewPane mode
2022-07-27 15:49:55 +02:00
Hadi Nategh
e7e538fffe
Fix mail preview blank page styling
2022-07-27 15:37:03 +02:00
Hadi Nategh
7c053d9dad
Implement new mail attachments block actions
2022-07-27 14:21:29 +02:00
Hadi Nategh
e9c4694d09
Fix attachments and details box styling
2022-07-26 11:40:50 +02:00
Hadi Nategh
90817b3475
Fix from mail address in the list disturbing the row selection
2022-07-26 11:03:27 +02:00
Hadi Nategh
cd7f2eea60
WIP Mail styling:
...
- Make display dialog similar to preview
2022-07-25 16:35:59 +02:00
Hadi Nategh
862d355e77
WIP mail list and preview styling
2022-07-22 15:08:32 +02:00
Hadi Nategh
4e4a24ea1d
Fix smime icons
2022-07-20 12:53:57 +02:00
Hadi Nategh
805ac7e830
WIP Mail app styling:
...
-Remove legacy widgets from mail
-Fix iframe not being full height in preview
2022-07-15 11:34:30 +02:00
Hadi Nategh
b38deecad0
Change all used toolbars more in mail to a 3dots style
2022-07-12 11:28:57 +02:00
Hadi Nategh
734de06406
Fix broken select account in compose dialog
2022-07-12 11:22:30 +02:00
nathan
ef2f29d84c
Mail: Re-size header labels in display popup, change mail date widget to date-time-today
2022-06-28 10:17:50 -06:00
nathan
65ed3e090c
Mail: Re-size & re-order headers in display popup
2022-06-27 15:27:39 -06:00
nathan
5d915ba5eb
Mail preview / display layout:
...
Fix header alignment, swap email display to use et2-select-email
2022-06-24 14:17:58 -06:00
nathan
9a1f8e591f
Mail: Fix accidentally committed editable email in mail list
2022-06-22 08:26:38 -06:00
nathan
d9400430e5
Mail: Use et2-select-email for displaying addresses in preview
2022-06-21 16:34:57 -06:00
Hadi Nategh
ac171a1076
Implements DND for et2-select-email tags
2022-06-21 16:21:23 +02:00
Hadi Nategh
812cdb6165
Fix scrollbar not working on subscribe folder and folder management dialogs
2022-06-13 13:53:45 +02:00
Hadi Nategh
17194f1ed3
Fix toolbar widget styling
2022-06-09 14:23:24 +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
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
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
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
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
nathan
fbbc466c78
Merge branch 'master' into web-components
2021-10-18 10:56:05 -06:00
Hadi Nategh
b5a669fe1d
Add more imap PERMANENTFLAGS in the sieve flags list
2021-10-18 12:34:15 +02:00
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
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
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
Hadi Nategh
3420fdd187
Fix category column misalignment for mail ui list
2021-05-19 12:35:19 +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
a6bd16e2ad
Update mail app icon
2021-04-20 16:53:02 +02: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
Hadi Nategh
f2cb47105e
Style toolbar toggled buttons
2021-03-09 17:31:37 +01:00
Hadi Nategh
a8f11ca1b7
Some mobile Ui improvements
2021-03-04 16:30:01 +01:00
Hadi Nategh
2f78cffb13
Some styling improvements
2021-02-19 13:11:51 +01:00