1050 Commits

Author SHA1 Message Date
Wolfgang Bumiller
f9078dd525 bump version to 2.4-16 2016-06-29 14:41:05 +02:00
Wolfgang Bumiller
837c047dbb build-depends: add liblocale-po-perl 2016-06-29 14:32:08 +02:00
Dietmar Maurer
68084386bb bump version to 2.4-15 2016-06-16 10:59:03 +02:00
Dietmar Maurer
19bfb364c6 bump version to 4.2-14 2016-06-14 12:21:36 +02:00
Dietmar Maurer
eabb54735c bump version to 4.2-13 2016-06-10 15:34:51 +02:00
Wolfgang Bumiller
93363a1128 Fix #191: acl: honor propagate checkbox 2016-06-08 16:39:46 +02:00
Dietmar Maurer
55c39f6909 bump version to 4.2-12 2016-06-08 12:46:23 +02:00
Dietmar Maurer
2f85c89882 bump version to 4.2-11 2016-06-03 12:12:44 +02:00
Dietmar Maurer
e99ef329e2 bump version to 4.2-10 2016-06-02 10:01:56 +02:00
Dietmar Maurer
18fc8027ee bump version to 4.2-9 2016-06-01 12:54:11 +02:00
Dominik Csapak
cc1a91be71 fix right click selection in tree
in my commit 685b7aa4c595b9e98de5acbfc853908e88ee26f2
i introduced a bug with that an item gets selected
in the tree when you right click on it

also fix the function parameters

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-05-31 12:23:06 +02:00
Dietmar Maurer
897e77907c bump version to 4.2-8 2016-05-25 10:00:45 +02:00
Dietmar Maurer
d5d08d2aca depend on pve-docs package
and serve documentation files with pveproxy:

https://<HOST>:8006/pve-docs/index.html
2016-05-25 09:41:46 +02:00
Dietmar Maurer
6c012815ef bump version to 4.2-7 2016-05-23 09:42:51 +02:00
Dietmar Maurer
26d2ef1523 update changelog 2016-05-19 06:12:48 +02:00
Dietmar Maurer
267740781b bump version to 4.2-6 2016-05-18 11:33:06 +02:00
Dietmar Maurer
f45bd15c8f bump version to 4.2-5 2016-05-17 17:00:06 +02:00
Dietmar Maurer
03b51352e2 update changelog 2016-05-06 09:29:51 +02:00
Dominik Csapak
25e0bc2d9d improve pending changes for qemu hardware in gui
this patch fixes an access to an undefined value
if a disk/cd/network device was pending

also improve how this is displayed:
instead of
****
undefined
new value
****

show just the new value

this occured when having a new disk under pending,
or having a disk removal under pending

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-05-03 11:24:47 +02:00
Dominik Csapak
dba34cd6c9 add undo Zoom Button
this adds a decent undo zoom button, which is only enabled
when the chart is zoomed

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-05-03 11:21:01 +02:00
Dietmar Maurer
42e4075da0 update changelog 2016-05-03 09:24:43 +02:00
Dietmar Maurer
9a59d48d7a update changelog 2016-05-03 06:44:33 +02:00
Dietmar Maurer
4d638fcb01 bump version to 4.2-4 2016-05-03 06:34:50 +02:00
Dietmar Maurer
fa16639c26 update changelog 2016-04-29 09:18:41 +02:00
Dietmar Maurer
45fdcaaa88 bump version to 4.2-3 2016-04-28 10:58:22 +02:00
Dietmar Maurer
95d9342296 bump version to 4.2-2 2016-04-26 12:09:02 +02:00
Dietmar Maurer
70e8f04d1f bump version to 4.2 2016-04-25 11:22:38 +02:00
Fabian Grünbichler
d50472438d fix #949: add post-restart hook to vzdump 2016-04-22 10:54:18 +02:00
Dietmar Maurer
4f28394a37 update changelog 2016-04-22 10:35:39 +02:00
Dietmar Maurer
5796a35608 bump version to 4.1-34 2016-04-22 09:15:22 +02:00
Dietmar Maurer
67bfd38874 update changelog 2016-04-21 12:25:12 +02:00
Dietmar Maurer
121cdac45d bump version to 4.1-33 2016-04-21 12:22:15 +02:00
Dietmar Maurer
87cc27e0a6 update changelog 2016-04-20 18:16:55 +02:00
Dominik Csapak
df6345f9ba fix #759: save columns of resourceGrid
with this patch, the resourceGrid saves its state when
the columns are changed (resized, sorted, etc.)

also add a little reset button to the toolbar

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-20 09:40:59 +02:00
Dominik Csapak
728f1b97e6 fix #143: add disk/mem percent sort
previously, we had a disk/memory usage column in the resource grid,
whose raw data were the bytes used, but we added a renderer
to display it as percentage

with this, the columns sorted by bytes and not by percentage,
which made the column rather confusing

with this patch, we add a real percentage column (where the
data is a float from 0 to 1) so it sorts correctly

also make the old columns show the used size in B/KiB/etc.
by default we still only show the percentage column

since the disk usage part was always zero with qemu guests,
leave it empty there

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-20 09:36:23 +02:00
Dietmar Maurer
f055f202e1 bump version to 4.1-32 2016-04-20 09:30:44 +02:00
Dietmar Maurer
ed3815b5b8 bump version to 4.1-31 2016-04-19 09:40:03 +02:00
Dietmar Maurer
5c6d0f5785 update changelog 2016-04-15 09:43:29 +02:00
Dietmar Maurer
056501a541 bump version to 4.1-30 2016-04-15 08:38:37 +02:00
Dietmar Maurer
827f88ab50 bump version to 4.1-29 2016-04-14 17:03:31 +02:00
Dietmar Maurer
da55da21c7 bump version to 4.1-28 2016-04-14 12:49:05 +02:00
Dominik Csapak
d5066d8487 fix ceph tabs switching
when switching from one node to another, we stop the wrong store
for the ceph tabs disk/monitor/pools because they have the same id,
so give them different ones

also the same applies for node/Services, fix it there too

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-13 10:36:56 +02:00
Wolfgang Bumiller
4aed5e3e3a Fix #936: ceph: support multiple roots in osd tree
The OSD tree in our GUI otherwise only shows the "first"
root it finds in the crush map.
2016-04-13 08:40:49 +02:00
Dietmar Maurer
eca5c8b1dc update changelog 2016-04-13 08:20:15 +02:00
Dietmar Maurer
a6a77822f1 bump version to 4.1-27 2016-04-12 17:12:32 +02:00
Dominik Csapak
d1918d1bf6 revert default compress mode for vzdump to 0
rationale is the following:

we had this as default before commit
1ab98f059e1d28e5dd28f326ab371d6d5c1b8bb4

but wrongly documented

since we set the compression mode explicitly via the gui,
we can set the default to 0, which makes some operations more
intuitive (e.g. with the -stdout parameter it makes no sense
to compress it by default)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-12 12:44:44 +02:00
Dietmar Maurer
15b46bab52 do not depend of pve-doc-generator
This should be a Build-Depend instead.
2016-04-12 12:43:03 +02:00
Dietmar Maurer
dc3ed02ee2 update changelog 2016-04-11 11:57:27 +02:00
Dietmar Maurer
567a0d892c use pve-doc-generator, bump version to 4.1-25 2016-04-10 15:54:35 +02:00
Dietmar Maurer
a18a61ec0c bump version to 4.1-24 2016-04-01 16:39:19 +02:00