Thomas Lamprecht
7949d1992a
sys config: network: show live-apply button
...
The PMG API supports that feature now when ifupdown2 is installed.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-16 16:37:29 +02:00
Thomas Lamprecht
e47571db64
sys config: move network to bottom
...
Like we did in PBS, which has a very similar GUI structure as PMG.
Rationale is that the network panel is flexed and thus normally the
biggest, while DNS and time are fixed and short, and an inverted
pyramid, height-wise, looks a bit off as layout.
Also network will show the pending changes at the bottom, which is
nicer if its really at the bottom of the view.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-16 16:34:07 +02:00
Thomas Lamprecht
b9cc0695c3
configuration: add icons
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-13 19:11:32 +02:00
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
a36756b058
drop jslint hint for Proxmox global
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-23 14:03:17 +02: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
75a6815975
only allow to create linux bonds
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-11-14 11:40:54 +01:00
Dominik Csapak
adc5c38553
fix (de)activate/destroy events for system configuration
...
relay the events to all children of the network panel,
and add the deactivate event to the options
this properly starts and stops the updatestores
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-11-10 17:29:30 +01:00
Dietmar Maurer
7f261b55d5
js/BackupRestore.js - implement backup/restore panel
2017-11-07 07:43:31 +01:00
Dominik Csapak
c17f9fe4d0
jslint: if needs a block
...
single statements after if can be confusing
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:30:58 +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
Dietmar Maurer
57acb12077
remove SSH access panel
2017-09-27 12:24:52 +02:00
Dietmar Maurer
fc7de588fd
start GUI for general system configuration options
2017-08-18 12:45:08 +02:00
Dietmar Maurer
ec92285424
impl. restore factory defaults
2017-08-18 11:18:33 +02:00
Dietmar Maurer
3960dd9759
SystemConfiguration.js: set minHeight on Network panel
...
Else it gets removed from the view if the window is to small.
2017-04-05 07:11:03 +02:00
Dominik Csapak
1a51a8dc68
restructure configuration panel
...
move dns/time into network panel, to save some space
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-04-05 06:48:36 +02:00
Dominik Csapak
bca16caee8
replace alias by xtype
...
this is shorter
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-04-05 06:47:03 +02:00
Dominik Csapak
a450450001
add itemIds in tabpanels
...
will be used for routing
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-04-05 06:46:37 +02:00
Dietmar Maurer
830e582756
avoid useless borders
2017-03-07 17:13:20 +01:00
Dietmar Maurer
d9e1af949d
avoid to many gettext entries
2017-02-28 14:38:55 +01:00
Dietmar Maurer
61a29c9c4a
add DNS config
2017-02-01 07:19:28 +01:00
Dietmar Maurer
8e29d7f61e
add network configuration
2017-01-31 17:34:08 +01:00
Dietmar Maurer
2c7b542dd4
use new proxmoxlib.js (package proxmox-widget-toolkit)
2017-01-30 13:43:32 +01:00
Dietmar Maurer
e119071c96
add system configuration template
2017-01-27 17:46:48 +01:00