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
ralf
55d540defd
fix not working folder search while editing Sieve rules
...
caused by new et2-select(-*) widget sending query and options as first 2 parameters
2022-08-22 12:05:51 +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
ea0cbd0441
account selection currently only need to use server-side search, for pref "Primary group and search"
...
for all other types the local search is sufficient, as everything is already local!
fix Taglist::ajax_search for accounts to pass the icon to client-side and always set value instead of id
2022-08-09 10:47:57 +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
ralf
4a17d9e2ac
fix JS errors caused by using widget.node instead of widget.getDOMNode()
2022-08-07 10:12:26 +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
47469c3842
Fix tnef attachments fails for first time read
2022-07-28 15:03:56 +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
ralf
6afd07da03
* Calendar/Mail: allow every participant to apply changes from extern organizer and warn if sender is not identical to iCal organizer or participant
2022-07-26 14:13:31 +02:00
Hadi Nategh
9c29863079
Fix from/to addresses in mail preview getting duplicated
2022-07-26 13:22:54 +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
ralf
fedfc78fb6
fix JS error for selected === undefined
2022-07-25 11:59:58 +02:00
Hadi Nategh
47baa7540c
Revert unintentional action handler caused mail's display function no longer working
2022-07-25 11:15:55 +02:00
ralf
89d7876bea
* Mail: do NOT fail setting ACL recursive on folders, if single folder fail (eg. wrongly in subscription file)
...
reporting number of succeeded folders and names of failed folders plus error
2022-07-25 11:06:40 +02:00
Hadi Nategh
862d355e77
WIP mail list and preview styling
2022-07-22 15:08:32 +02:00
nathan
4b73a80699
Fix missing label / icon in delete folder confirmation
...
Some other et2_dialog->Et2Dialog changes
2022-07-20 14:23:55 -06: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