]> git.proxmox.com Git - pmg-gui.git/log
pmg-gui.git
7 years agoimplement local user panel
Dietmar Maurer [Mon, 27 Mar 2017 10:34:12 +0000 (12:34 +0200)]
implement local user panel

7 years agoLDAPConfig.js: do not allow synchronize on disabled profiles
Dietmar Maurer [Thu, 23 Mar 2017 15:38:47 +0000 (16:38 +0100)]
LDAPConfig.js: do not allow synchronize on disabled profiles

7 years agoimprove LDAP object nameing
Dietmar Maurer [Thu, 23 Mar 2017 15:37:55 +0000 (16:37 +0100)]
improve LDAP object nameing

7 years agoimplement LDAP user who object
Dietmar Maurer [Thu, 23 Mar 2017 11:58:48 +0000 (12:58 +0100)]
implement LDAP user who object

7 years agoimplement LDAP group who object
Dietmar Maurer [Thu, 23 Mar 2017 09:36:35 +0000 (10:36 +0100)]
implement LDAP group who object

7 years agoLDAPConfig.js: use new API entry points
Dietmar Maurer [Wed, 22 Mar 2017 05:52:58 +0000 (06:52 +0100)]
LDAPConfig.js: use new API entry points

7 years agoLDAPConfig.js: s/section/profile/
Dietmar Maurer [Wed, 22 Mar 2017 05:38:28 +0000 (06:38 +0100)]
LDAPConfig.js: s/section/profile/

7 years agoLDAPConfig.js: add Synchronize button
Dietmar Maurer [Tue, 21 Mar 2017 06:39:06 +0000 (07:39 +0100)]
LDAPConfig.js: add Synchronize button

7 years agoLDAPConfig.js: include database statistics
Dietmar Maurer [Mon, 20 Mar 2017 10:58:53 +0000 (11:58 +0100)]
LDAPConfig.js: include database statistics

7 years agouse new proxmoxStdRemoveButton widget
Dietmar Maurer [Mon, 20 Mar 2017 07:02:41 +0000 (08:02 +0100)]
use new proxmoxStdRemoveButton widget

7 years agoLDAPConfig.js: add remove button
Dietmar Maurer [Mon, 20 Mar 2017 05:30:13 +0000 (06:30 +0100)]
LDAPConfig.js: add remove button

7 years agoadd simple LDAP configuration panel
Dietmar Maurer [Sun, 19 Mar 2017 10:30:46 +0000 (11:30 +0100)]
add simple LDAP configuration panel

7 years agoMakefile: use "--product pmg --dist stretch" for upload target
Dietmar Maurer [Fri, 10 Mar 2017 07:00:12 +0000 (08:00 +0100)]
Makefile: use "--product pmg --dist stretch" for upload target

7 years agoServerStatus.js: panel to view server status and console button
Dietmar Maurer [Fri, 10 Mar 2017 06:58:41 +0000 (07:58 +0100)]
ServerStatus.js: panel to view server status and console button

7 years agorename index.html -> index.html.tpl
Dietmar Maurer [Thu, 9 Mar 2017 16:20:08 +0000 (17:20 +0100)]
rename index.html -> index.html.tpl

use var token instead of csrftoken.

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
7 years agoavoid useless borders
Dietmar Maurer [Tue, 7 Mar 2017 16:13:20 +0000 (17:13 +0100)]
avoid useless borders

7 years agoObjectGroupSelector.js: fix border for action selector
Dietmar Maurer [Tue, 7 Mar 2017 15:57:01 +0000 (16:57 +0100)]
ObjectGroupSelector.js: fix border for action selector

7 years agoObjectGroupConfiguration.js: fix behaviour when removing entries
Dietmar Maurer [Tue, 7 Mar 2017 15:51:50 +0000 (16:51 +0100)]
ObjectGroupConfiguration.js: fix behaviour when removing entries

7 years agorename ActionConfiguration.js to ActionList.js
Dietmar Maurer [Tue, 7 Mar 2017 11:37:18 +0000 (12:37 +0100)]
rename ActionConfiguration.js to ActionList.js

And use it to edit rules.

7 years agoObjectGroupSelector.js: new widget to simplify code
Dietmar Maurer [Tue, 7 Mar 2017 11:09:23 +0000 (12:09 +0100)]
ObjectGroupSelector.js: new widget to simplify code

7 years agoimprove rule GUI
Dietmar Maurer [Tue, 7 Mar 2017 10:16:18 +0000 (11:16 +0100)]
improve rule GUI

