Commit Graph

450 Commits

Author SHA1 Message Date
Dietmar Maurer
cc66960f8f fix bug #1707: use correct units for deferred mail queue (minutes) 2018-05-04 12:42:53 +02:00
Dietmar Maurer
07b7acb43c bump version to 1.0-37 2018-04-06 14:16:02 +02:00
Dominik Csapak
01e0e5e511 overwrite run_editor of base class
so that every call lands in the custom run_editor

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-04-06 14:14:26 +02:00
Dietmar Maurer
ea40799264 bump version to 1.0-36 2018-03-29 14:43:04 +02:00
Dietmar Maurer
6265117277 cleanup: set selModel only where we need it 2018-03-29 14:40:32 +02:00
Dominik Csapak
0b9c052824 SpamQuarantine: add keyboard shortcuts for actions
d/D: deliver
delete: delete
w/W: whitelist
b/B: blacklist

the delete key registers differently depending on browser,
so we have to check for event.DELETE and '127'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-29 14:33:45 +02:00
Dominik Csapak
c627f092b8 SpamQuarantine: add context menu
with the actions: deliver,delete,whitelist,blacklist

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-29 14:31:58 +02:00
Dominik Csapak
7f0619ff3b quarantine: refactor action logic
so that it can be reused

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-29 14:31:29 +02:00
Dominik Csapak
5fb0f71ea0 quarantine: do not deselect when list changes
when an e-mail is selected and an action goes through,
select the e-mail on the position the old one was,
this way, one does not have to reselect an e-mail after
an action is done

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-29 14:31:00 +02:00
Dominik Csapak
e6eb9495fa set the default quarantine timespan to a week
instead of only the current day

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-29 14:30:07 +02:00
Dominik Csapak
74901b37df reword the action success message to not show the id
but the count if we have multiple messages

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-29 14:27:43 +02:00
Dominik Csapak
d42f85b806 implement multiselection of spamquarantine mails
and allow the actions to be sent for all simultaniously

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-29 14:22:42 +02:00
Dietmar Maurer
ebe4d3d940 bump version to 1.0-35 2018-03-22 12:01:39 +01:00
Dietmar Maurer
751d131c4d add new helpdesk role 2018-03-22 11:40:39 +01:00
Dietmar Maurer
60a4b73d85 bump version to 1.0-34 2018-03-08 11:43:14 +01:00
Dominik Csapak
0bfcad2b17 add default gettext definition in case of no langfile
this is needed, because the gettext funciton is defined in the langfile

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-08 11:42:21 +01:00
Dietmar Maurer
64f7a5c337 bump version to 1.0-33 2018-03-05 06:50:37 +01:00
Dominik Csapak
bb7ab2baa6 collect and show errors on dashboard
if a cluster member is not reachable, collect the errors and show
them once to the user

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-05 06:48:57 +01:00
Dominik Csapak
91c74e81a8 use defaults for resources in dashboard
else we get an error if a node is not available

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-03-05 06:48:54 +01:00
Dietmar Maurer
9ce1d85e7d bump version to 1.0-32 2018-02-17 10:19:27 +01:00
Wolfgang Bumiller
40ced6648d UserEdit: add minLength of 4 to username field
To reflect the minimum length required by the backend.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-02-15 08:25:37 +01:00
Dietmar Maurer
a877113022 bump version to 1.0-31 2018-02-01 11:21:06 +01:00
Dominik Csapak
bee11278a6 remove outlook report style
this does not exist anymore

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-02-01 11:20:14 +01:00
Dominik Csapak
64fb657f83 improve gettext usage
optimized a few string
EMail/Email/E-mail -> E-Mail
No Data in Database/No data in database. -> No data in database
etc.

removed 'Outlook 2007' from gettext
added some strings to gettext where they were missing
(e.g. Active, etc.)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-01-24 06:26:26 +01:00
Dietmar Maurer
1900a0497e bump version to 1.0-30 2018-01-22 09:47:10 +01:00
Dietmar Maurer
6a521f1f4e bump version to 1.0-29 2018-01-19 08:44:01 +01:00
Dietmar Maurer
d42f76fc8d MailTracker.js: improve status text 2018-01-19 08:43:09 +01:00
Dietmar Maurer
f4e78b4a02 bump version to 1.0-28 2018-01-18 11:49:08 +01:00
Dietmar Maurer
00ac25c188 MailTracker.js: set start of next day for end-time 2018-01-18 11:47:55 +01:00
Dietmar Maurer
23acc452a3 bump version to 1.0-27 2018-01-16 14:42:04 +01:00
Dietmar Maurer
957ba04a4a change default mail port numbers 2018-01-16 14:40:50 +01:00
Dietmar Maurer
1677a1ecba bump version to 1.0-26 2018-01-16 13:52:25 +01:00
Dietmar Maurer
c40038d459 remove BETA, do not display repoid 2018-01-16 13:50:00 +01:00
Dietmar Maurer
e3a55bd7f8 bump version to 1.0-25 2018-01-12 11:38:13 +01:00
Dominik Csapak
5b621b46c6 use htmlEncode for the username
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-01-11 10:19:51 +01:00
Dietmar Maurer
ef83012a05 bump version to 1.0-24 2017-12-29 12:29:31 +01:00
Dietmar Maurer
9367049b9d set maxspamsize default back to 256K 2017-12-29 12:28:47 +01:00
Dietmar Maurer
89114584b8 bump version to 1.0-23 2017-12-28 13:11:01 +01:00
Dietmar Maurer
aac17b9be4 Revert "doQuarantineAction: pass pmail parameter"
This reverts commit 794e411a4f.

Not required any longer, because the backend now encode all info inside
the id.
2017-12-28 12:47:11 +01:00
Dietmar Maurer
b8981c9148 bump version to 1.0-22 2017-12-28 08:45:17 +01:00
Dietmar Maurer
794e411a4f doQuarantineAction: pass pmail parameter 2017-12-28 08:41:59 +01:00
Dietmar Maurer
ed86261167 bump version to 1.0-21 2017-12-19 07:53:16 +01:00
Dietmar Maurer
285cb4be15 ClusterAdministration.js - avoid duplicate load mask 2017-12-19 07:51:15 +01:00
Dietmar Maurer
ad80b56032 ClusterAdministration.js - sort nodes by cid 2017-12-19 07:50:37 +01:00
Dietmar Maurer
d7dd15626c ClusterAdministration.js - catch undefined value in loadavg renderer 2017-12-19 07:48:13 +01:00
Dietmar Maurer
0997c99fd6 bump version to 1.0-20 2017-12-18 13:35:06 +01:00
Dominik Csapak
f4de85b4e9 check if load is successfull in GeneralMailStatistics
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-12-18 13:34:22 +01:00
Dietmar Maurer
332b4b524e bump version to 1.0-19 2017-12-18 10:33:45 +01:00
Dietmar Maurer
03dbbc5a2e bump default maxspamsize to 1M 2017-12-18 09:51:56 +01:00
Dietmar Maurer
5e8d99d796 bump version to 1.0-18 2017-12-15 09:01:56 +01:00