xenadmin/XenAdmin/Wizards/PatchingWizard
Mihaela Stoica 95471eaac5 CA-281646: Do not download the update again when using an update from disk (#1933)
* CA-281646: Do not download the update again when using an update from disk

When applying a "new version" update, XenCenter starts an automated updates sequence that by default downloads all the updates. However, when using an update from disk, we shouldn't download it again.

With these changes, when an update from disk is used we save the [update, path] mapping, which we then use in the automated updates sequence, so we don't download that update again.

Also fixed a bug where a zipped update file from disk is not identified as a new version.

* CA-281646: Remove unused directive

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-02-05 12:36:49 +00:00
..
PlanActions CA-281646: Do not download the update again when using an update from disk (#1933) 2018-02-05 12:36:49 +00:00
PatchingWizard_AutomatedUpdatesPage.cs CA-281646: Do not download the update again when using an update from disk (#1933) 2018-02-05 12:36:49 +00:00
PatchingWizard_AutomatedUpdatesPage.designer.cs CP-21182: Improved wording in the Install Updates Wizard 2017-03-28 11:17:26 +01:00
PatchingWizard_AutomatedUpdatesPage.ja.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
PatchingWizard_AutomatedUpdatesPage.resx CP-21182: Improved wording in the Install Updates Wizard 2017-03-28 11:17:26 +01:00
PatchingWizard_AutomatedUpdatesPage.zh-CN.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
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 Merge remote-tracking branch 'github_xenadmin/REQ-411' into master_REQ-411_merge 2017-09-29 11:56:46 +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: 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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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-276976: Add a new precheck in the Update Wizard 2018-01-12 14:34:50 +00:00
PatchingWizard_PrecheckPage.Designer.cs Set checkbox state in the designer and not in the constructor to avoid starting 2016-08-19 15:45:16 +01:00
PatchingWizard_PrecheckPage.ja.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
PatchingWizard_PrecheckPage.resx CA-210551: Non-modal action progress bar on the Pre-Checks page of the Hotfix and RPU wizards 2016-08-12 13:27:47 +01:00
PatchingWizard_PrecheckPage.zh-CN.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
PatchingWizard_SelectPatchPage.cs CA-281646: Do not download the update again when using an update from disk (#1933) 2018-02-05 12:36:49 +00: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-268105: fix the bug where the pool item is disabled when an update is already installed on one host in the pool 2017-10-04 16:48:58 +01:00
PatchingWizard_SelectServers.Designer.cs CP-21574: Add checkbox on the Select Servers page for applying all the released updates after the new version is installed 2017-03-27 16:12:49 +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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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 CA-281646: Do not download the update again when using an update from disk (#1933) 2018-02-05 12:36:49 +00: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-252877: Precheck actions not reverted on upgrading to new XenServer version using an update 2017-05-10 10:06:41 +01:00
UpgradeProgressDescriptor.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00