xenadmin/XenAdmin/Commands/Controls
Konstantina Chremmou adab54a9c5 CA-293375: Fixed inconsistencies in the items related to removing servers from a pool
- Add item "Remove From Pool" to the main Server menu; it should be enabled
if the selected servers are removable and disabled at all other times.
The item should be present in the server's right click menu only if it is enabled.
- Replaced the above item in the Pool menu with the dropdown "Remove Server"
where the user can select the server to remove from the list of removable
servers.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-08-15 11:33:01 +01:00
..
AddHostToSelectedPoolToolStripMenuItem.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
AddSelectedHostToPoolToolStripMenuItem.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
AssignVMGroupToolStripMenuItem.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
CommandButton.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CommandConverter.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CommandEditor.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CommandEditorControl.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00: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-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CommandToolStripMenuItem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ContextMenuBuilder.cs CA-293375: Fixed inconsistencies in the items related to removing servers from a pool 2019-08-15 11:33:01 +01:00
ContextMenuItemCollection.cs CA-293375: Fixed inconsistencies in the items related to removing servers from a pool 2019-08-15 11:33:01 +01:00
EditPropertiesToolStripMenuItem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MigrateVMToolStripMenuItem.cs CA-242134: Remove TampaOrGreater, its usages and unreachable code 2017-05-05 14:31:43 +01:00
MultipleWarningDialog.cs Cleared some level 4 warnings. 2018-03-22 15:07:32 +00: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
PoolRemoveServerToolStripMenuItem.cs CA-293375: Fixed inconsistencies in the items related to removing servers from a pool 2019-08-15 11:33:01 +01:00
ResumeVMOnHostToolStripMenuItem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
StartVMOnHostToolStripMenuItem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
VMLifeCycleToolStripMenuItem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
VMOperationToolStripMenuItem.cs CA-286291: Add the additional menu items immediately after the first item, so we don't have to wait for the WLB recommendations to be 2018-05-14 12:30:40 +01:00
VMOperationToolStripMenuSubItem.cs CA-286291: Remove the ToolTip from the VMOperationTollStripManuSubItem, as the reason why the item is disabled is already included in the items's MenuText 2018-05-14 12:30:40 +01:00
WlbRecommendations.cs CA-286291: Some more refactoring in VMOperationToolStripManuItem 2018-05-14 12:30:40 +01:00