xenadmin/XenAdmin/Wizards/PatchingWizard
Konstantina Chremmou 9157db94ac CA-293764: Added new property XenObject to the Checks, which returns the Pool
or Host accordingly. Extended comparison of Problems to also take account of
the XenObject the Check was performed on, otherwise the Problems get mixed
up when there are homonymous members across pools.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-07-13 12:39:33 +01:00
..
PlanActions CA-293099: If the update that we are trying to apply is already applied, then show that in the wizard. 2018-07-04 16:08:22 +01:00
AutomatedUpdatesBasePage.cs CA-293046: If a host has been updated and eventually rebooted, toolstack does not need to be restarted. 2018-07-02 17:37:52 +01:00
AutomatedUpdatesBasePage.designer.cs Reset the background workers list when the page is loaded, but not when it's cancelled. Dispose of them when the page is disposed. 2018-07-02 17:37:52 +01:00
AutomatedUpdatesBasePage.ja.resx CP-28279: Add a base class for Automated Updates (this will be later used for the RPU as well) 2018-06-20 11:15:35 +01:00
AutomatedUpdatesBasePage.resx CP-28279: Fix the layout of the AutomatedUpdatesBasePage 2018-06-25 11:31:18 +01:00
AutomatedUpdatesBasePage.zh-CN.resx CP-28279: Add a base class for Automated Updates (this will be later used for the RPU as well) 2018-06-20 11:15:35 +01:00
PatchingWizard_AutomatedUpdatesPage.cs CA-293153: The logic calculating the resolved precheck actions to be reverted 2018-07-02 17:37:52 +01:00
PatchingWizard_AutomatedUpdatesPage.designer.cs CP-28279: Fix the AutoScaleMode 2018-06-25 11:31:18 +01:00
PatchingWizard_FirstPage.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PatchingWizard_FirstPage.Designer.cs CP-15713: UI: Change Before You Start page 2016-05-04 12:25:38 +01:00
PatchingWizard_FirstPage.ja.resx L10N:Translations check-ins 2016-12-02 20:13:49 +05:30
PatchingWizard_FirstPage.resx CP-15713: UI: Change Before You Start page 2016-05-04 12:25:38 +01:00
PatchingWizard_FirstPage.zh-CN.resx L10N:Translations check-ins 2016-12-02 20:13:49 +05:30
PatchingWizard_ModePage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
PatchingWizard_ModePage.Designer.cs [CA-227845] Fixing problems caused by tooltip container on hotfix wizard mode page 2016-11-04 17:09:52 +00:00
PatchingWizard_ModePage.ja.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
PatchingWizard_ModePage.resx [CA-227845] Fixing problems caused by tooltip container on hotfix wizard mode page 2016-11-04 17:09:52 +00:00
PatchingWizard_ModePage.zh-CN.resx L10N: Fix CA-255548 & translation updates (#1660) 2017-06-22 09:19:58 +01:00
PatchingWizard_PatchingPage.cs CA-293153: Moved the logic calculating the resolved precheck actions to be 2018-07-02 17:37:52 +01:00
PatchingWizard_PatchingPage.designer.cs CA-175498: [HFP Tardy] Error "Remove the patch backup files" when patch-apply fails and user tries to re-apply the patch is not shown on XC. 2016-03-01 16:06:42 +00:00
PatchingWizard_PatchingPage.ja.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
PatchingWizard_PatchingPage.resx CA-238265: Add the action title to the error message displayed on the Install Update page of the patching wizard. 2017-02-06 13:04:07 +00:00
PatchingWizard_PatchingPage.zh-CN.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
PatchingWizard_PrecheckPage.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
PatchingWizard_PrecheckPage.Designer.cs Do not create a new background worker every time the checks are refreshed; queue 2018-07-04 12:09:37 +01:00
PatchingWizard_PrecheckPage.ja.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
PatchingWizard_PrecheckPage.resx Do not create a new background worker every time the checks are refreshed; queue 2018-07-04 12:09:37 +01:00
PatchingWizard_PrecheckPage.zh-CN.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
PatchingWizard_SelectPatchPage.cs Corrected the logic deciding whether a supplemental pack is applicable on a host. 2018-07-08 22:43:21 +01:00
PatchingWizard_SelectPatchPage.Designer.cs CP-24213: Some fixes in the Patching wizard 2017-08-30 09:31:05 +01:00
PatchingWizard_SelectPatchPage.ja.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
PatchingWizard_SelectPatchPage.resx CP-21182: Improved wording in the Install Updates Wizard 2017-03-28 11:17:26 +01:00
PatchingWizard_SelectPatchPage.zh-CN.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
PatchingWizard_SelectServers.cs CA-293669:Code optimisation 2018-07-12 14:45:23 +01:00
PatchingWizard_SelectServers.Designer.cs CA-293158: Reworked the logic enabling/disabling and selecting servers depending 2018-07-08 22:43:21 +01:00
PatchingWizard_SelectServers.ja.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
PatchingWizard_SelectServers.resx Merge remote-tracking branch 'upstream/REQ-411' into REQ-411 2017-03-28 12:44:54 +01:00
PatchingWizard_SelectServers.zh-CN.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
PatchingWizard_UploadPage.cs Made UploadPatchAction and UploadSupplementalPackAction report progress of uploaded bytes. 2018-06-28 12:25:56 +01:00
PatchingWizard_UploadPage.Designer.cs CA-242918: Improve the exception shown in XenCenter if the hotfix upload fails 2017-03-16 11:41:14 +00:00
PatchingWizard_UploadPage.ja.resx CA-227274: Fix CN and JP version process lable size 2016-11-02 18:05:36 +08:00
PatchingWizard_UploadPage.resx CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
PatchingWizard_UploadPage.zh-CN.resx CA-227274: Fix CN and JP version process lable size 2016-11-02 18:05:36 +08:00
PatchingWizard.cs Corrected the logic deciding whether a supplemental pack is applicable on a host. 2018-07-08 22:43:21 +01:00
PatchingWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
PatchingWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
PatchingWizardModeGuidanceBuilder.cs CA-268557: Fix the hosts order in Patching Wizard 2017-10-16 11:52:08 +01:00
UpdateProgressBackgroundWorker.cs CA-292908: Fixed calculation of process percentage so the progress bar reaches 100% at the end of a successful update process. 2018-07-02 17:37:52 +01:00
UpgradeProgressDescriptor.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00