mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-22 16:20:42 +01:00
bcc5cf8166
* CA-310974: Hide GPU page if the host has no GPU capability * Hid GPU page in PropertiesDialog * Hid GPU page in NewVMWizard Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CA-310974: Move GPU availability check to Helpers class * Switch from field to method based check * Update affected logic * Remove rubric toggle in PopulatePage when GpuEditPage is shown * Hide AddVGPUDialog when GpusAvailable returns false Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CA-310974: Remove missing GPUs strings in Messages.resx * GPU_RUBRIC_NO_GPUS_POOL * GPU_RUBRIC_NO_GPUS_SERVER Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CA-310974: Disable combobox in AddVGPUDialog when there are no GPUs Avoids exception being thrown if user tries to select empty first item Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CA-310974: Amend position of GPU availability check Moved since gpuCapability is used in the Finish method of the wizard Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> * CA-310974: Remove unecessary null checks in Helpers method The Cache and its properties (e.g. GPU_groups) are readonly and initialised as empty. The API object properties that are ref lists (g.PGPUs, g.supported_VGPU_types) are also initialised as empty and are demarshalled by the SDK as empty if they have no values. Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com> |
||
---|---|---|
.. | ||
LunPerVdiNewVMMappingPage.cs | ||
NewVMWizard.cs | ||
NewVMWizard.Designer.cs | ||
NewVMWizard.ja.resx | ||
NewVMWizard.resx | ||
NewVMWizard.zh-CN.resx | ||
Page_CloudConfigParameters.cs | ||
Page_CloudConfigParameters.Designer.cs | ||
Page_CloudConfigParameters.ja.resx | ||
Page_CloudConfigParameters.resx | ||
Page_CloudConfigParameters.zh-CN.resx | ||
Page_CopyBiosStrings.cs | ||
Page_CopyBiosStrings.Designer.cs | ||
Page_CopyBiosStrings.ja.resx | ||
Page_CopyBiosStrings.resx | ||
Page_CopyBiosStrings.zh-CN.resx | ||
Page_CpuMem.cs | ||
Page_CpuMem.Designer.cs | ||
Page_CpuMem.ja.resx | ||
Page_CpuMem.resx | ||
Page_CpuMem.zh-CN.resx | ||
Page_Finish.cs | ||
Page_Finish.Designer.cs | ||
Page_Finish.ja.resx | ||
Page_Finish.resx | ||
Page_Finish.zh-CN.resx | ||
Page_HomeServer.cs | ||
Page_HomeServer.Designer.cs | ||
Page_HomeServer.ja.resx | ||
Page_HomeServer.resx | ||
Page_HomeServer.zh-CN.resx | ||
Page_InstallationMedia.cs | ||
Page_InstallationMedia.Designer.cs | ||
Page_InstallationMedia.ja.resx | ||
Page_InstallationMedia.resx | ||
Page_InstallationMedia.zh-CN.resx | ||
Page_Name.cs | ||
Page_Name.Designer.cs | ||
Page_Name.ja.resx | ||
Page_Name.resx | ||
Page_Name.zh-CN.resx | ||
Page_Networking.cs | ||
Page_Networking.Designer.cs | ||
Page_Networking.ja.resx | ||
Page_Networking.resx | ||
Page_Networking.zh-CN.resx | ||
Page_Storage.cs | ||
Page_Storage.Designer.cs | ||
Page_Storage.ja.resx | ||
Page_Storage.resx | ||
Page_Storage.zh-CN.resx | ||
Page_Template.cs | ||
Page_Template.Designer.cs | ||
Page_Template.ja.resx | ||
Page_Template.resx | ||
Page_Template.zh-CN.resx |