Commit Graph

1305 Commits

Author SHA1 Message Date
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
Dietmar Maurer
b14da6fb0c bump version to 3.2-6 2014-05-06 06:58:50 +02:00
Dietmar Maurer
3cadaa539d fix bug #300: use disk_quota default settings from /etv/vz/vz.conf 2014-05-06 06:56:58 +02:00
Dietmar Maurer
e7c967c0a4 Formatter/HTML: improve output format 2014-05-05 13:00:35 +02:00
Dietmar Maurer
0e2643d993 bump version to 3.2-5 2014-05-02 12:02:32 +02:00
Dietmar Maurer
d25dec0fd5 Formatter/HTML: add method description 2014-05-02 11:48:38 +02:00
Dietmar Maurer
7e73c93e55 new html formatter PVE::API2::Formatter::HTML
This one provides a login page and uses bootstrap for html.
2014-05-02 11:36:11 +02:00
Dietmar Maurer
4833787409 really install bootstrap files 2014-05-02 11:35:16 +02:00
Dietmar Maurer
5b47c1d4b2 improve copyright file 2014-05-02 11:35:16 +02:00
Dietmar Maurer
d812f3bb2b include bootstrap html framework 2014-05-02 11:35:16 +02:00
Dietmar Maurer
ed2cd21059 split out formatter code 2014-05-02 11:35:02 +02:00
Dietmar Maurer
6fcbe87a35 fix typo 2014-05-02 07:10:29 +02:00
Dietmar Maurer
1370ec6145 move formater registration to HTTPServer 2014-05-02 07:03:12 +02:00
Dietmar Maurer
3ed610334e add generic formater support 2014-04-30 15:28:30 +02:00
Dietmar Maurer
c9c0cd346c allow to return HTTP::Response object from format_response_data()
A formater can generate HTTP redirect now.
2014-04-30 09:30:36 +02:00
Dietmar Maurer
f23d76c905 PVE::REST - always add method info to result
This is usefule for result formaters.
2014-04-30 09:22:50 +02:00
Dietmar Maurer
9195c8f947 HTTPServer: correctly unescape url 2014-04-30 08:42:50 +02:00
Dietmar Maurer
d804d82f50 introduce base_handler_class
To make the framework more generic. The final plan is to move the
generic server code to package pve-common.

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2014-04-30 08:31:14 +02:00
Dietmar Maurer
6a123049cc remove unused code
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2014-04-30 08:28:49 +02:00
Dietmar Maurer
0532122747 API2Client: split out login code 2014-04-28 05:58:04 +02:00
Dietmar Maurer
87e66c7862 bump version to 3.2-4 2014-04-26 09:35:16 +02:00
Dietmar Maurer
a0d2dd2c68 add X-UA-Compatible tag
To avoid GUI bugs with IE
2014-04-26 09:33:02 +02:00
Dietmar Maurer
902fc75b6c bump version to 3.2-3 2014-04-17 11:26:11 +02:00
Dietmar Maurer
258fac7166 add Euskera (Basque) translations 2014-04-17 11:24:05 +02:00
Dietmar Maurer
6d41347780 spice-example-sh: improve error handling 2014-04-03 06:58:08 +02:00
Dietmar Maurer
f72df730e3 spice-example-sh: add parameter parser
As suggested by Michael in the forum.
2014-04-03 06:41:02 +02:00
Dietmar Maurer
fc46150758 bump version to 3.2-2 2014-04-01 06:04:28 +02:00
Dietmar Maurer
5f41ee6712 pveceph: fix purge command 2014-04-01 06:01:42 +02:00
Dietmar Maurer
56c87a6ffc pheceph: add -version argument to install 2014-03-24 06:21:44 +01:00
Dietmar Maurer
d7f52cf137 spice-example-sh: avoid use of sed and awk 2014-03-17 12:00:43 +01:00
Dietmar Maurer
b3e1c610db bump version for 3.2 release 2014-03-06 06:44:34 +01:00
Dietmar Maurer
072188dcbf add spice example script spice-example-sh 2014-03-03 07:22:56 +01:00
Dietmar Maurer
6c593f00ba bump version to 3.1-45 2014-03-03 07:06:52 +01:00
Dietmar Maurer
e3acafc976 parseQemuNetwork: add vmxnet3 2014-03-03 07:04:29 +01:00
Dietmar Maurer
949118487d bump version to 3.1-44, re-add spiceconfig support 2014-02-24 12:51:07 +01:00
Dietmar Maurer
b5eda02313 bump version to 3.1-43 (fix network API) 2014-02-16 09:27:41 +01:00