]> git.proxmox.com Git - pmg-gui.git/commit
restructure spam quarantine
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 23 Aug 2017 10:26:56 +0000 (12:26 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Aug 2017 10:37:52 +0000 (12:37 +0200)
commitc96a22cb0b0a04c338c2d9505c68384795a0d2c5
treebcf18024cdc98e1297875dd1dcb51eca3c4acd62
parent9bdd2de3188205e189d223136e37530ca65da0de
restructure spam quarantine

this patch restructures the spam quarantine tab

notable changes:
* no daily overview any more, instead you have to select the range and
  email address
* an email selector in the admin view, which gets its data from
  the backend
* preview window has a show raw/html button

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
js/SpamQuarantine.js