[pmg-devel] applied: [PATCH pmg-gui 2/5] quarantines: add attachment grid to spam and virus quarantine
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 7 13:21:48 CET 2022
Am 04/11/2022 um 16:04 schrieb Dominik Csapak:
> So that admins can easily see which attachments exist for a mail,
> without parsing the 'raw' mail content. Disable the download button
> for these quarantines though, since it should not be necessary
> to download the attachments for these.
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> js/AttachmentGrid.js | 6 ++++++
> js/SpamQuarantine.js | 17 +++++++++++++++++
> js/VirusQuarantine.js | 17 +++++++++++++++++
> js/controller/QuarantineController.js | 8 ++++++++
> 4 files changed, 48 insertions(+)
>
>
applied, and reworked as shown offlist, i.e., dock the attachment grid at the bottom
with count/total size info in the title and make it collapsible for spam and virus Q,
thanks!
ps. there was a small glitch due to keeping the grid visible for multiSelect, and thus
showing the attachments of the previously last selected single mail.
More information about the pmg-devel
mailing list