Stefan Priebe
|
87b89a3a44
|
add novnc console to workspace
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
|
2014-06-13 11:03:06 +02:00 |
|
Stefan Priebe
|
33fe59ee21
|
ExtJS: backport Ext.ux.IFrame from ExtJS 4.2
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
|
2014-06-13 11:03:06 +02:00 |
|
Stefan Priebe
|
6d236b3304
|
add novnc logo
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
|
2014-06-13 10:36:19 +02:00 |
|
Dietmar Maurer
|
7a83daf337
|
pveproxy: add routing to novnc dirs
|
2014-06-13 10:34:13 +02:00 |
|
Dietmar Maurer
|
4f643d1fcb
|
depend on pve-novnc
as debian novnc version is openstack infiltrated.
|
2014-06-13 10:24:16 +02:00 |
|
Dietmar Maurer
|
94cc956030
|
trim subscription key to avoid unexpected errors.
People normally use cut&paste, and that often adds unexpected white space
characters. So we simply remove them for convenience.
|
2014-06-13 06:32:07 +02:00 |
|
Dietmar Maurer
|
53778f9222
|
bump version to 3.2-8
|
2014-06-04 08:48:44 +02:00 |
|
Dietmar Maurer
|
79b93a4dd7
|
DC Firewall: add enable option
|
2014-06-04 08:46:33 +02:00 |
|
Dietmar Maurer
|
e952412864
|
bump version to 3.2-7
|
2014-06-03 09:08:27 +02:00 |
|
Dietmar Maurer
|
0381b69319
|
white space cleanup
|
2014-06-03 09:05:35 +02:00 |
|
Alexandre Derumier
|
85c2c7b97e
|
openvz: add bridge vlan && firewall options to gui
parse bridge= vmbrX(vY)?(f)?
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2014-06-03 08:57:26 +02:00 |
|
Dietmar Maurer
|
dc34665afc
|
IPSet GUI: display errors
|
2014-05-30 13:07:45 +02:00 |
|
Dietmar Maurer
|
02a7f63ba5
|
rename IPSetSelector to IPRefSelector, and use it in IPSet
|
2014-05-30 10:34:25 +02:00 |
|
Dietmar Maurer
|
5a0a1cc4f5
|
code cleanups, only set modified_marker when we have errors
|
2014-05-30 09:02:49 +02:00 |
|
Dietmar Maurer
|
d9d4fcc6dc
|
FirewallRules: disable ipset query when usery types in an IP
|
2014-05-28 17:27:59 +02:00 |
|
Dietmar Maurer
|
0d46829744
|
enable queries when user types in values.
|
2014-05-28 16:52:23 +02:00 |
|
Dietmar Maurer
|
ff01fbb35e
|
use getTotalCount instead of getCount
To prevent heigth change on filtering.
|
2014-05-28 16:51:08 +02:00 |
|
Dietmar Maurer
|
ec549ebc13
|
use new API for IPSetSelector
We now list all available IPSets and Aliases.
|
2014-05-28 14:16:37 +02:00 |
|
Dietmar Maurer
|
3e6177d94b
|
use correct url for IPSetSelector
|
2014-05-27 13:59:07 +02:00 |
|
Dietmar Maurer
|
3b3baeb6de
|
allow IPSets for VM firewall
|
2014-05-27 11:43:07 +02:00 |
|
Dietmar Maurer
|
45a5e9c190
|
SecurityGroups: do not send digest for DELETE call
We can only delete empty groups, so that is not necessary.
|
2014-05-27 10:31:51 +02:00 |
|
Dietmar Maurer
|
0757b9c212
|
FirewallRules: delete unused properties (else we get strange verification errors).
|
2014-05-27 06:21:05 +02:00 |
|
Dietmar Maurer
|
1200d65661
|
FirewallRules: set error tooltips on load
And use a hidden field to forms with errors as dirty.
|
2014-05-26 10:18:46 +02:00 |
|
Dietmar Maurer
|
05adc1414d
|
use new PVE::API2::Firewall::CT class
|
2014-05-26 08:31:44 +02:00 |
|
Dietmar Maurer
|
b63d3c4170
|
FirewallRule: do not send errors back to server, remove editor reference
|
2014-05-26 08:31:03 +02:00 |
|
Dietmar Maurer
|
8f4174897c
|
FirewallRules: show error messages in rules grid using tooltips.
|
2014-05-23 10:45:44 +02:00 |
|
Dietmar Maurer
|
1d9214235d
|
FirewallRule: disable column sorting
|
2014-05-22 10:17:30 +02:00 |
|
Dietmar Maurer
|
9fba0c92b9
|
FirewallRule: add hack to avoid Form shown as dirty
|
2014-05-22 09:58:07 +02:00 |
|
Dietmar Maurer
|
c8a8385a8c
|
close inotify handle before restart/exec
|
2014-05-22 09:57:15 +02:00 |
|
Dietmar Maurer
|
060b19b635
|
firewall rules: add fix for editable ComboGrid
|
2014-05-22 08:43:04 +02:00 |
|
Dietmar Maurer
|
1f3e956a53
|
fix mon_command syntax for 'auth get'
|
2014-05-22 06:43:09 +02:00 |
|
Dietmar Maurer
|
5491c98f86
|
new IPProtocolSelector implementation.
and do not use pvetextfield/deleteEmpty, because that is no longer
necessary with recent firewall API changes.
|
2014-05-21 13:18:50 +02:00 |
|
Dietmar Maurer
|
9184785c0b
|
add IGMP protocol
And use pvetextfield instead of textfield to correctly handle 'delete' parameter.
|
2014-05-21 10:30:23 +02:00 |
|
Dietmar Maurer
|
b61d06f6ad
|
firewall: add aliases feature for VMs
|
2014-05-20 11:57:27 +02:00 |
|
Dietmar Maurer
|
5d3a49bfa7
|
change default for VM firewall enable flag
|
2014-05-20 07:58:45 +02:00 |
|
Dietmar Maurer
|
2cc7876a65
|
FirewallOptions: use correct defaults
|
2014-05-19 10:29:16 +02:00 |
|
Alexandre Derumier
|
d86d9aab46
|
firewall edit rule : disable proto, sport, dport if macro is selected
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2014-05-19 05:59:55 +02:00 |
|
Alexandre Derumier
|
f6f18eed76
|
comestic : switch proto and interface in forms
for readability, better to have
macro
proto
src port
dest port
in same column
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2014-05-19 05:57:56 +02:00 |
|
Dietmar Maurer
|
ad1072cd11
|
undo last commit - we us an extra daemon to update firewall rules
|
2014-05-16 07:05:23 +02:00 |
|
Alexandre Derumier
|
a61b1ac979
|
gui : enable qemu network card firewall option
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2014-05-09 11:49:56 +02:00 |
|
Dietmar Maurer
|
435063bdd9
|
pvesh: fix help command
|
2014-05-07 12:31:55 +02:00 |
|
Dietmar Maurer
|
87233e4de0
|
Enable firewall GUI
|
2014-05-06 12:52:11 +02:00 |
|
Dietmar Maurer
|
0590a0d29b
|
InputPanel: add new column type
This is useful to add things at the botton spaning 2 rows (comments)
|
2014-05-06 12:50:29 +02:00 |
|
Dietmar Maurer
|
8ceed9b8be
|
KVComboBox: fix editable config
|
2014-05-06 12:48:38 +02:00 |
|
Dietmar Maurer
|
9f5ee9d970
|
ComboGrid: fix editable config
|
2014-05-06 12:47:45 +02:00 |
|
Dietmar Maurer
|
77524769c4
|
periodically update firewall rules with pvestatd
|
2014-05-06 12:44:55 +02:00 |
|
Dietmar Maurer
|
4a07fcedb7
|
depend on pve-firewall, connect firewall API
|
2014-05-06 12:43:41 +02:00 |
|
Dietmar Maurer
|
c9f2a17ffc
|
add CheckColumn class
|
2014-05-06 12:40:09 +02:00 |
|
Dietmar Maurer
|
434f2466b4
|
add firewall GUI classes
|
2014-05-06 12:27:00 +02:00 |
|
Dietmar Maurer
|
98282daade
|
add some gui widgets for firewall
|
2014-05-06 12:09:45 +02:00 |
|