xenadmin/XenAdmin/Wizards/PatchingWizard
Konstantina Chremmou 6644ef920a CP-41108: Replaced the separate splash screen executable with a form within the application executable.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-14 09:45:33 +00:00
..
PlanActions CA-371356: Add option to prevent resetting pwd prompt function on connection disconnection 2022-10-20 14:26:32 +01:00
AutomatedUpdatesBasePage.cs CP-39929: Fix incorrect timestamp shown in RPU/Update wizards 2022-08-15 15:57:55 +01:00
AutomatedUpdatesBasePage.designer.cs Apply code cleanup to AutomatedUpdatesBasePage.cs 2022-05-12 13:34:58 +01:00
AutomatedUpdatesBasePage.ja.resx L10N : Translation and resx resync 2018-11-22 23:48:28 +00:00
AutomatedUpdatesBasePage.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
AutomatedUpdatesBasePage.zh-CN.resx L10N : Translation and resx resync 2018-11-22 23:48:28 +00:00
PatchingWizard_AutomatedUpdatesPage.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
PatchingWizard_AutomatedUpdatesPage.designer.cs CP-28279: Fix the AutoScaleMode 2018-06-25 11:31:18 +01:00
PatchingWizard_FirstPage.cs CA-365317: Updated warnings after disallowing connection to pre-yangtze servers. 2022-03-21 13:10:25 +00:00
PatchingWizard_FirstPage.Designer.cs CP-35687: Detach update mechanism from update wizard (#2812) 2021-05-21 15:13:45 +01:00
PatchingWizard_FirstPage.ja.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_FirstPage.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_FirstPage.zh-CN.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_ModePage.cs CP-39929: Add timestamps to update logs 2022-08-10 15:44:07 +01: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 : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
PatchingWizard_ModePage.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
PatchingWizard_ModePage.zh-CN.resx L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
PatchingWizard_PatchingPage.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
PatchingWizard_PatchingPage.designer.cs CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
PatchingWizard_PrecheckPage.cs Compacted ParallelAction and MultipleAction constructors. 2022-03-21 13:50:27 +00: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: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
PatchingWizard_PrecheckPage.resx Corrected spelling to match the docs. Use en-us spelling. 2019-10-30 11:41:44 +00:00
PatchingWizard_PrecheckPage.zh-CN.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
PatchingWizard_SelectPatchPage.cs [CHC] CA-366069 & XSI-1222: Fix incorrect capitalisation of value in Japanese version + add some case insensitive checks (#2986) 2022-04-14 11:36:55 +01:00
PatchingWizard_SelectPatchPage.Designer.cs CP-35687: Detach update mechanism from update wizard (#2812) 2021-05-21 15:13:45 +01:00
PatchingWizard_SelectPatchPage.ja.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_SelectPatchPage.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_SelectPatchPage.zh-CN.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_SelectServers.cs Refactoring: compacted Role.ValidRoleList() and Role.CanPerform() overloads. 2022-02-03 11:59:17 +00:00
PatchingWizard_SelectServers.Designer.cs CP-35687: Detach update mechanism from update wizard (#2812) 2021-05-21 15:13:45 +01:00
PatchingWizard_SelectServers.ja.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_SelectServers.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_SelectServers.zh-CN.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
PatchingWizard_UploadPage.cs Apply code cleanup to AutomatedUpdatesBasePage.cs 2022-05-12 13:34:58 +01:00
PatchingWizard_UploadPage.Designer.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
PatchingWizard.cs CP-36392: Remove all unnecessary using s 2022-02-24 11:53:44 +00:00
PatchingWizard.Designer.cs CP-39929: Enable MaximizeBox for PatchingWizard 2022-08-15 15:47:59 +01:00
PatchingWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
PatchingWizard.resx
PatchingWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
UpdateProgressBackgroundWorker.cs CP-36392: Limit ex-readonly public lists to {get;} usages only 2021-11-15 10:11:41 +00:00