xenadmin/XenAdmin/Commands/Controls
Callum McIntyre 9b1a3315f0 [CA-226897] Resume on Server option won't automatically resume the VM
The resume on server uses the CrossPoolMigrateCommand to implement the migration of the VM to the desired host. Before this change that command had no support for resuming a VM after migrating it, so the VM was not resumed. With this change, the CrossPoolMigrateWizard can take an optional (default false) parameter to restart the VM after migration. When this is true, the migrate action becomes a MultipleAction, first migrating and then restarting the VM.

Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-11-03 15:35:25 +00:00
..
AddHostToSelectedPoolToolStripMenuItem.cs CP-15390: Bring back "restrict_pooling" 2016-01-15 14:42:36 +00:00
AddSelectedHostToPoolToolStripMenuItem.cs CP-15390: Bring back "restrict_pooling" 2016-01-15 14:42:36 +00:00
AssignVMGroupToolStripMenuItem.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
CommandButton.cs CA-138822: Improvements to the Host/Pool Storage tab, following on from the TRIM work 2014-07-11 12:24:58 +01:00
CommandConverter.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandEditor.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandEditorControl.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandEditorControl.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandEditorControl.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
CommandEditorControl.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandEditorControl.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
CommandToolStripButton.cs CA-147657: Allow setting the ToolTipText for the command ToolStripButtons and ToolStripMenuSubitems 2016-07-25 01:00:53 +01:00
CommandToolStripMenuItem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ContextMenuBuilder.cs Fixed the following issues: 2016-09-28 09:50:23 +01:00
ContextMenuItemCollection.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EditPropertiesToolStripMenuItem.cs CA-85971: Removed method selecting tab by name. Made all pages of VerticallyTabbedDialog private. 2013-12-22 17:17:04 +00:00
MigrateVMToolStripMenuItem.cs Renamed command so it's more obvious what it does and made some corrections to its checks. 2016-09-30 13:45:23 +01:00
MultipleWarningDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MultipleWarningDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MultipleWarningDialog.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
MultipleWarningDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MultipleWarningDialog.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ResumeVMOnHostToolStripMenuItem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StartVMOnHostToolStripMenuItem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMLifeCycleToolStripMenuItem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMOperationToolStripMenuItem.cs [CA-226897] Resume on Server option won't automatically resume the VM 2016-11-03 15:35:25 +00:00
VMOperationToolStripMenuSubItem.cs CA-147657: Allow setting the ToolTipText for the command ToolStripButtons and ToolStripMenuSubitems 2016-07-25 01:00:53 +01:00
WlbRecommendations.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00