xenadmin/XenModel
Gabor Apati-Nagy 7b7bcb0aa5 CP-14379, CP-14461, CP-14462, CP-14463, CP-14464, CP-14465, CP-14467:
Implementing Upgrading VMs to Windows Update

New screen features:
-Create skeleton of the Upgrade VM dialog
-Implement a Go To Console link (just a link that opens a vm console)
-Implement logic to show the right status for a VM (includes rules to
get the states). Includes updating the dialog whenever the status changes.
-Add status texts to Messages, proper text on the UI
-Add stub methods to VM class in XenAPI-Extensions to r/w states from
Guest Agent
-UI: Implement rules what vms to display, checkbox rules, read only vms,
and when to enable the Upgrade button
-Implement Upgrade button (writes state for GA, mounts ISO) + maximum
parallel executions/actions

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-10-16 12:47:00 +01:00
..
Actions CP-14379, CP-14461, CP-14462, CP-14463, CP-14464, CP-14465, CP-14467: 2015-10-16 12:47:00 +01:00
Alerts CP-13770: Configure the alerts for SR physical utilisation in XenCenter 2015-09-21 00:04:46 +01:00
CustomFields CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Mappings CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Network Updating XenModel/XenAPI with the latest SDKs from trunk #103769 2015-08-14 14:09:07 +01:00
Properties CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ServerDBs CP-12627: Use new xapi field health_check_config for Call Home 2015-06-18 15:32:56 +08:00
StorageLinkAPI CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Utils Removes the extra line in the Disk Space Allocation Message in the General Tab. 2015-09-17 13:24:21 +01:00
WLB CA-141389 Log all GET and POST calls 2014-08-07 16:23:06 +01:00
XenAPI CP-14240: Rename CIFS to SMB in the UI 2015-09-21 11:11:57 +01:00
XenAPI-Extensions CP-14379, CP-14461, CP-14462, CP-14463, CP-14464, CP-14465, CP-14467: 2015-10-16 12:47:00 +01:00
XenSearch Merge pull request #666 from GaborApatiNagy/master_CP-13786-4 2015-09-23 11:51:19 +01:00
XenServerProxy CA-173695: Reclaim freed space is failing with "Index and length must refer to a location with in the string" for AD users 2015-08-05 13:16:22 +01:00
DockerContainer.cs CA-162992: Better display of container network port mapping information on General tab 2015-03-06 11:43:47 +00:00
DockerContainers.cs CA-162992: Better display of container network port mapping information on General tab 2015-03-06 11:43:47 +00:00
Folder.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Folders.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FriendlyNames.Designer.cs CP-14240: Rename CIFS to SMB in the UI 2015-09-21 11:11:57 +01:00
FriendlyNames.ja.resx Updated the translations 2015-01-01 15:19:57 +05:30
FriendlyNames.resx CP-14240: Rename CIFS to SMB in the UI 2015-09-21 11:11:57 +01:00
FriendlyNames.zh-CN.resx Updated the translations 2015-01-01 15:19:57 +05:30
HealthCheckSettings.cs Use the ToString() function directly for enum-to-string conversions 2015-09-15 13:55:18 +01:00
I18NException.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Icons.cs Merge 2015-03-27 13:38:17 +00:00
InvisibleMessages.Designer.cs CP-13149: Policy statement link to the right web page 2015-08-27 13:50:35 +01:00
InvisibleMessages.ja.resx CA-156963: Fix partner offerings URL 2015-02-04 14:30:55 +00:00
InvisibleMessages.resx CP-13149: Policy statement link to the right web page 2015-08-27 13:50:35 +01:00
InvisibleMessages.zh-CN.resx CA-156963: Fix partner offerings URL 2015-02-04 14:30:55 +00:00
InvokeHelper.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Messages.Designer.cs CP-14379, CP-14461, CP-14462, CP-14463, CP-14464, CP-14465, CP-14467: 2015-10-16 12:47:00 +01:00
Messages.ja.resx Merge branch 'CP-10925' of https://github.com/cheng--zhang/xenadmin into cheng--zhang-CP-10925 2015-02-17 10:27:58 +00:00
Messages.resx CP-14379, CP-14461, CP-14462, CP-14463, CP-14464, CP-14465, CP-14467: 2015-10-16 12:47:00 +01:00
Messages.zh-CN.resx Merge branch 'CP-10925' of https://github.com/cheng--zhang/xenadmin into cheng--zhang-CP-10925 2015-02-17 10:27:58 +00:00
ObjectChange.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
OtherConfigWatcher.cs Deregister event handlers in OtherConfigAndTagsWatcher 2013-09-05 13:57:40 +01:00
PoolJoinRules.cs [CA-11044] & [CA-109243] Added new pool-join reasons and associated messages. 2013-07-03 13:05:37 +01:00
RbacMethod.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StringExtensions.cs CP-6093: Tidying up: moved property from Alert to XenServerPatchAlert as it only 2013-11-23 14:04:15 +00:00
Tags.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TimeSpanExtensions.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdminConfigManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenModel.csproj CP-14379, CP-14461, CP-14462, CP-14463, CP-14464, CP-14465, CP-14467: 2015-10-16 12:47:00 +01:00
XenServerPlugins.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00