Commit Graph

414 Commits

Author SHA1 Message Date
Stefan Priebe
173e0f1273 use a calculated interval for updating the ressources / screens 2013-10-14 07:44:34 +02:00
Dietmar Maurer
7fc1bf3017 UpdateQueue: add callback
So that we can queue new things after loading is done.
2013-10-09 06:53:35 +02:00
Alexandre Derumier
4920fa3a87 add zfs filter in hdmove
we don't want to display file format

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-08 06:15:06 +02:00
Alexandre Derumier
bf5ab22c6d remove nexenta plugin
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-08 06:14:45 +02:00
Dietmar Maurer
62d4bcf643 coding style cleanups 2013-10-04 07:09:13 +02:00
Michael Rasmussen
57a9ab76f9 Display-target-name-better-and-fix-typo
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2013-10-04 07:02:53 +02:00
Michael Rasmussen
c3c54c4fa5 ZFS-gui-reworked-so-that-unused-config-is-dropped
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2013-10-04 07:02:40 +02:00
Michael Rasmussen
7995b6ebcc Latest-changes-which-removes-unused-config
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2013-10-04 07:02:20 +02:00
Dietmar Maurer
caf64d77b3 GUI: add multi-monitor support for spice 2013-10-02 10:40:34 +02:00
Alexandre Derumier
517701869a add solaris ostype
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-09-25 08:28:59 +02:00
Dietmar Maurer
4af2c66cad some more gettext cleanups, update po files
Includes full german translation.
2013-08-29 12:06:53 +02:00
Dietmar Maurer
f5b806d9df reduce gettext strings by using format_storage_type() everywhere 2013-08-29 10:37:05 +02:00
Dietmar Maurer
d1fc545627 Do not translate iscsi Portal/Target and NFS export
iSCSI naming is already confusing, so we use the original terms here.
2013-08-29 09:39:20 +02:00
Dietmar Maurer
bc3e73be41 do not use gettext() inside render functions 2013-08-29 09:30:54 +02:00
Dietmar Maurer
4a105b3224 try to minimize number of gettext strings 2013-08-29 09:18:25 +02:00
Dietmar Maurer
ae58eee858 do not use gettext() inside render functions
For performance reasons.
2013-08-29 08:57:18 +02:00
Dietmar Maurer
32eff12828 s/gettext('Default')/PVE.Utils.defaultText/ 2013-08-29 07:51:50 +02:00
Dietmar Maurer
f967aeee9e re-add glusterfs GUI 2013-08-29 07:44:08 +02:00
Dietmar Maurer
001b7f7607 gettext updates removed GlusterFS silently - re-add it again 2013-08-29 07:31:23 +02:00
Dietmar Maurer
ab18265d88 fix jslint type confusion errors 2013-08-29 07:27:03 +02:00
Dietmar Maurer
c71952bcc3 fix syntax error introduced by previous gettext updates 2013-08-29 07:23:38 +02:00
Damien PIQUET
0070ee3752 Added translations
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
c576f1843a display subscription status after login 2013-08-16 10:27:47 +02:00
Dietmar Maurer
6f12dfc8ab use Refresh instead of Update
Because 'Update' only makes sense for users knowing apt-get
command line tool.
2013-08-16 09:27:16 +02:00
Dietmar Maurer
118db09788 make jslint happy 2013-08-13 10:40:58 +02:00
Dietmar Maurer
2b578fef79 add GUI for GlusterFS storage 2013-08-13 10:31:10 +02:00
Dietmar Maurer
76d0de20e2 allow to use serial terminal as display 2013-07-31 10:19:26 +02:00
Dietmar Maurer
cbad4a43ae spice: always use the API server as spice proxy server 2013-07-18 08:30:42 +02:00
Dietmar Maurer
0c47a68214 add qxl to available kvm vga drivers 2013-06-26 14:03:31 +02:00
Dietmar Maurer
29223818a9 add button to start spice console 2013-06-26 13:39:28 +02:00
Dietmar Maurer
5bf00f9328 use better icons for shell/spiceproxy tasks 2013-06-25 14:11:19 +02:00
Dietmar Maurer
77c517f03a add button to display package versions
Provide same info as 'pveversion -v' on GUI.
2013-06-21 12:04:20 +02:00
Dietmar Maurer
3a76893d03 use interactive vnc shell to run system upgrade
System upgrade almost always requires user input.
2013-06-19 11:57:38 +02:00
Dietmar Maurer
a972b69db5 apt: group by Origin
code cleanups
2013-06-19 09:41:35 +02:00
Dietmar Maurer
396c9e4a01 improve changelog viewer 2013-06-18 11:46:32 +02:00
Dietmar Maurer
b688d4389b implement changelog API
Fetching changelog at server side avoids security problems at
client (Same-Origin-Policy).
2013-06-18 09:46:25 +02:00
Dietmar Maurer
869db90dc9 Clone: correctly pass pool parameter 2013-06-17 07:04:38 +02:00
Stefan Priebe
22200378a0 fix 493a85a268
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2013-06-13 17:08:49 +02:00
Dietmar Maurer
7964ca342d use TaskViewer for apt command 2013-06-13 13:09:57 +02:00
Dietmar Maurer
9baa96806a popup dialog to remind user about subscriptions 2013-06-13 12:53:51 +02:00
Dietmar Maurer
b5ffa3eca6 make lint happy 2013-06-13 12:38:58 +02:00
Dietmar Maurer
e58395afeb add confirmation before starting system upgrade 2013-06-13 11:52:32 +02:00
Dietmar Maurer
37207a30ba Allow to view package changelog 2013-06-13 11:52:32 +02:00
Dietmar Maurer
b9065f4d97 improve apt GUI 2013-06-13 11:52:32 +02:00
Dietmar Maurer
719467c67f add package update grid panel to GUI (apt) 2013-06-13 11:52:31 +02:00
Alexandre Derumier
493a85a268 rrd display : avoid 2 refresh
Currently when we open a new summary panel

- we display the rrd with default hour timeframe
- then we refresh it
- then we update from timeframe selector

With this patch:
- We display the rrd with timeframe from selector, or if not defined default hour
- We update from timeframe selector value if timeframe && cf are differents from current value

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-06-12 06:51:38 +02:00
Dietmar Maurer
9fb3048588 PVE.window.Edit: add backgroundDelay option
This can be used for the new async qemu config API.
2013-06-07 11:49:04 +02:00
Dietmar Maurer
efa6d7bcad remove debugging code 2013-06-06 08:04:12 +02:00
Dietmar Maurer
b2fe56d828 fix bug #368: use vtype 'DnsName' to verify host names 2013-06-03 13:12:19 +02:00
Dietmar Maurer
56e237fc9d TaskProgress: add button to show details (TaskViewer) 2013-06-03 11:56:48 +02:00