xenadmin/XenAdmin
Mihaela Stoica 79c9a7ecbc CA-320203: Fixed the update wizard failure when installing two cumula… (#2466)
CA-320203: Fixed the update wizard failure when installing two cumulative updates

The issue was that when installing 2 new versions in one go (e.g. two cumulative updates), the installation succeeds on master but it cannot continue on slaves, because it cannot find the first CU update anymore.
The fix is to refresh the update record before applying the update, with the record found in the cache. Also, if there is no update in the cache, try to re-introduce the update.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-07-12 14:43:48 +01:00
..
Actions Refactoring to the MeddlingActionManager. 2019-03-18 13:26:48 +00:00
Alerts Renamed class and file PropertyManager to FriendlyNameManager to avoid confusion, 2019-01-28 14:49:48 +00:00
Commands Refactored the VIFDialog to fix various problems: (#2398) 2019-04-25 08:23:09 +01:00
ConsoleView Removed option to enable RDP polling as it only applies to pre-6.5 hosts which are not longer supported. 2019-02-06 09:25:38 +00:00
Controls CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
Core CA-311255: Fix duplicated entries of latest CR 2019-05-29 08:48:37 +01:00
Diagnostics CP-31529: Update RPU003 to the version 8 2019-06-21 12:22:01 +01:00
Dialogs L10N : Translation and Resx resync 2019-07-03 12:16:09 +01:00
Help L10N : Translation and Resx resync 2019-07-03 12:16:09 +01:00
Images Renamed resource to fix Visual Studio warning. Stop copying stray images into 2018-10-15 09:44:06 +01:00
Network CA-208682: Some layout corrections to make localisation for the CertificateChangedDialog 2018-10-08 13:06:40 +01:00
Plugins L10N: Translation updates 2018-08-23 08:41:13 +01:00
Properties Removed option to enable RDP polling as it only applies to pre-6.5 hosts which are not longer supported. 2019-02-06 09:25:38 +00:00
RDP Revert "CA-247333 - Remove rdpclient6 code after April 2017 when it will become redundant" 2017-11-06 11:28:07 +00:00
ReportViewer
ServerDBs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SettingsPanels CA-322735: Keep XenCenter showing the real device number used in the VM 2019-07-09 08:31:04 +01:00
TabPages L10N : translation update and Resx resync 2019-05-28 21:53:56 +01:00
TestResources Update credits 2018-10-09 12:19:54 +01:00
Utils CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Wizards CA-320203: Fixed the update wizard failure when installing two cumula… (#2466) 2019-07-12 14:43:48 +01:00
Wlb Reduced accessibility of controls to private. Minor refactoring. Typo. Removed 2019-01-08 12:01:46 +00:00
XenSearch Simplified the logic updating the TabPages. 2018-10-08 11:10:44 +01:00
app.config Removed option to enable RDP polling as it only applies to pre-6.5 hosts which are not longer supported. 2019-02-06 09:25:38 +00:00
app.manifest CA-261107: Metadata file osVersion is showing same value for XenCenter on different windows versions 2017-08-18 13:40:36 +01:00
Branding.cs CA-297617: Change Citrix Hypervisor Tools to Citrix VM Tools. 2018-09-14 15:54:04 +01:00
GroupingTag.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
Images.cs CP-24708: Show different unlicensed pool/host icon 2017-09-27 11:30:12 +01:00
IMainWindow.cs Removed property MenuShortcuts in favour of MenuShortcutsEnabled. 2018-10-08 11:10:44 +01:00
LicenseTimer.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
MainWindow.cs CP-31022: Update the "XenCenter out-of-date" message 2019-04-01 17:43:01 +01:00
MainWindow.Designer.cs Prevent VisualStudio's designer from crashing when opening the MainWindow. 2019-04-24 15:03:20 +01:00
MainWindow.ja.resx L10N : Translation and resx resync 2019-04-25 16:29:56 +01:00
MainWindow.resx Prevent VisualStudio's designer from crashing when opening the MainWindow. 2019-04-24 15:03:20 +01:00
MainWindow.zh-CN.resx L10N : Translation and resx resync 2019-04-25 16:29:56 +01:00
MainWindowTreeBuilder.cs Hide properties which should not be serialised by the Visual Studio designer. 2018-10-08 11:10:44 +01:00
OrganizationalView.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PasswordsRequest.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
PowerManagment.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Program.cs Removed redundant code from GradientPanel and made it more object oriented; 2018-11-09 16:20:52 +00:00
Settings.cs No need to access the setting ServerHistory in a try-catch block that resets 2018-07-24 10:14:57 +01:00
SettingsUpdate.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
UpdateManager.cs Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
UpdateManager.DelayCalculator.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
WinformsXenAdminConfigProvider.cs CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
XCPluginSchema.xsd
XenAdmin.csproj REQ-720: Initial implementation of GPUEditPage and AddVgpuDialog. (#2422) 2019-06-10 14:49:31 +08:00
XenAdmin.rc