7 years agoimplement clamav safebrowsing, simplify rule configuration
Dietmar Maurer [Mon, 6 Mar 2017 12:13:37 +0000 (13:13 +0100)]
implement clamav safebrowsing, simplify rule configuration

7 years agoClamAVDatabase.js: display clamav database status
Dietmar Maurer [Sat, 4 Mar 2017 16:14:14 +0000 (17:14 +0100)]
ClamAVDatabase.js: display clamav database status

7 years agoClamAVDatabase.ja: panel to edit dbmirror
Dietmar Maurer [Sat, 4 Mar 2017 15:34:21 +0000 (16:34 +0100)]
ClamAVDatabase.ja: panel to edit dbmirror

7 years agoadd simple tree panel to display rule list
Dietmar Maurer [Fri, 3 Mar 2017 15:06:41 +0000 (16:06 +0100)]
add simple tree panel to display rule list

7 years agoimplement action panel
Dietmar Maurer [Fri, 3 Mar 2017 09:33:27 +0000 (10:33 +0100)]
implement action panel

7 years agoadd TimeFrame editor
Dietmar Maurer [Thu, 2 Mar 2017 16:06:48 +0000 (17:06 +0100)]
add TimeFrame editor

7 years agorename WhoConfiguration.js to ObjectGroupConfiguration.js
Dietmar Maurer [Thu, 2 Mar 2017 14:50:16 +0000 (15:50 +0100)]
rename WhoConfiguration.js to ObjectGroupConfiguration.js

7 years agoWhoConfiguration: run editor on dblclickOGInfo event
Dietmar Maurer [Thu, 2 Mar 2017 07:11:23 +0000 (08:11 +0100)]
WhoConfiguration: run editor on dblclickOGInfo event

7 years agoObjectGroupList: allow to run editor from outside
Dietmar Maurer [Thu, 2 Mar 2017 07:10:49 +0000 (08:10 +0100)]
ObjectGroupList: allow to run editor from outside

7 years agoObjectGroup: fire dblclickOGInfo on double click
Dietmar Maurer [Thu, 2 Mar 2017 07:09:56 +0000 (08:09 +0100)]
ObjectGroup: fire dblclickOGInfo on double click

7 years agoremove SMTPWhitelist, use ObjectGroup instead
Dietmar Maurer [Thu, 2 Mar 2017 06:23:25 +0000 (07:23 +0100)]
remove SMTPWhitelist, use ObjectGroup instead

7 years agorename Who to ObjectGroup
Dietmar Maurer [Thu, 2 Mar 2017 05:50:35 +0000 (06:50 +0100)]
rename Who to ObjectGroup

7 years agoWho.js: display newlines in descriptions
Dietmar Maurer [Thu, 2 Mar 2017 05:47:26 +0000 (06:47 +0100)]
Who.js: display newlines in descriptions

7 years agorename ObjectGroup to ObjectGroupList
Dietmar Maurer [Thu, 2 Mar 2017 05:22:16 +0000 (06:22 +0100)]
rename ObjectGroup to ObjectGroupList

7 years agoimplement object group editor - first try
Dietmar Maurer [Wed, 1 Mar 2017 17:57:08 +0000 (18:57 +0100)]
implement object group editor - first try

7 years agoVirusDetectorOptions.js: implement missiong options
Dietmar Maurer [Wed, 1 Mar 2017 07:57:36 +0000 (08:57 +0100)]
VirusDetectorOptions.js: implement missiong options

7 years agoVirusQuarantineOptions.js: allow to set virus quarantine options
Dietmar Maurer [Wed, 1 Mar 2017 07:40:31 +0000 (08:40 +0100)]
VirusQuarantineOptions.js: allow to set virus quarantine options

7 years agoQuarantineOptions.js: implement more options
Dietmar Maurer [Wed, 1 Mar 2017 07:35:54 +0000 (08:35 +0100)]
QuarantineOptions.js: implement more options

And set deleteEmpty attribute for text inputs.

7 years agoMailProxyOptions.js: use new helper add_combobox_row()
Dietmar Maurer [Wed, 1 Mar 2017 06:46:29 +0000 (07:46 +0100)]
MailProxyOptions.js: use new helper add_combobox_row()

7 years agostart virus detector configuration
Dietmar Maurer [Tue, 28 Feb 2017 16:36:05 +0000 (17:36 +0100)]
start virus detector configuration

