Commit Graph

5190 Commits

Author SHA1 Message Date
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
Dietmar Maurer
8b42516e16 bump version to 3.1-42 2014-02-13 08:41:58 +01:00
Dietmar Maurer
3c963d12cf vzdump: add MIME-Version header
Some clients need this to correctly interpret multipart messages.
2014-02-13 08:26:56 +01:00
Dietmar Maurer
44d353a7ac API extension: allow to set comments inside network interfaces file 2014-02-12 11:28:53 +01:00
Dietmar Maurer
478b65eb0e bump version to 3.1-41 2014-01-24 13:39:13 +01:00
Dietmar Maurer
93a1f20f14 ceph: show task progress 2014-01-24 13:36:38 +01:00
Dietmar Maurer
2bc255f127 ceph: add grid row summary for pool list
So that we can see overall usage.
2014-01-24 12:54:05 +01:00
Dietmar Maurer
c91633486a ceph: split GUI files 2014-01-24 12:28:07 +01:00
Dietmar Maurer
80e6b7cf7a ceph: sort disk list 2014-01-24 11:14:56 +01:00
Dietmar Maurer
eb4acb3ff8 bump version to 3.1-40 2014-01-24 10:45:32 +01:00
Dietmar Maurer
c3959a072b ceph: use setsid for service commands 2014-01-24 10:41:04 +01:00
Dietmar Maurer
5374d54f21 ceph: fix percent_used 2014-01-23 17:29:14 +01:00
Dietmar Maurer
da964c5a61 cleanup GUI 2014-01-23 11:40:16 +01:00
Dietmar Maurer
28ea153e4a bump version to 3.1-39 2014-01-23 10:22:42 +01:00
Dietmar Maurer
cc81005afd ceph: view osd commit/apply latency 2014-01-23 10:08:02 +01:00
Dietmar Maurer
941c019548 ceph: display osd usage 2014-01-23 09:38:29 +01:00