From: Dominik Csapak <d.csapak@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH pmg-api/pmg-gui] fix #3287: allow filtering by mail for all qurantine views
Date: Wed, 23 Nov 2022 15:52:20 +0100 [thread overview]
Message-ID: <20221123145222.834345-1-d.csapak@proxmox.com> (raw)
by introducing the 'pmail' parameter for the virus and attachment
quarantine api calls to, and adding the email combobox for them in the
gui
pmg-api:
Dominik Csapak (1):
fix #3287: add pmail parameter to virus/attch. quarantine list
src/PMG/API2/Quarantine.pm | 25 +++++++++++++++++++++----
1 file changed, 21 insertions(+), 4 deletions(-)
pmg-gui:
Dominik Csapak (1):
fix #3287: add recipient filter for virus/attach. quarantine view
js/AttachmentQuarantine.js | 2 +-
js/QuarantineList.js | 48 ++++++++++++++++++++++++--------------
js/SpamQuarantine.js | 1 -
js/VirusQuarantine.js | 2 +-
4 files changed, 32 insertions(+), 21 deletions(-)
--
2.30.2
next reply other threads:[~2022-11-23 14:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-23 14:52 Dominik Csapak [this message]
2022-11-23 14:52 ` [pmg-devel] [PATCH pmg-api 1/1] fix #3287: add pmail parameter to virus/attch. quarantine list Dominik Csapak
2022-11-24 13:23 ` [pmg-devel] applied: " Thomas Lamprecht
2022-11-23 14:52 ` [pmg-devel] [PATCH pmg-gui 1/1] fix #3287: add recipient filter for virus/attach. quarantine view Dominik Csapak
2022-11-25 14:26 ` [pmg-devel] applied: " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221123145222.834345-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.