7 years agoQuarantineOptions.js: allow to change spam quarantine options
Dietmar Maurer [Tue, 28 Feb 2017 16:15:25 +0000 (17:15 +0100)]
QuarantineOptions.js: allow to change spam quarantine options

7 years agoremove unnecessary panel
Dietmar Maurer [Tue, 28 Feb 2017 15:53:40 +0000 (16:53 +0100)]
remove unnecessary panel

7 years agoadd language selector
Dietmar Maurer [Tue, 28 Feb 2017 15:52:07 +0000 (16:52 +0100)]
add language selector

7 years agoSpamDetectorOptions.js: add use_razor configuration option
Dietmar Maurer [Tue, 28 Feb 2017 14:05:19 +0000 (15:05 +0100)]
SpamDetectorOptions.js: add use_razor configuration option

7 years agoSpamDetectorOptions.js: configure common spam options
Dietmar Maurer [Tue, 28 Feb 2017 13:53:12 +0000 (14:53 +0100)]
SpamDetectorOptions.js: configure common spam options

7 years agoavoid to many gettext entries
Dietmar Maurer [Tue, 28 Feb 2017 13:38:55 +0000 (14:38 +0100)]
avoid to many gettext entries

7 years agoSpamDetectorConfiguration.js: new panel for SPAM configuration
Dietmar Maurer [Tue, 28 Feb 2017 13:33:43 +0000 (14:33 +0100)]
SpamDetectorConfiguration.js: new panel for SPAM configuration

7 years agoSMTPWhitelist.js: implement add menu
Dietmar Maurer [Tue, 28 Feb 2017 09:53:17 +0000 (10:53 +0100)]
SMTPWhitelist.js: implement add menu

7 years agomove object editor configuration to PMG.Utils.object_editors
Dietmar Maurer [Tue, 28 Feb 2017 09:25:19 +0000 (10:25 +0100)]
move object editor configuration to PMG.Utils.object_editors

7 years agoSMTPWhitelist.js: implement SMTP Whitelist panel
Dietmar Maurer [Tue, 28 Feb 2017 08:54:16 +0000 (09:54 +0100)]
SMTPWhitelist.js: implement SMTP Whitelist panel

7 years agoMailProxyTLS.js: add GUI to configure TLS
Dietmar Maurer [Mon, 27 Feb 2017 08:11:50 +0000 (09:11 +0100)]
MailProxyTLS.js: add GUI to configure TLS

7 years agoMyNetworks.js: add GUI for trusted networks
Dietmar Maurer [Mon, 27 Feb 2017 07:52:42 +0000 (08:52 +0100)]
MyNetworks.js: add GUI for trusted networks

7 years agoTransport.js: add editor for transport map
Dietmar Maurer [Sun, 26 Feb 2017 10:39:32 +0000 (11:39 +0100)]
Transport.js: add editor for transport map

7 years agoallow to edit relay domain comments
Dietmar Maurer [Sat, 25 Feb 2017 16:28:21 +0000 (17:28 +0100)]
allow to edit relay domain comments

7 years agoadd edit buttons
Dietmar Maurer [Sat, 25 Feb 2017 14:28:04 +0000 (15:28 +0100)]
add edit buttons

7 years agoRelayDomains.js: allow to manage relay domains
Dietmar Maurer [Sat, 25 Feb 2017 14:03:05 +0000 (15:03 +0100)]
RelayDomains.js: allow to manage relay domains

7 years agoMailProxyOptions: use add_text_row helper
Dietmar Maurer [Sat, 25 Feb 2017 10:11:28 +0000 (11:11 +0100)]
MailProxyOptions: use add_text_row helper

7 years agoMailProxyRelaying: use new add_text_row helper
Dietmar Maurer [Sat, 25 Feb 2017 09:57:18 +0000 (10:57 +0100)]
MailProxyRelaying: use new add_text_row helper

7 years agoMailProxyRelaying: use add_boolean_row and add_integer_row helpers
Dietmar Maurer [Sat, 25 Feb 2017 09:36:49 +0000 (10:36 +0100)]
MailProxyRelaying: use add_boolean_row and add_integer_row helpers

7 years agoMailProxyPorts: use new add_integer_row helper
Dietmar Maurer [Sat, 25 Feb 2017 09:28:29 +0000 (10:28 +0100)]
MailProxyPorts: use new add_integer_row helper

7 years agoMailProxyOptions: add option verifyreceivers
Dietmar Maurer [Sat, 25 Feb 2017 09:21:19 +0000 (10:21 +0100)]
MailProxyOptions: add option verifyreceivers

