xenadmin/XenAdmin/Commands
Konstantina Chremmou 62586ef89c CP-5750: Removed ActionType; the actions should be categorised by status (in progress,
succeeded, failed; cancelled at the moment counts as failed, we may need to distinguish
in future). As a consequence the filter checkboxes from the top of the Log tab
were removed and some temporary changes were made to the drawing of action rows
(the controls will change completely in a subsequent commit).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-09 17:20:38 +01:00
..
Controls CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ActivateVBDCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ActivationRequestCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
AddHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddHostToPoolCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
AddNewHostToPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddStorageLinkSystemCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
AddVirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ApplyLicenseEditionCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
AttachVirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BackupHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BaseVIFCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
CancelHostConnectionCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeHostPasswordCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeStorageLinkPasswordCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CollapseChildTreeNodesCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Command.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConnectAllHostsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConvertVMToTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CopyTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CopyVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CreateVIFCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CreateVMFromTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CrossConnectionCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CrossPoolMigrateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeactivateVBDCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteFolderCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeletePoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteSnapshotCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteTagCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteVirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeleteVMsAndTemplatesCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DestroyBondCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DestroyHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DestroySRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
DetachSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
DetachVirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisasterRecoveryCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectAllHostsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectCommand.cs CP-5750: Removed ActionType; the actions should be categorised by status (in progress, 2013-08-09 17:20:38 +01:00
DisconnectHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectHostsAndPoolsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DisconnectWlbServerCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DragDropAddHostToPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DragDropCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DragDropIntoFolderCommand.cs PR-1537: Separated Objects View (Types) from Organization Views (Tags, Folders, Custom Fields and vApps). Updated tests to reflect change. 2013-07-02 18:31:36 +01:00
DragDropMigrateVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DragDropRemoveHostFromPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DragDropTagCommand.cs PR-1537: Separated Objects View (Types) from Organization Views (Tags, Folders, Custom Fields and vApps). Updated tests to reflect change. 2013-07-02 18:31:36 +01:00
DRConfigureCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRDryrunCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRFailbackCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRFailoverCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EditTagsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExpandTreeNodesCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportSnapshotAsTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ForceVMRebootCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ForceVMShutDownCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ForgetSavedPasswordCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ForgetSRCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HACommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostMaintenanceModeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostPasswordCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostReconnectAsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImPortCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSearchCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportStorageLinkVolumeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
InstallNewUpdateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
InstallToolsCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
InstantVMFromTemplateCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
MigrateVirtualDiskCommand.cs CA-107917: XOP-373: When rolling out a XD desktop group, SR storage tab becomes unusuable in XC. 2013-07-23 13:40:12 +01:00
MoveVirtualDiskCommand.cs CA-107917: XOP-373: When rolling out a XD desktop group, SR storage tab becomes unusuable in XC. 2013-07-23 13:40:12 +01:00
MoveVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewFolderCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
NewPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewTemplateFromSnapshotCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
NewVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMFromSnapshotCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMFromTemplateCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PoolReconnectAsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PowerOnHostCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
PropertiesCommands.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PutFolderIntoRenameModeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PutTagIntoRenameModeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ReattachSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
RebootCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RebootHostCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
RebootVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ReconnectHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RefreshStorageLinkConnectionCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RemoveFromFolderCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RemoveHostCommand.cs CP-5750: Removed ActionType; the actions should be categorised by status (in progress, 2013-08-09 17:20:38 +01:00
RemoveHostCrashDumpsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RemoveHostFromPoolCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RemoveStorageLinkSystemCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RemoveStorageLinkVolumeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RenameFolderCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
RenameTagCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
RepairSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
RescanPIFsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RestartToolstackCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RestoreHostFromBackupCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
ResumeVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RevertToSnapshotCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RollingUpgradeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SaveSessionCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectedItem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectedItemCollection.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectionBroadcaster.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectionManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SetAsDefaultSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
SetStorageLinkLicenseServerCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShareSRCommand.cs CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
ShutDownCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShutDownHostCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
ShutDownVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SRCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StartVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SuspendVMCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TakeSnapshotCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
UntagCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpdateVIFCommand.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
UpgradeSRCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VappShutDownCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VappStartCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ViewWorkloadReportsCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VirtualDiskCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMGroupCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMLifeCycleCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMOperationCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMOperationHomeServerCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMOperationHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMOperationWlbHostCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMOperationWlbOptimalServerCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMRecoveryModeCommand.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00