xenadmin/XenAdmin/Alerts/Types
Carmen Agimof 4da67c0590 CA-147944: Use GB for VM Memory if large values
- Memory Tab uses GB units for values greater or equal to 1 GB, otherwise show in MB;
- Search Tab displays values in GB or MB in the same as the Memory Tab (e.g. 512 MB of 1 GB, 256 MB of 512 MB, 2.5 GB of 16 GB).
- The shiny bar present in the Memory Tab and in Memory Settings dialog shows the scaling in the following way: If smaller than 1 GB, then show as before, else show only labels with values multiples of half a GB.
- The units used in Memory Setting Dialog are set depending on the static_max. If it is greater or equal to 1 GB, then the units are GB, else MB. The user does not have the possibility of changing them.
2015-08-20 12:41:39 +01:00
..
AlarmMessageAlert.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
DuplicateIqnAlert.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GuiOldAlert.cs CA-122558: Removed FixLinkDelegate. Use System.Action instead. 2014-01-03 11:58:42 +00:00
IqnAlert.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
LicenseAlert.cs CA-122558: Generate a license alert when the license status is expired. Fixed incorrect 2014-05-12 15:40:05 +01:00
MessageAlert.cs CP-9784: Recognise LICENSE_SERVER_VERSION_OBSOLETE alert in XenCenter 2014-10-02 16:04:05 +01:00
MissingIqnAlert.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenCenterUpdateAlert.cs CP-13028: Corrects the Dismiss function and provides Dismiss All/ Dismiss Selected button on the Updates Tab. 2015-07-29 13:43:47 +01:00
XenServerPatchAlert.cs CP-13028: Corrects the Dismiss function and provides Dismiss All/ Dismiss Selected button on the Updates Tab. 2015-07-29 13:43:47 +01:00
XenServerUpdateAlert.cs CP-13026: Provide Dismiss option on the Updates Tab. 2015-07-23 11:48:14 +01:00
XenServerVersionAlert.cs CP-13028: Corrects the Dismiss function and provides Dismiss All/ Dismiss Selected button on the Updates Tab. 2015-07-29 13:43:47 +01:00