Commit Graph

1919 Commits

Author SHA1 Message Date
Mihaela Stoica
4b073c0bc3 Renamed and merged some constants in HealthCheckSettings class
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-21 15:21:47 +01:00
Mihaela Stoica
ff64416407 Move HealthCheckSettings class to a separate file
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-21 15:19:24 +01:00
Mihaela Stoica
0a3deaf526 Merge pull request #624 from agimofcarmen/CA-147944_II
CA-147944: Use GB for VM Memory if large values
2015-08-20 17:17:12 +01:00
Stephen Turner
854e178968 Merge pull request #629 from MihaelaStoica/CP-13074
CP-13074: Finalize the CIS domain names and product key used for retr…
2015-08-20 17:11:48 +01:00
Mihaela Stoica
cb35725dd7 CP-13074: Finalize the CIS domain names and product key used for retrieving the authentication tokens and upload
- change the URLs to the production site
- for development and testing these settings should be changed to the staging site via registry keys

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-20 16:59:58 +01:00
Gabor Apati-Nagy
32ca690991 Merge pull request #628 from MihaelaStoica/sign
Re-enable signing
2015-08-20 16:33:46 +01:00
Mihaela Stoica
24749bc3f8 Re-enable signing
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-20 16:30:41 +01:00
Stephen Turner
b16f9c093c Merge pull request #626 from MihaelaStoica/master
Text corrections in the Health Check dialogs
2015-08-20 14:35:18 +01:00
Mihaela Stoica
b0b2a9b667 Merge pull request #627 from MihaelaStoica/tls
CP-13374: Added missing I18n resource files
2015-08-20 14:18:35 +01:00
Mihaela Stoica
114e132a2c CP-13374: Added missing I18n resource files
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-20 14:06:13 +01:00
Mihaela Stoica
854acff73d Text corrections in the Health Check dialogs
- no “the” is needed in front of “Citrix Insight Services”  (e.g. “…authenticate with Citrix Insight Services…” and not “…authenticate with the Citrix Insight Services…”)

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-20 13:49:13 +01:00
Stephen Turner
4ba818b705 Merge pull request #625 from MihaelaStoica/master
CP-12679: Upload the report from the Server Status Report wizard
2015-08-20 13:30:38 +01:00
Mihaela Stoica
998c037bd3 CP-12679: Upload the report from the Server Status Report wizard
- fix the error when the upload is attempted even if the checkbox is not ticked
2015-08-20 13:20:35 +01:00
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
Gabor Apati-Nagy
b123bf8dda Merge pull request #619 from stephen-turner/CP-13374
CP-13374 XenCenter can now turn on and off ssl-legacy
2015-08-19 17:31:42 +01:00
Stephen Turner
bc68d6bda4 Merge pull request #621 from GaborApatiNagy/master_CP-13708
CP-13708: FriendlyErrorName for VBD_XENPREP_CD_IN_USE
2015-08-19 11:53:40 +01:00
Gabor Apati-Nagy
3907ef3b6f Merge pull request #620 from MihaelaStoica/master
Re-enable Health Check: Revert "Merge pull request #614 from GaborApa…
2015-08-19 10:46:13 +01:00
Gabor Apati-Nagy
9a39dcafb1 CP-13708: FriendlyErrorName for VBD_XENPREP_CD_IN_USE 2015-08-19 10:44:41 +01:00
Mihaela Stoica
f68be9d466 Merge pull request #616 from huizh/CP-13072
CP-13072: HealthCheckService: Use proxy for bundle upload.
2015-08-19 10:07:13 +01:00
Mihaela Stoica
93610007b7 Re-enable Health Check: Revert "Merge pull request #614 from GaborApatiNagy/master_disable_health_check"
This reverts commit dba1d3e60e, reversing
changes made to 731f968a8e.
2015-08-19 10:04:13 +01:00
Stephen Turner
02aeb0b6d5 CP-13374: SetSslLegacyAction must be last because it will disrupt the connection 2015-08-19 09:35:51 +01:00
Stephen Turner
59a432ff40 CP-13374: Remove unused variable 2015-08-19 09:21:47 +01:00
Stephen Turner
df182d05c0 CP-13374 XenCenter can now turn on and off ssl-legacy: last check-in was incomplete. 2015-08-19 08:53:15 +01:00
Stephen Turner
227ee84da7 CP-13374 XenCenter can now turn on and off ssl-legacy.
The main functionality is working, but the ExpectDisruption flag isn't fully working yet.
2015-08-18 09:35:55 +01:00
Stephen Turner
dfd5db38ba Merge pull request #618 from MihaelaStoica/CP-13165
CP-13165: Make quiescing into a licensed feature
2015-08-17 17:42:12 +01:00
Mihaela Stoica
0edd2e05f9 CP-13165: Make quiescing into a licensed feature
- Add code to check license before offering quiescing on the VM Snapshot dialog
- If the feature is not available, the message displayed is: "This feature is disabled due to license restrictions on the server."

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-17 17:32:22 +01:00
Stephen Turner
f36d770557 Merge pull request #617 from MihaelaStoica/CP-13287
CP-13287: Add "Tech Preview" warning to Intel GVT-g vGPUs
2015-08-17 15:22:43 +01:00
Mihaela Stoica
8898f6b69c CP-13287: Add "Tech Preview" warning to Intel GVT-g vGPUs
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-17 14:47:55 +01:00
Mihaela Stoica
ca9305c83f CP-13287: Update XenModel with the latest bindings containing XenAPI field VGPU_type.experimental
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-17 14:47:01 +01:00
Stephen Turner
bcd881d695 Merge branch 'master' into CP-13374 to get new Host.ssl_legacy field. 2015-08-17 11:44:29 +01:00
Hui Zhang
aef05ab064 CP-13072: HealthCheckService: Use proxy for bundle upload.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-08-17 15:54:19 +08:00
Stephen Turner
0c58ad5367 CP-13374 Add new padlock icon
This icon is a slightly modified version of one from http://www.famfamfam.com/lab/icons/mini/ via https://commons.wikimedia.org/wiki/File:Icons-mini-icon_padlock.gif.
It is freely available for any use without conditions.
2015-08-14 17:15:22 +01:00
Stephen Turner
60c1a84e42 Merge pull request #615 from GaborApatiNagy/master_CP_12431
CP-12431: PV drivers onto Windows update: Show virtualisation status in XenCenter
2015-08-14 15:56:43 +01:00
Gabor Apati-Nagy
4cc98be845 CP-12431: PV drivers onto Windows update: Show virtualisation status in XenCenter
Changes following the code review
2015-08-14 14:25:49 +01:00
Gabor Apati-Nagy
f6ccfd121a Updating XenModel/XenAPI with the latest SDKs from trunk #103769
code review: "We do want to see changes in the Pool.current_operations."
2015-08-14 14:09:07 +01:00
Gabor Apati-Nagy
8f0a00f8c4 CP-12431: PV drivers onto Windows update: Show virtualisation status in XenCenter
Edited comments
2015-08-14 12:11:02 +01:00
Gabor Apati-Nagy
eaa4c1a93a CP-12431: PV drivers onto Windows update: Show virtualisation status in XenCenter 2015-08-13 17:44:32 +01:00
Gabor Apati-Nagy
51198013ad Updating XenModel/XenAPI with the latest SDKs from trunk #103769
Fixing problems with FriendlyErrorNames in Visual Studio 2013

