xenadmin/XenAdmin/TabPages
Mihaela Stoica 76c806c0b3 CA-322790: Fix unhandled exception when the host cannot be reached to execute an API call.
In the CrossPoolMigrateCanMigrateFilter a WebException can be raised if the host cannot be reached to execute the API call that asserts is the VM can be migrated there. With these changes, we catch any exception (not just Failure) and mark the VM as not migratable (because we couldn't assert if it can be migrated to that host).

Also fixed other places where the same error might occur.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-07-24 09:46:00 +01:00
..
AdPage.cs CA-237915: When one attempts logging oneself out, warn them if there are outstanding actions. 2018-11-01 12:52:07 +02:00
AdPage.Designer.cs Removed null value image from datagridview columns as per code review. 2018-08-01 08:27:04 +01:00
AdPage.ja.resx L10N: Translation updates and Re-Sync JA & CN resx files to match the new English resx 2018-08-22 09:02:08 +01:00
AdPage.resx Removed null value image from datagridview columns as per code review. 2018-08-01 08:27:04 +01:00
AdPage.zh-CN.resx L10N: Translation updates and Re-Sync JA & CN resx files to match the new English resx 2018-08-22 09:02:08 +01:00
AlertSummaryPage.cs CA-286882: Shutting down large number of VMs causes XenCenter to hang 2018-08-13 17:18:53 +01:00
AlertSummaryPage.Designer.cs CA-286882: Shutting down large number of VMs causes XenCenter to hang 2018-08-13 17:18:53 +01:00
AlertSummaryPage.ja.resx L10N : Translation and Resx resync 2018-12-20 11:06:41 +00:00
AlertSummaryPage.resx Fixed controls spacing, top toolstrip borders and made the top toolstrip on the History page click through. 2018-12-19 11:30:15 +00:00
AlertSummaryPage.zh-CN.resx L10N : Translation and Resx resync 2018-12-20 11:06:41 +00:00
BallooningPage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
BallooningPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningPage.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
BallooningPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
BaseTabPage.cs CP-19607: Unregister event handlers when the tab pages are hidden 2017-01-25 12:38:33 +00:00
BaseTabPage.Designer.cs Removed redundant code from GradientPanel and made it more object oriented; 2018-11-09 16:20:52 +00:00
BaseTabPage.ja.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
BaseTabPage.resx Renamed control because Resharper was complaining about ambiguous references in 2016-07-03 19:45:40 +01:00
BaseTabPage.zh-CN.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
DockerDetailsPage.cs CA-322790: Fix unhandled exception when the host cannot be reached to execute an API call. 2019-07-24 09:46:00 +01:00
DockerDetailsPage.Designer.cs CA-162989: Container Management GUI use-ability/homogeneity fixes 2015-03-05 19:10:54 +00:00
DockerDetailsPage.ja.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
DockerDetailsPage.resx CA-162989: Container Management GUI use-ability/homogeneity fixes 2015-03-05 19:10:54 +00:00
DockerDetailsPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
DockerProcessPage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
DockerProcessPage.Designer.cs CA-161097: Change IXenObject to DockerContainer in container Details and Processes page 2015-02-25 15:08:59 +00:00
DockerProcessPage.ja.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
DockerProcessPage.resx CA-162989: Container Management GUI use-ability/homogeneity fixes 2015-03-05 19:10:54 +00:00
DockerProcessPage.zh-CN.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
GeneralTabLicenseStatusStringifier.cs Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
GeneralTabPage.cs General TabPage layout modifications (includes CA-164372). (#2439) 2019-05-21 11:58:26 +01:00
GeneralTabPage.Designer.cs General TabPage layout modifications (includes CA-164372). (#2439) 2019-05-21 11:58:26 +01:00
GeneralTabPage.ja.resx L10N : translation update and Resx resync 2019-05-28 21:53:56 +01:00
GeneralTabPage.resx General TabPage layout modifications (includes CA-164372). (#2439) 2019-05-21 11:58:26 +01:00
GeneralTabPage.zh-CN.resx L10N : translation update and Resx resync 2019-05-28 21:53:56 +01:00
GpuPage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
GpuPage.Designer.cs [CP-6856]: PR-1675: Visual tweaks and other final changes: 2013-11-14 11:44:05 +00:00
GpuPage.ja.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
GpuPage.resx CP-6085: Per-pool overview of vGPUs (PR-1675) 2013-11-14 11:06:50 +00:00
GpuPage.zh-CN.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
HAPage.cs Prevent crash and improve behaviour when the user tries to configure/disable HA in a pool that has lost the HA statefile. 2019-07-23 10:28:01 +01:00
HAPage.Designer.cs Since the ConfigureHA button is used both enablement and editing HA, we don't 2018-09-27 12:43:04 +01:00
HAPage.ja.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
HAPage.resx Since the ConfigureHA button is used both enablement and editing HA, we don't 2018-09-27 12:43:04 +01:00
HAPage.zh-CN.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
HistoryPage.cs CA-237915: When one attempts logging oneself out, warn them if there are outstanding actions. 2018-11-01 12:52:07 +02:00
HistoryPage.Designer.cs Fixed controls spacing, top toolstrip borders and made the top toolstrip on the History page click through. 2018-12-19 11:30:15 +00:00
HistoryPage.ja.resx L10N : Translation and Resx resync 2018-12-20 11:06:41 +00:00
HistoryPage.resx Fixed controls spacing, top toolstrip borders and made the top toolstrip on the History page click through. 2018-12-19 11:30:15 +00:00
HistoryPage.zh-CN.resx L10N : Translation and Resx resync 2018-12-20 11:06:41 +00:00
HomePage.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HomePage.Designer.cs CP-15402: Replaced existing to a new, html-based Home Page 2016-02-15 14:01:37 +00:00
HomePage.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
HomePage.resx CP-15402: Replaced existing to a new, html-based Home Page 2016-02-15 14:01:37 +00:00
HomePage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ManageUpdatesPage.cs Suggested UX enhancement: store the user's preferred updates view; note that 2018-12-19 11:30:15 +00:00
ManageUpdatesPage.Designer.cs Suggested UX enhancement: store the user's preferred updates view; note that 2018-12-19 11:30:15 +00:00
ManageUpdatesPage.ja.resx L10N : Translation and Resx resync 2018-12-20 11:06:41 +00:00
ManageUpdatesPage.resx Fixed controls spacing, top toolstrip borders and made the top toolstrip on the History page click through. 2018-12-19 11:30:15 +00:00
ManageUpdatesPage.zh-CN.resx L10N : Translation and Resx resync 2018-12-20 11:06:41 +00:00
NetworkPage.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
NetworkPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NetworkPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NICPage.cs fix typos and rename a function 2018-06-21 14:54:47 +01:00
NICPage.Designer.cs fix some comments 2018-06-21 14:54:47 +01:00
NICPage.ja.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
NICPage.resx fix some comments 2018-06-21 14:54:47 +01:00
NICPage.zh-CN.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
NotificationsBasePage.cs CA-286882: Shutting down large number of VMs causes XenCenter to hang 2018-08-13 17:18:53 +01:00
PerformancePage.cs Performance and workflow improvement: 2018-02-22 10:18:18 +00:00
PerformancePage.Designer.cs Reduced accessibility of controls to private. 2019-01-08 12:01:46 +00:00
PerformancePage.ja.resx L10N:CA-205516 fix 2016-04-14 20:15:46 +05:30
PerformancePage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PerformancePage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
PhysicalStoragePage.cs Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
PhysicalStoragePage.Designer.cs Minor layout corrections and button reordering on the storage tab for VMs, 2018-10-08 12:33:05 +01:00
PhysicalStoragePage.ja.resx L10N: Translation updates and resx sync 2018-10-21 13:53:09 +01:00
PhysicalStoragePage.resx Minor layout corrections and button reordering on the storage tab for VMs, 2018-10-08 12:33:05 +01:00
PhysicalStoragePage.zh-CN.resx L10N: Translation updates and resx sync 2018-10-21 13:53:09 +01:00
PvsPage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
PvsPage.Designer.cs Reduced accessibility of controls to private. 2019-01-08 12:01:46 +00:00
PvsPage.ja.resx L10N: resx sync 2018-10-16 12:38:36 +01:00
PvsPage.resx CA-238884: Some layout corrections to ease localisation for the PvsPage. 2018-10-08 13:06:40 +01:00
PvsPage.zh-CN.resx L10N: resx sync 2018-10-16 12:38:36 +01:00
SearchPage.cs CA-116060: Stop saving the expanded state of the New Search panel with the other Search metadata. 2019-07-23 14:00:38 +01:00
SearchPage.Designer.cs CP-6094: Moved the New Search button outside the Search panel and the Default search 2013-09-24 15:58:53 +01:00
SearchPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SearchPage.resx CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
SearchPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SnapshotsPage.cs Snapshot view: Treeview as default (like in the past) 2018-07-08 01:37:15 +01:00
SnapshotsPage.designer.cs Removed DataGridView grid because we normally don't use one. Renamed columns 2018-05-15 13:17:04 +01:00
SnapshotsPage.ja.resx L10N : translation update and Resx resync 2019-05-28 21:53:56 +01:00
SnapshotsPage.resx CA-316236 Rename the "save a a template" option from the Snapshot page 2019-05-23 15:09:59 +01:00
SnapshotsPage.zh-CN.resx L10N : translation update and Resx resync 2019-05-28 21:53:56 +01:00
SrStoragePage.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
SrStoragePage.Designer.cs Minor layout corrections and button reordering on the storage tab for VMs, 2018-10-08 12:33:05 +01:00
SrStoragePage.ja.resx L10N: Translation updates and resx sync 2018-10-21 13:53:09 +01:00
SrStoragePage.resx Minor layout corrections and button reordering on the storage tab for VMs, 2018-10-08 12:33:05 +01:00
SrStoragePage.zh-CN.resx L10N: Translation updates and resx sync 2018-10-21 13:53:09 +01:00
UpsellTabPage.cs CA-297216: Remove the unused class and control 2018-09-18 15:33:53 +01:00
UpsellTabPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellTabPage.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
UpsellTabPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellTabPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
UsbPage.cs CP-25329: sanity check in UsbPage.cs for usbgroup 2017-10-23 15:33:10 +08:00
UsbPage.Designer.cs CP-24331 & CP-24135: Add UI support for usb-passthrough on both Host & VM (#1766) 2017-09-27 13:37:17 +01:00
UsbPage.ja.resx CA-269722: Sync resource files for I18N. 2017-10-19 11:24:20 +08:00
UsbPage.resx CP-25081: UI improvements for USB passthrough (#1811) 2017-10-17 09:57:50 +01:00
UsbPage.zh-CN.resx CA-269722: Sync resource files for I18N. 2017-10-19 11:24:20 +08:00
VMStoragePage.cs CA-289948: If migration of individual VDIs is not allowed due to licensing restrictions, 2018-10-08 12:33:04 +01:00
VMStoragePage.Designer.cs Reduced accessibility of controls to private. 2019-01-08 12:01:46 +00:00
VMStoragePage.ja.resx L10N: Translation updates and resx sync 2018-10-21 13:53:09 +01:00
VMStoragePage.resx Minor layout corrections and button reordering on the storage tab for VMs, 2018-10-08 12:33:05 +01:00
VMStoragePage.zh-CN.resx L10N: Translation updates and resx sync 2018-10-21 13:53:09 +01:00
WlbPage.cs Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
WlbPage.Designer.cs XenAdmin/TabPages: Case fix on WlbPage files 2016-06-30 22:51:27 -05:00
WlbPage.ja.resx XenAdmin/TabPages: Case fix on WlbPage files 2016-06-30 22:51:27 -05:00
WlbPage.resx XenAdmin/TabPages: Case fix on WlbPage files 2016-06-30 22:51:27 -05:00
WlbPage.zh-CN.resx XenAdmin/TabPages: Case fix on WlbPage files 2016-06-30 22:51:27 -05:00