Commit Graph

9 Commits

Author SHA1 Message Date
Dan Hunsaker
47236d0a05 Add suspend/resume options to web UI CmdMenus
The PVE2 API supports suspend/resume of VMs (and now CTs), but the web UI
doesn't make these options available.  This patch adds Suspend and Resume
items to the CmdMenus of OpenVZ and QEMU guests.  I considered adding the
options to the toolbar, but since it is already pretty full, I opted
against doing so for the moment.  Perhaps the various startup options can
be combined into a dropdown menu similar to how the console options are
set up, and the various shutdown opitons combined into another.  That
would provide the necesarry space to add the Suspend and Resume options
there.

This patch also provides descriptions for Suspend and Resume tasks in the
task logs, bringing full suspend/resume support to the web GUI.

Signed-off-by: Dan Hunsaker <danhunsaker@gmail.com>
2014-10-09 09:25:55 +02:00
Dietmar Maurer
9246dfa70d further console cleanups 2014-06-25 08:46:02 +02:00
Dietmar Maurer
5431e16f06 fixed typo 2013-12-11 12:01:47 +01:00
Damien PIQUET
0070ee3752 Added translations
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
44147b3ac6 fix bug #55: add Migrate and Stop to context menu 2012-03-28 13:13:07 +02:00
Dietmar Maurer
51ed1415cd improve ocf agent and openvz api 2011-12-15 13:49:13 +01:00
Dietmar Maurer
fb3feb559e display VM name in console title window 2011-11-29 07:43:25 +01:00
Dietmar Maurer
a2dca26b09 mark translateable strings with gettext 2011-11-22 14:05:06 +01:00
Dietmar Maurer
176eee4fec add context menus 2011-11-14 12:43:16 +01:00