xenadmin/XenAdmin/Wizards
Mihaela Stoica 2af3de8e7f CA-287430: Fixed the issue where the "Install Update" page of the patching wizard does not show the information on the host reboot steps.
- use the plan action's ProgressDescription property to display the steps in RestartHostPlanAction (evacuate host, reboot host, bring babies back);
- the plan action should not be visible if the restart is skipped;

- The change to the DownloadAndUnzipXenServerPatchAction is to ensure that the download progress description is updated on the wizard with the correct description (in automated updates mode, via DownloadPatchPlanAction); DownloadPatchPlanAction is using the ActionChanged event to update its description based on the  action's DownloadProgressDescription property, but the ActionChanged event is called when the PercentComplete is updated, so this needs to happen after DownloadProgressDescription has been updated.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-04-10 11:08:18 +01:00
..
BallooningWizard_Pages CA-272130: modify truncated linklabel and text on the memory settings wizard 2017-12-07 17:28:03 +08:00
BugToolWizardFiles Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
CrossPoolMigrateWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
DRWizards Some more code simplifications. 2018-04-03 11:24:40 +01:00
ExportWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
GenericPages Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
HAWizard_Pages Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
ImportWizard CA-287498: Removed left over calls to the base class method which were causing an infinite loop. 2018-04-09 09:58:40 +01:00
NewNetworkWizard_Pages L10N: Translation Updates (#2020) 2018-04-03 11:57:09 +01:00
NewPolicyWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
NewSRWizard_Pages Merge branch 'REQ-477' into master 2018-04-04 09:59:29 +01:00
NewVMApplianceWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
NewVMWizard CA-286129: add or filter out SR-IOV network when creating VM or importing XVA 2018-03-26 16:32:53 +08:00
PatchingWizard CA-287430: Fixed the issue where the "Install Update" page of the patching wizard does not show the information on the host reboot steps. 2018-04-10 11:08:18 +01:00
RollingUpgradeWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
BallooningWizard.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
BallooningWizard.Designer.cs
BallooningWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
BallooningWizard.resx
BallooningWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
HAWizard.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
HAWizard.Designer.cs
HAWizard.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HAWizard.resx
HAWizard.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewNetworkWizard.cs CA-286136: modify the SR-IOV related display 2018-03-23 14:44:59 +08:00
NewNetworkWizard.Designer.cs
NewNetworkWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NewNetworkWizard.resx
NewNetworkWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NewSRWizard.cs Simplified class hierarchies for the SrDescriptors. Among others, we avoid the presence of irrelevant key-value pairs in the DeviceConfig . 2018-04-04 08:03:28 +01:00
NewSRWizard.Designer.cs
NewSRWizard.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewSRWizard.resx
NewSRWizard.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
WizardProgress.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
WizardProgress.Designer.cs
WizardProgress.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
WizardProgress.resx
WizardProgress.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
WizardProgressEventArgs.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenWizardBase.cs CA-280287: Fix the null reference exception on the Import wizard (#1918) 2018-01-19 14:05:20 +00:00
XenWizardBase.designer.cs CP-24709: Add a warning in the New VM wizard and Import wizard if the pool is licensed using XD/XA entitlement (#1791) 2017-09-29 11:05:57 +01:00
XenWizardBase.ja.resx L10N:CA-261954,CA-270715 & CA-270716 Truncation Fixes 2017-10-26 15:36:54 +05:30
XenWizardBase.resx CP-24709: Add a warning in the New VM wizard and Import wizard if the pool is licensed using XD/XA entitlement (#1791) 2017-09-29 11:05:57 +01:00
XenWizardBase.zh-CN.resx L10N:CA-261954,CA-270715 & CA-270716 Truncation Fixes 2017-10-26 15:36:54 +05:30