Commit Graph

20 Commits

Author SHA1 Message Date
Stoiko Ivanov
d3ad46bae3 Make Backup/Restore panel a menuentry
Move it away from the tab list in the Configuration entry to a submenu in
preparation for adding PBS integration

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2020-11-17 12:34:03 +01:00
Thomas Lamprecht
c87d46fbe8 tree wide: eslint --fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-23 13:17:15 +02:00
Dominik Csapak
0023ef6ab2 add Attachment Quarantine
the Quarantine part is mostly copied from VirusQuarantine and adapted
the AttachmentGrid is inspired by the SpamScore list

this adds a new quarantine type 'Attachment' in the gui, where the admins
can review and control the mails in the attachment quarantine

it also shows a list of attachment/parts and a link where they can
be downloaded (in case the admin want to only forward a single
attachment or review the file in detail)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Tested-By: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-10-17 15:25:31 +02:00
Dietmar Maurer
d6a00b29ca js/RBLStatistics.js - show pregreet rejects, change title to 'Postscreen' 2017-12-07 08:40:41 +01:00
Dominik Csapak
771bd0b94b jslint: remove trailing commas
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:29:17 +02:00
Dominik Csapak
387aeedfca use VirusQuarantine and change icon for SpamQuarantine
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-28 14:47:19 +02:00
Dietmar Maurer
a10c81d94d add Subscription panel 2017-09-27 12:55:54 +02:00
Dietmar Maurer
cf2485332b add MailTracker 2017-09-21 09:47:48 +02:00
Dietmar Maurer
4af3781f81 NavigationTree.js - remove useless bordert attribute 2017-09-19 12:11:32 +02:00
Dominik Csapak
f2a235e3d1 show user black/whitelist in tree
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-12 07:21:16 +02:00
Dietmar Maurer
a32c09e62d add RBL statistics 2017-09-11 12:32:12 +02:00
Dietmar Maurer
4183c5557f NavigationTree - move statistics up one level 2017-09-07 12:09:25 +02:00
Dietmar Maurer
ff8a07c6de add placeholders for sender/receiver/contact statistics 2017-09-01 11:40:37 +02:00
Dietmar Maurer
73360b1121 add DomainStatistics class 2017-09-01 10:12:03 +02:00
Dietmar Maurer
b02ccf09ee add hourly mail distribution bar charts 2017-08-31 13:16:39 +02:00
Dietmar Maurer
d89ac7962d NavigationTree.js - include new statistic pages 2017-08-31 11:08:39 +02:00
Dietmar Maurer
a2d642d9a1 add mail statistic prototype 2017-08-25 09:49:11 +02:00
Dominik Csapak
1279636ff1 use the correct xtype for the spamquarantine in the main view
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-08-18 16:28:05 +02:00
Dietmar Maurer
c77675e9c0 js/NavigationTree.js: add new cluster administration panel 2017-04-05 07:17:28 +02:00
Dominik Csapak
ed2e43ff72 add navigation tree
this is a treelist with a store where we can define the structure of
the navigation on the left

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-04-05 06:40:13 +02:00