Mihaela Stoica
5fa790c948
Merge pull request #640 from agimofcarmen/CA-180577
...
CA-180577: "Not applied" updates list is now removed from the Updates…
2015-08-27 13:57:32 +01:00
Mihaela Stoica
49775987f8
Merge pull request #639 from agimofcarmen/CP-13174
...
CP-13174: Arranges code and removes unused variables.
2015-08-27 13:55:53 +01:00
Gabor Apati-Nagy
19d9d1589c
CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR
...
Some checks following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-08-27 13:50:56 +01:00
Mihaela Stoica
15e5c94289
CP-13149: Policy statement link to the right web page
...
- currently linking to CIS general data collection and privacy page
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-27 13:50:35 +01:00
Carmen Agimof
7973bd0668
CA-13174: Adds tab Indexing and hotkeys in the NewDiskDialog and the Storage Provisioning Page in the NewSR wizard.
2015-08-27 13:00:45 +01:00
Carmen Agimof
ef5757705e
CA-180581: Modified the table columns size in order for the year in the Date column to be visible.
2015-08-27 12:42:53 +01:00
Gabor Apati-Nagy
6b6e7daa4f
CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR
...
Created ThinProvisioningParametersControl user control using existing code to have the thin provisioning settings at one place. It needs to be initialized by providing an SR and it will expose its internal state via NewSMConfig property that we need at other places.
This does not include refactoring of existing code or replacing existing code to use this new control, but the new Conversion dialog is using this. Next step would be to remove existing code and start using this new ThinProvisioningParametersControl instead.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-08-27 12:14:27 +01:00
Carmen Agimof
843505e924
CA-180577: "Not applied" updates list is now removed from the Updates section in General Tab. The "Install pending updates" context menu entry is also removed.
2015-08-27 11:02:34 +01:00
Carmen Agimof
189fc17d92
CP-13174: Arranges code and removes unused variables.
2015-08-27 10:23:09 +01:00
Mihaela Stoica
2eba1c705f
Merge remote-tracking branch 'upstream/master' into CP-12156_2
...
Conflicts:
XenModel/XenAPI-Extensions/Pool.cs
XenModel/XenModel.csproj
2015-08-27 01:03:58 +01:00
Mihaela Stoica
44e18df03d
CP-12156: Obtain and display the result of the CIS analysis of the last uploaded report
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-27 00:30:02 +01:00
Gabor Apati-Nagy
f1f036cc71
CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR
...
"dynamic" to "xlvhd" according to XenAPI changes
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-08-26 18:01:41 +01:00
Gabor Apati-Nagy
77beffacf9
Merge remote-tracking branch 'github_xenadmin/master' into CP-13100
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
Conflicts:
XenAdmin/TabPages/GeneralTabPage.cs
2015-08-26 17:58:38 +01:00
Gabor Apati-Nagy
cb90872c6c
CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR
...
Added new functionality (using percentages yet)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-08-26 17:54:03 +01:00
Mihaela Stoica
c0d4cb274d
Merge pull request #637 from agimofcarmen/CP-13174
...
CP-13174: Rename Size Property and Refactors code
2015-08-26 17:43:31 +01:00
Carmen Agimof
0cca0fc125
CP-13174: Rename Size Property and Refactors code
2015-08-26 17:41:59 +01:00
Mihaela Stoica
6af97b2edb
Merge pull request #636 from agimofcarmen/CP-13174
...
CP-13174: Change units used for initial_allocation and allocation_qua…
2015-08-26 17:21:00 +01:00
Carmen Agimof
06b7b66357
CP-13174: Change units used for initial_allocation and allocation_quantum to MB or GB instead of percentages.
...
Changes allocation type from "dynamic" to "xlvhd".
2015-08-26 17:14:01 +01:00
Mihaela Stoica
bfb471fe64
Merge pull request #632 from huizh/CP-13848
...
CP-13848: XenCenter transfers proxy settings to HealthCheckService.
2015-08-26 10:15:12 +01:00
Mihaela Stoica
094f346208
Merge pull request #634 from agimofcarmen/CP-13174
...
CP 13174: Agree and update units used for initial/subsequent allocation
2015-08-25 15:19:13 +01:00
Carmen Agimof
7c53955104
CP:13667: Adds condition that checks if sm_config contains the keys "allocation_quantum" and "initial_allocation" before getting the values.
2015-08-25 15:12:01 +01:00
Hui Zhang
0761aa5be2
CP-13848: XenCenter transfers proxy settings to HealthCheckService.
...
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-08-25 20:32:58 +08:00
Gabor Apati-Nagy
f173bc66b7
Fixing build (unreachable code warning as error)
2015-08-24 17:33:29 +01:00
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
Carmen Agimof
5acaeb4ac1
CP-13667: [Thin-LVHD] XenCenter shall show the allocation_quantum and initial_allocation in General Tab.
2015-08-21 14:16:40 +01:00
Gabor Apati-Nagy
a12f09beab
Disabling showing "able to receive updates"
2015-08-20 17:33:34 +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
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
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
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
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
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
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
Stephen Turner
bcd881d695
Merge branch 'master' into CP-13374 to get new Host.ssl_legacy field.
2015-08-17 11:44:29 +01: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
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
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
Gabor Apati-Nagy
0595281a55
Merge pull request #610 from agimofcarmen/master
...
Changes Tab Indexing and disables refresh and restore button while ch…
2015-08-10 11:31:23 +01:00
Carmen Agimof
5f40353d07
Changes Tab Indexing and disables refresh and restore button while check for updates is in progress.
2015-08-10 11:25:11 +01:00
Stephen Turner
cdfc665458
Merge pull request #596 from GaborApatiNagy/master_CA-177058
...
CA-177058: [SCTX-2146] VM Power Admin could not create VMs - RBAC issues with XS 6.5
2015-08-05 12:21:27 +01:00
Gabor Apati-Nagy
41fa9a5eab
Merge pull request #595 from agimofcarmen/CP-13519
...
CP-13519: If more options are selected in Updates Options, refresh th…
2015-08-04 17:34:11 +01:00
Gabor Apati-Nagy
f6b632d0b6
Merge pull request #593 from agimofcarmen/CA-178243
...
CA-178243: When only Automatic check for XenServer updates was checke…
2015-08-04 17:30:22 +01:00
Carmen Agimof
c8e5138031
CA-178243: Refactors code, simplifying it. Now we only keep one list in DownloadUpdatesXmlAction for XenServerVersions and added a property that returns the list with the versions if Automatic check for XS version is checked and a new list which is empty when is not checked.
2015-08-04 17:28:29 +01:00
Stephen Turner
857e53ec03
Turn off ClickOnce signing that seems to have got turned on erroneously during VS2013 conversion
2015-08-04 17:06:17 +01:00
Carmen Agimof
f3e4c140a0
CA-178244: Adds condition to RemoveUpdate that checks if the list contains the given update.
2015-08-04 16:27:12 +01:00
Gabor Apati-Nagy
191820abf4
CA-177058: [SCTX-2146] VM Power Admin could not create VMs - RBAC issues with XS 6.5
2015-08-04 11:25:59 +01:00
Carmen Agimof
cd096f91aa
CP-13519: Changes name of function that checks whether a refresh of the updates list is required.
2015-08-03 16:14:41 +01:00
Carmen Agimof
51663f2b09
CP-13519: If more options are selected in Updates Options, refresh the updates list.
2015-08-03 15:56:32 +01:00
Carmen Agimof
04b204a0d9
CA-178244: Solves the issue about duplicates in the list of updates in the Updates Tab.
2015-08-03 15:12:42 +01:00
Carmen Agimof
9de57d38c2
CA-178243: When only Automatic check for XenServer updates was checked in Updates Options, when opening XC, the grid appeared empty in the Updates Tab. This was because to get the list of XS updates, we need the list of XS versions. Created a list of XenServer versions that is used only to get the XenServer updates.
2015-08-03 15:06:01 +01:00
Mihaela Stoica
8264dcaba0
Merge pull request #589 from agimofcarmen/CP-13518_II
...
Cp 13518 ii
2015-07-31 14:51:04 +01:00
Carmen Agimof
5f95c9b6a0
Changes name of function, from someOrAllUpdatesAllowed to someOrAllUpdatesDisabled. The same change was applied for someButNotAllUpdatesAllowed.
2015-07-31 14:43:14 +01:00
Carmen Agimof
b2c4133e9e
Improves design of the Updates Tab.
2015-07-30 18:00:06 +01:00
Carmen Agimof
b7a010b5f0
CA-178243: The Refresh button was not working correctly because of the restore button. Automatic check for updates works now when certain boxes are checked, showing the updates when the user opens XenCenter, but, the list has duplicates.
...
Improves the centering of the warning messages in the Updates Tab, making the picture align with the text.
Corrects bug related to the visibility of the warning about automatic checks for updates.
2015-07-30 14:58:23 +01:00
Stephen Turner
26b060257f
CP-13389: Allow XenCenter to use TLS 1.1 and 1.2 protocols
2015-07-30 12:47:14 +01:00
Stephen Turner
09c495552f
CP-13389: Convert all projects to .NET 4.5. (All changes autogenerated except for one case of broken XML in XenOvfApi/app.config).
2015-07-30 12:40:59 +01:00
Carmen Agimof
bb5c2078dc
CP-13518: Centered correctly the warning message in the Updates Tab.
2015-07-29 19:11:13 +01:00
Carmen Agimof
ceca902b9f
Changes dialog text that appears on the screen when the Dismiss All/Dismiss Selected button is clicked.
2015-07-29 17:52:46 +01:00
Carmen Agimof
9d4b6b2516
Changes the design of the buttons and the picture of the warning in the Updates Tab.
2015-07-29 16:43:44 +01:00
Carmen Agimof
32461b38b9
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
Carmen Agimof
aef3bef6b6
CP-13031: Make Updates Tab clearer if automatic check-for-updates is disabled.
2015-07-29 11:34:39 +01:00
Mihaela Stoica
61b5821e4f
CP-13073: Rename files (Call Home to Health Check)
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-29 09:12:46 +01:00
Mihaela Stoica
a9be9846ff
CP-13073: Rename Call Home to Health Check in code
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-29 08:44:41 +01:00
Stephen Turner
16d9982165
Merge pull request #586 from agimofcarmen/CP-13042
...
CP-13042: Don't show servers with a down-arrow in the resources tree.
2015-07-28 22:38:45 +01:00
Carmen Agimof
8d6e7607ec
CP-13042: Don't show servers with a down-arrow in the resources tree.
2015-07-28 19:04:32 +01:00
Gabor Apati-Nagy
521901c668
Merge pull request #562 from MihaelaStoica/CP-13083
...
CP-13083 and CP-13081: Add "Show this ..." checkbox and opt-out option to the Health Check dialog
2015-07-28 15:49:33 +01:00
Mihaela Stoica
dcb72e3247
CP-13083: Removed tooltip
...
- removed tooltip fro the "show again" checkbox and changed the chackbox text to say "Show this dialog..."
- fixed spacing in the right hand panel
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-28 15:30:43 +01:00
Gabor Apati-Nagy
34a04d3694
Merge pull request #584 from MihaelaStoica/CP-13103
...
CP-13103: Update terminology displayed in the UI for thin provisioning
2015-07-28 14:46:09 +01:00
Mihaela Stoica
b92e954c37
Merge pull request #585 from agimofcarmen/CP-13030
...
Corrects mistake in the Restore Dismissed Updates method.
2015-07-28 11:24:48 +01:00
Carmen Agimof
959f98c411
Corrects mistake in the Restore Dismissed Updates method.
2015-07-28 10:00:46 +01:00
Mihaela Stoica
f4bbcca1a9
CP-13103: Update terminology displayed in the UI for thin provisioning
...
- Thick provisioning - > Fully provisioned
- Subsequent allocations -> Incremental allocations
Also, updated the Next button on the Location page of HBA SR, to say "Next" for Dundee or greater and "Create" for pre-Dundee pools.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-28 09:23:07 +01:00
Gabor Apati-Nagy
b2ab78eb32
Merge pull request #580 from MihaelaStoica/build-fix
...
Build fix, changes
2015-07-27 14:31:47 +01:00
Mihaela Stoica
d271a747fc
Merge pull request #576 from GaborApatiNagy/master_CP-12640
...
CP-12640: Create alert when logs partition is full
2015-07-27 13:00:18 +01:00
Sorin Sbarnea
908bacf6c2
Enabled back the exection of devtools and improved the logging
2015-07-27 08:26:26 +01:00
Sorin Sbarnea
03d176829c
Configured to use mt.exe from the PATH and repaired the target name for splash project, which was supposed to be XenCenter.exe
2015-07-27 08:08:53 +01:00
Gabor Apati-Nagy
b9abdc4b1a
CP-12640: Create alert when logs partition is full
...
Adding code for "log_fs_alert"
2015-07-24 16:03:27 +01:00
Mihaela Stoica
d3fb6cd8e4
Text change "Citrix upload server" to "Citrix Insight Services"
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 15:13:51 +01:00
Mihaela Stoica
a07ba0e8cc
CP-13081: Add opt-out button to the Health Check Overview dialog
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 14:20:18 +01:00
Mihaela Stoica
c1dac478b1
CP-13083: Add user setting and checkbox to the Health Check overview dialog saying "Show this when connecting to servers that are not enrolled into Health Check"
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 14:12:46 +01:00
Carmen Agimof
7e3be8f707
CP-13036: Add button to restore dismissed updates in the Updates Wizard.
2015-07-23 14:04:43 +01:00
Carmen Agimof
182307963f
CP-13030: Provide button on the Updates tab to restore dismissed updates.
2015-07-23 13:50:32 +01:00
Mihaela Stoica
64aba9cbfd
Merge pull request #569 from agimofcarmen/CP-13026
...
CP-13026: Provide Dismiss option on the Updates Tab.
2015-07-23 13:48:52 +01:00
Carmen Agimof
b1a2b49559
CP-13026: Changes code style and removes commented out code.
2015-07-23 13:48:30 +01:00
Mihaela Stoica
f58bfbb310
Merge pull request #568 from agimofcarmen/CA-176932
...
Makes "Remove hotfix installation files" checkbox invisible, instead …
2015-07-23 13:47:22 +01:00
Carmen Agimof
f79199752a
CP-13026: Provide Dismiss option on the Updates Tab.
2015-07-23 11:48:14 +01:00
Gabor Apati-Nagy
292dce47ad
Merge pull request #550 from MihaelaStoica/CP-12679
...
CP-12679: Upload the report from the Server Status Report wizard
2015-07-23 11:40:10 +01:00
Carmen Agimof
484806f7b7
Makes "Remove hotfix installation files" checkbox invisible, instead of disabled for supp packs.
2015-07-23 11:30:18 +01:00
Mihaela Stoica
b62f8c4cd3
CA-176895: [CAR-1866] Include XS 6.5 RPU hotfix in XenCenter
...
- changed the build script and the installer to copy the XS65ESP1006.xsupdate hotfix
- also updated the source package for XS62E006 hotfix
2015-07-22 12:51:58 +01:00