xenadmin/XenAdmin/Alerts
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
..
Types CA-333236: Calculate local time for HotfixEligibilityAlert properties on the UI thread. 2020-01-02 13:15:18 +00:00
AlertExtensions.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
NewVersionPriorityAlertComparer.cs CP-24213: Show CUs as updates 2017-08-25 10:56:04 +01:00