Adding missing files
2015-08-13 17:44:07 +01:00
Stephen Turner
dba1d3e60e Merge pull request #614 from GaborApatiNagy/master_disable_health_check
CA-179555: Hide Phone Home for alpha3
2015-08-13 14:15:16 +01:00
Gabor Apati-Nagy
4f98c05646 CA-179555: Making CIS-related options invisible in Server Status Report Wizard 2015-08-13 14:11:50 +01:00
Gabor Apati-Nagy
1da2e88674 CA-179555: Disable upload to CIS checkbox in the Server Status Report Wizard 2015-08-13 14:05:46 +01:00
Mihaela Stoica
228a996d99 Temporarily disable Health Check feature for all hosts
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-13 13:58:18 +01:00
Gabor Apati-Nagy
3371f85952 Updating XenModel/XenAPI with the latest SDKs from trunk #103769
Step 2
2015-08-11 19:06:58 +01:00
Gabor Apati-Nagy
c7c19f0759 Updating XenModel/XenAPI with the latest SDKs from trunk #103769
Note: Not updated HTTP.cs where sslStream.AuthenticateAsClient() is called. (That has to be dealt with separately - as it was manually edited.)
2015-08-11 16:57:42 +01:00
Gabor Apati-Nagy
731f968a8e Merge pull request #609 from cheng--zhang/CP-13592
CP-13592: Refactor reg read function
2015-08-11 10:49:52 +01:00
Gabor Apati-Nagy
2a9e5119f6 Merge pull request #612 from cheng--zhang/CA-179369
CA-179369: Change CIS default setting
2015-08-11 10:48:45 +01:00
Cheng Zhang
3f2e8a51da CA-179369: Change CIS default setting
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-08-11 16:09:45 +08:00
Cheng Zhang
b650c226e7 CP-13592: Refactor reg read function
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-08-11 15:41:31 +08:00
Gabor Apati-Nagy
2b6dfccb7f Merge pull request #611 from xenserver/GaborApatiNagy-patch-1
Build script: Removed switches from mkisofs cmd
2015-08-10 19:06:38 +01:00
Gabor Apati-Nagy
19524668c8 Build script: Removed switches from mkisofs cmd
These are no longer needed
2015-08-10 19:01:26 +01:00