7 years agoMailProxyOptions: use new helpers me.add_<type>_row
Dietmar Maurer [Fri, 24 Feb 2017 16:45:43 +0000 (17:45 +0100)]
MailProxyOptions: use new helpers me.add_<type>_row

7 years agoMailProxyOptions: add more options, cleanup
Dietmar Maurer [Fri, 24 Feb 2017 11:13:57 +0000 (12:13 +0100)]
MailProxyOptions: add more options, cleanup

7 years agoMailProxyOptions: new class
Dietmar Maurer [Fri, 24 Feb 2017 10:08:35 +0000 (11:08 +0100)]
MailProxyOptions: new class

7 years agocleanup, add MailProxyPorts
Dietmar Maurer [Fri, 24 Feb 2017 10:00:42 +0000 (11:00 +0100)]
cleanup, add MailProxyPorts

7 years agoMailProxyRelaying: cleanup, remove unused code
Dietmar Maurer [Fri, 24 Feb 2017 09:01:42 +0000 (10:01 +0100)]
MailProxyRelaying: cleanup, remove unused code

7 years agoMailProxyRelaying: configure relay setting
Dietmar Maurer [Fri, 24 Feb 2017 08:51:09 +0000 (09:51 +0100)]
MailProxyRelaying: configure relay setting

7 years agoadd DNS config
Dietmar Maurer [Wed, 1 Feb 2017 06:19:28 +0000 (07:19 +0100)]
add DNS config

7 years agoadd network configuration
Dietmar Maurer [Tue, 31 Jan 2017 16:34:08 +0000 (17:34 +0100)]
add network configuration

7 years agoadd syslog
Dietmar Maurer [Tue, 31 Jan 2017 16:33:33 +0000 (17:33 +0100)]
add syslog

7 years agouse new proxmoxNodeServiceView widget
Dietmar Maurer [Tue, 31 Jan 2017 14:23:40 +0000 (15:23 +0100)]
use new proxmoxNodeServiceView widget

7 years agoadd Task list
Dietmar Maurer [Tue, 31 Jan 2017 10:32:48 +0000 (11:32 +0100)]
add Task list

Layout 'fit' is required to avoid an extjs6 bug:

https://www.sencha.com/forum/showthread.php?304363-Buffered-Store-Fatal-HasRange-Call

7 years agouse new proxmoxlib.js (package proxmox-widget-toolkit)
Dietmar Maurer [Mon, 30 Jan 2017 12:43:32 +0000 (13:43 +0100)]
use new proxmoxlib.js (package proxmox-widget-toolkit)

7 years agoshow login window when ticket update fails
Dietmar Maurer [Fri, 27 Jan 2017 17:29:05 +0000 (18:29 +0100)]
show login window when ticket update fails

7 years agoauthOK: check if we have a user name
Dietmar Maurer [Fri, 27 Jan 2017 17:15:18 +0000 (18:15 +0100)]
authOK: check if we have a user name

7 years agoadd system configuration template
Dietmar Maurer [Fri, 27 Jan 2017 16:46:48 +0000 (17:46 +0100)]
add system configuration template

7 years agoadd rule configuration template
Dietmar Maurer [Fri, 27 Jan 2017 16:40:44 +0000 (17:40 +0100)]
add rule configuration template

7 years agoadd server administration tab panel
Dietmar Maurer [Fri, 27 Jan 2017 16:35:45 +0000 (17:35 +0100)]
add server administration tab panel

7 years agoadd a simple ConfigPanel
Dietmar Maurer [Fri, 27 Jan 2017 15:51:14 +0000 (16:51 +0100)]
add a simple ConfigPanel

7 years agoAdd basic GUI with login window
Dietmar Maurer [Fri, 27 Jan 2017 09:23:10 +0000 (10:23 +0100)]
Add basic GUI with login window

7 years agodepend on fonts-font-awesome
Dietmar Maurer [Fri, 27 Jan 2017 09:19:30 +0000 (10:19 +0100)]
depend on fonts-font-awesome

7 years agochange fontawsome link
Dietmar Maurer [Fri, 27 Jan 2017 09:17:29 +0000 (10:17 +0100)]
change fontawsome link

7 years agoadd images/logo-128.png
Dietmar Maurer [Fri, 27 Jan 2017 08:59:54 +0000 (09:59 +0100)]
add images/logo-128.png

7 years agoinitial commit
Dietmar Maurer [Thu, 26 Jan 2017 16:35:17 +0000 (17:35 +0100)]
initial commit