xenadmin/XenAdmin/Alerts/Types
Konstantina Chremmou 9e1ec4cf41 CA-333236: Calculate local time for HotfixEligibilityAlert properties on the UI thread.
The Title and Description of HotfixEligibilityAlert  involve calculation of local
time which should be done on the UI thread, otherwise the time is not localised
correctly, and additionally the application crashes when dismissing or sorting
these alerts.
Also, stop spamming the logs with each alert removal; code efficiency correction.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-01-02 13:15:18 +00:00
..
AlarmMessageAlert.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
DuplicateIqnAlert.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
GuiOldAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HotfixEligibilityAlert.cs CA-333236: Calculate local time for HotfixEligibilityAlert properties on the UI thread. 2020-01-02 13:15:18 +00:00
IqnAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
LicenseAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MessageAlert.cs Do not localise log entries or ellipsise names. Log exception stack traces where applicable. 2019-11-13 12:31:44 +00:00
MissingIqnAlert.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenCenterUpdateAlert.cs CA-266911: Exported data from Notification->updates page having incorrect values for "Web page"column 2017-10-03 16:42:48 +01:00
XenServerPatchAlert.cs CP-14807: Delete OEM in ServerVersion (#2270) 2018-10-22 14:34:31 +01:00
XenServerUpdateAlert.cs CA-289150: Use a lock object to ensure that the hosts and connections lists are safely accessed from separate threads 2018-05-17 14:33:31 +01:00
XenServerVersionAlert.cs CP-14807: Delete OEM in ServerVersion (#2270) 2018-10-22 14:34:31 +01:00