Stephen Turner
eda73f1dff
Fix several usage errors identified by Lexica
2017-06-20 14:29:22 +01:00
Gabor Apati-Nagy
ee2f1ef920
Merge branch 'master' of https://github.com/xenserver/xenadmin into CA-243675
...
Conflicts:
XenModel/Messages.resx
2017-06-20 11:40:03 +01:00
Gabor Apati-Nagy
b155452309
CA-243675: Sorted Messages.resx
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-06-20 11:14:55 +01:00
Stephen Turner
910d2afed6
In New VM Wizard, on affinity page, state that memory is RAM not disk space
2017-06-20 09:08:07 +01:00
Stephen Turner
0b41f06e35
Fix several spelling mistakes found by Lexica
2017-06-20 08:57:58 +01:00
Mihaela Stoica
5783904d0a
Merge pull request #1656 from stephen-turner/UpdateRoot
...
Remove case that is no longer hit, and that causes confusion because …
2017-06-19 13:38:24 +01:00
Gabor Apati-Nagy
9806491863
CA-243675: No Clear error message when proxy server which is configured is not running
...
Mention proxy in the suggestion that is shown when a connection fails
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-06-15 17:54:27 +01:00
Konstantina Chremmou
062938878d
Merge pull request #1602 from GaborApatiNagy/master_CA-220047
...
CA-220047: Show proper precheck error when a VM cannot be migrated
2017-06-15 08:24:06 +01:00
Gabor Apati-Nagy
42b4076c5d
CA-220047: Show proper precheck error when a VM cannot be migrated
...
Improved wording
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-06-14 15:40:17 +01:00
Gabor Apati-Nagy
3a9c733ead
CA-249084: Fixed Debug build Assert
2017-06-13 15:51:00 +01:00
Mihaela Stoica
ffe7ff9520
Merge pull request #1632 from xenserver/REQ-378
...
Feature "REQ-378: Support Chinese Language E-mail Performance Alerts"
2017-06-13 10:51:42 +01:00
Gabor Apati-Nagy
5f8db75e7c
CA-220047: Show proper precheck error when a VM cannot be migrated
...
Changed the pre-check error message to refer to the absence of the Tools
when that is suspected to be the case.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-06-08 16:12:26 +01:00
minl1
2105cbf1a4
cp-21685/cp-22367: Linx/YinheKylin linux XenCenter ICON support
2017-06-07 21:01:01 +08:00
Mihaela Stoica
5291c3aa7d
Merge pull request #1613 from minli1/feature/Asianux-Turbo-Linux-support/master
...
req-398/req-440: ICON support for Asianux Linux and Turbo Linux.
2017-06-01 14:30:25 +01:00
Mihaela Stoica
dce68b58c9
CA-242134: Remove Host.IsXCP extension ( #1618 )
...
* CA-242134: Remove Host.IsXCP extension
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
* CA-242134: Remove Host.IsXCP extension
- retain the host.license_params condition
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-31 16:58:52 +01:00
Mihaela Stoica
cf1f630486
Merge pull request #1619 from xenserver/management-on-vlan
...
REQ-42 feature merge
2017-05-31 15:23:28 +01:00
Gabor Apati-Nagy
f1a20c279e
Merge pull request #1603 from MihaelaStoica/CA-253936
...
CA-253936: Fix proxy authentication in the XenServerHealthCheck service
2017-05-31 14:37:02 +01:00
Mihaela Stoica
bd8ac0d769
Merge pull request #1617 from geosharath/management-on-VLAN-B2B
...
B2B master to management-on-vlan
2017-05-31 12:02:51 +01:00
Konstantina Chremmou
af647fbf52
Merge pull request #1608 from MihaelaStoica/removeVMPP
...
Remove vmpp
2017-05-31 08:43:12 +01:00
minl1
c146747798
CP-21662:replace the icon for new vm template(asianux and turbo linux) in Xencenter
2017-05-31 13:19:47 +08:00
Sharath Babu
93f6ae8282
Fixing spell check issues.
...
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2017-05-31 09:48:12 +05:30
Sharath Babu
673ccee962
CA-255015: Network Name for newly created vlan needs renaming from XenCenter
...
Network name will be shown as Network <NIC_ID> on VLAN <VLAN_ID>
Signed-off-by: Sharath Babu <Sharat.Babu@citrix.com>
2017-05-31 09:20:41 +05:30
Mihaela Stoica
2197b40db8
CA-242134: Remove the VMPP code: move actions into the VMSS folder
...
and rename the CreateVMSS file to match the action's name
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-30 15:17:20 +01:00
Mihaela Stoica
1bae482bc5
CA-242134: Remove the VMPP code: changes following code review
...
- removed unused methods and properties from the NewPolicyWizard class
- made the wizard pages private in the NewPolicyWizard class
- removed unused constructor from the NewPolicySnapshotTypePage class
- removed unused property from the PolicyHistory class
- removed the public properties TreeView and DataGridView from the SnapshotsPage
- removed the PolicyType from the PolicyAlert class and the constructor that is no longer used
- removed unused property from the VMSS class
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-30 15:08:01 +01:00
Konstantina Chremmou
eb2e39a0c7
Merge pull request #1607 from MihaelaStoica/master
...
Fix the HealthCheck tests
2017-05-26 17:09:56 +01:00
Mihaela Stoica
f9b7f71b18
Fix the HealthCheck tests - cont.
...
- restore the "empty credential" test and update HealthCheck to ignore null or empty username and password
- also update XenCenter so it doesn't send null or empty username and password
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-26 16:54:38 +01:00
Mihaela Stoica
f752f05a1d
CA-242134: Remove the VMPP code
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-25 15:37:05 +01:00
Letsibogo Ramadi
fb5438282d
CA-205187 - L10n: JA/SC: The websites are not shown as hyperlink on t… ( #1591 )
...
* CA-205187 - L10n: JA/SC: The websites are not shown as hyperlink on the “Health Check Privacy Statement” window
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
* CA-205187 - L10n: JA/SC: The websites are not shown as hyperlink
Fixed tab order
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
* CA-205187 - L10n: JA/SC: The websites are not shown as hyperlink
Added Japanese privacy policy
* CA-205187 - L10n: JA/SC: The websites are not shown as hyperlink
Fixed regression in tab order
2017-05-24 15:14:01 +01:00
Konstantina Chremmou
1a94ab1c5f
CA-254412: Moved the XenObjectDownloader out of the XenAPI folder as it is
...
XenCenter specific and it is not retrieved from the SDK any more. Renamed
EventNextBlockedException to EventFromBlockedException since event.next() is now removed.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-05-24 09:23:47 +01:00
Konstantina Chremmou
6b4dd1d269
CA-254412: Removed legacy events system using event.next().
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-05-23 23:12:06 +01:00
Mihaela Stoica
ad6631f698
CA-253936: Fix proxy authentication in the XenServerHealthCheck service
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-23 16:57:38 +01:00
Gabor Apati-Nagy
02025aa2b4
CA-220047: Show proper precheck error when a VM cannot be migrated
...
Detect both VM_LACKS_FEATURE and VM_LACKS_FEATURE_SUSPEND, show proper error message on the pre-check page in the Install Updates Wizard
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-05-22 11:17:42 +01:00
Mihaela Stoica
443f01fa55
Merge pull request #1601 from xenserver/master
...
Merge master into management-on-vlan
2017-05-22 10:38:26 +01:00
Mihaela Stoica
1bc43eda7d
Merge pull request #1586 from GaborApatiNagy/master_updates
...
CA-252877: Precheck actions not reverted on upgrading to new XenServer version using an update
2017-05-10 12:35:00 +01:00
Mihaela Stoica
d015ba223e
Merge pull request #1575 from letsboogey/master
...
CA-251526 - Change template order in New VM wizard
2017-05-10 11:33:03 +01:00
Letsibogo Ramadi
0c7cf8678b
CA-251526 - Change template order in New VM wizard
...
Moved "Legacy Windows" template to the bottom of the Windows templates
to discourage users from selecting it and avoid it being selected by default
at the top of the list as was the case.
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-05-10 11:30:16 +01:00
Gabor Apati-Nagy
5eff76be28
CA-252877: Precheck actions not reverted on upgrading to new XenServer version using an update
...
Automated Updates now undo pre-check actions once it's finished wit the updates
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-05-10 10:06:41 +01:00
Mihaela Stoica
31c26aef22
Merge branch 'master' into CA-242134
2017-05-09 16:31:04 +01:00
Mihaela Stoica
dba1d05fcc
CA-242134: Refuse connection to pre-Clearwater hosts
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-08 17:54:26 +01:00
Letsibogo Ramadi
c1197fce61
CA-253011 - Update licence text
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-05-08 17:07:43 +01:00
Letsibogo Ramadi
7cf7601499
CA-253011 - Update license text
2017-05-08 16:57:17 +01:00
Mihaela Stoica
a31c31eb07
CA-242134: Remove licensing code targeting pre-Clearwater hosts
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-08 13:40:48 +01:00
Mihaela Stoica
68aa91bcaa
CA-242134: Remove code targeting pre-Clearwater hosts and unnecessary ClearwaterOrGreater checks
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-05 15:35:25 +01:00
Mihaela Stoica
78ad827cc4
CA-242134: Remove TampaOrGreater, its usages and unreachable code
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-05 14:31:43 +01:00
Stephen Turner
85d13bdbb6
Remove case that is no longer hit, and that causes confusion because updates.xensource.com shouldn't be in the source
2017-05-03 16:02:31 +01:00
Mihaela Stoica
54c7ff3c29
Merge pull request #1570 from xenserver/master
...
Merge master into REQ-378
2017-05-03 09:43:42 +01:00
Letsibogo Ramadi
6fdc18e64f
Merge pull request #1561 from MihaelaStoica/master
...
CA-249860: Local root user can not restart the toolstack from XenCent…
2017-05-02 15:06:51 +01:00
Mihaela Stoica
50dadf4ec6
Add InvernessOrGreater
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-02 11:29:39 +01:00
Mihaela Stoica
76b3c05b9a
CA-250145: XenCenter cannot shutdown VM as VmPowerAdmin user if HA is enabled
...
The error was happening because of the Pool.sync_database call (when HA is enabled and the VM has a saved restart priority other than DoNotRestart) which requires pool admin or pool operator roles.
This call is not needed, so removing it.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-04-28 09:08:44 +01:00
Mihaela Stoica
ebbed16f54
CA-249860: Local root user can not restart the toolstack from XenCenter with AD enabled
...
Use the NewSession function which returns a session using the elevated credentials if they exist, otherwise using the connection's credentials
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-04-27 12:58:16 +01:00