Commit Graph

18 Commits

Author SHA1 Message Date
Stoiko Ivanov
573a6e8b71 add onlineHelp properties to all edit windows
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-10-03 14:32:24 +02:00
Dietmar Maurer
f31c7df96c MailProxyOptions.js: use deleteEmpty flag for dnsbl_threshold 2018-06-21 10:33:32 +02:00
Alexander Plank
feb7e67883 Add postfix dnsbl threshold
Signed-off-by: Alexander Plank <alexander.plank@siconnex.com>
2018-06-21 10:18:38 +02:00
Dietmar Maurer
47ee337f6a add DNSBL sites option 2017-11-27 11:54:24 +01:00
Dominik Csapak
131ba4f60a jslint: add missing semicolons
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:30:43 +02:00
Dominik Csapak
de0ebd99a1 jslint: type confusion
resolve/mark several type confusions

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:30:26 +02: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
ff735274ca jslint: add Proxmox global to files
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:28:56 +02:00
Dominik Csapak
00564597e5 execute stopUpdate on 'deactivate'
when we have a panel/grid with an updatestore which starts
on activation, we also have to stop it on deactivation,
otherwise those stores gets updated even when we are on another tab

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-09 06:38:04 +02:00
Dietmar Maurer
5e453db724 use new monStoreErrors property 2017-04-07 06:47:11 +02:00
Dietmar Maurer
6ccd0a4725 QuarantineOptions.js: implement more options
And set deleteEmpty attribute for text inputs.
2017-03-01 08:35:54 +01:00
Dietmar Maurer
527c093e2c MailProxyOptions.js: use new helper add_combobox_row() 2017-03-01 07:46:29 +01:00
Dietmar Maurer
d80ddaf77e add edit buttons 2017-02-25 15:28:04 +01:00
Dietmar Maurer
3c2246f478 MailProxyOptions: use add_text_row helper 2017-02-25 11:11:28 +01:00
Dietmar Maurer
b8abd28279 MailProxyOptions: add option verifyreceivers 2017-02-25 10:21:19 +01:00
Dietmar Maurer
dfe9fc4bae MailProxyOptions: use new helpers me.add_<type>_row 2017-02-24 17:45:43 +01:00
Dietmar Maurer
e866b4e7c7 MailProxyOptions: add more options, cleanup 2017-02-24 12:13:57 +01:00
Dietmar Maurer
7b27b6bcc8 MailProxyOptions: new class 2017-02-24 11:08:35 +01:00