Mihaela Stoica
477bc5e768
CP-16756: Update to latest XenAPI bindings
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-08 17:09:21 +01:00
Mihaela Stoica
bdb24fad25
Merge pull request #929 from GaborApatiNagy/CA-205171
...
CA-205171: I18n: JA: The hotkey key for “All Users” line breaks
2016-04-07 17:21:14 +01:00
Gabor Apati-Nagy
40a6842587
CA-205171: I18n: JA: The hotkey key for “All Users” line breaks
...
Moved the second radiobutton 20pxs right
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-04-07 17:02:18 +01:00
Gabor Apati-Nagy
ba0a3084a0
Merge pull request #927 from MihaelaStoica/CA-205554
...
CA-205554: XenCenter says "Activating virtual disks" when deactivatin…
2016-04-07 09:58:14 +01:00
Gabor Apati-Nagy
7477c1080d
Merge pull request #926 from MihaelaStoica/CA-202269
...
CA-202269: Hide "Subscription advantage" link on the Updates page bas…
2016-04-07 09:57:48 +01:00
Gabor Apati-Nagy
48c2790c1e
Merge pull request #924 from MihaelaStoica/CA-205181
...
CA-205181: The error message for check update truncated when the scre…
2016-04-07 09:57:06 +01:00
Mihaela Stoica
c5ba4b49e9
CA-205554: XenCenter says "Activating virtual disks" when deactivating multiple virtual disk
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-06 08:15:16 +01:00
Mihaela Stoica
93c22c04b0
CA-202269: Hide "Subscription advantage" link on the Updates page based on the registry key
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-06 07:33:18 +01:00
Mihaela Stoica
a0940ebeec
CA-205181: The error message for check update truncated when the screen resolution is 1024x768
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-05 08:21:14 +01:00
Mihaela Stoica
772c921b3d
Merge pull request #921 from GaborApatiNagy/CA-202374
...
CA-202374: XC greyed out 'Install Tools' menu for imported VM from Cream
2016-04-04 17:55:01 +01:00
Gabor Apati-Nagy
f2f136abe4
CA-202374: XC greyed out 'Install Tools' menu for imported VM from Cream
...
Removed unreachable code
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-04-04 16:01:07 +01:00
Gabor Apati-Nagy
d5471423c7
CA-205594: Better description for the Health Check Service
...
Added new & localized description
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-04-04 15:42:11 +01:00
Gabor Apati-Nagy
0e42d71bb1
Merge pull request #923 from MihaelaStoica/CA-205693
...
CA-205693: Add a check to prevent Index out of range error
2016-04-04 15:34:41 +01:00
Gabor Apati-Nagy
b6c52cccd5
Merge pull request #918 from MihaelaStoica/CA-205199
...
CA-205199: Reattaching an SR fails with error "The SR is not attached"
2016-04-04 15:32:59 +01:00
Gabor Apati-Nagy
b2886d70e5
Merge pull request #917 from MihaelaStoica/CA-205118
...
CA-205118: RPU Wizard Fails Due to Host CPU Incompatibility Error
2016-04-04 15:24:39 +01:00
Mihaela Stoica
3eeba34778
CA-205693: Add a check to prevent Index out of range error
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-04 14:23:38 +01:00
Gabor Apati-Nagy
d75cb0ab48
CA-202374: XC greyed out 'Install Tools' menu for imported VM from Cream
...
Check different feature flag for Windows VMs on Dundee to detect Dundee guest agent. For earlier versions nothing is changed.
This will cause XC to report "Management not installed" for Windows VMs on Dundee hosts with Cream guest agent (This is the case when a host has been upgraded from Cream to Dundee).
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-04-04 10:15:57 +01:00
Stephen Turner
d4f8b4a582
Merge pull request #920 from MihaelaStoica/CA-205190
...
CA-205190: Fix Health Check Url
2016-04-01 12:46:10 +01:00
Mihaela Stoica
721bff52e4
CA-205190: Fix Health Check Url
...
Removed the extra space.
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-04-01 12:37:03 +01:00
Stephen Turner
64e2540175
Merge pull request #919 from ushamandya/master
...
CA-205069: Minor updates to the install XS Tools topic
2016-04-01 12:34:12 +01:00
Usha Mandya
896bde8bef
CA-205069: Minor updates to the install XS Tools topic
2016-04-01 12:29:24 +01:00
Gabor Apati-Nagy
c487c9945d
Merge pull request #914 from MihaelaStoica/CA-205204
...
CA-205204: Uncaught exception during RPU
2016-04-01 10:53:51 +01:00
Mihaela Stoica
bb434db027
CA-205199: Reattaching an SR fails with error "The SR is not attached"
...
Set the name and description of the SR after the PBDs have been created and plugged.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-03-30 15:39:00 +01:00
Mihaela Stoica
531496a46e
CA-205118: RPU Wizard Fails Due to Host CPU Incompatibility Error
...
Added a Precheck to the RPU wizard, to check if the hosts in the pool have different CPU feature sets (using the old feature check for pre-Dundee pools) and display an error, offering to shut down all VMs.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-03-30 11:37:09 +01:00
Gabor Apati-Nagy
e0d85e8ea0
Merge pull request #912 from MihaelaStoica/CA-204917
...
CA-204917: XenCenter build script should not archive each build on th…
2016-03-30 11:26:58 +01:00
Gabor Apati-Nagy
e0512beb5f
Merge pull request #913 from MihaelaStoica/CA-204334
...
CA-204334: When connecting to a newer server, display the link to a …
2016-03-30 11:26:38 +01:00
Mihaela Stoica
6dcc00d017
CA-205204: Uncaught exception during RPU
...
When an exception is reported during the RPU, XenCenter tries to re-enable the host. But when this fails, we should just ignore it and report the original exception.
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-03-24 17:18:53 +00:00
Mihaela Stoica
846ff3b827
CA-204334: When connecting to a newer server, display the link to a compatible XC version
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-03-24 14:31:38 +00:00
Mihaela Stoica
341cc925af
CA-204917: XenCenter build script should not archive each build on the build machine
2016-03-24 13:39:28 +00:00
Stephen Turner
5724885f1f
Merge pull request #911 from sriharshak/master
...
L10N:Dundee:Xencenter:ITR002 transltion check-ins
2016-03-24 08:55:30 +00:00
CITRITE\sriharshak
1276729362
L10N:Dundee:ITR003 translation check-in
2016-03-24 09:00:10 +05:30
CITRITE\sriharshak
cf2fbe88e3
L10N:Dundee:Xencenter:ITR002 transltion check-ins
2016-03-23 23:58:30 +05:30
Gabor Apati-Nagy
d9f5733c78
Merge pull request #910 from MihaelaStoica/CA-204212
...
CA-204212: XenCenter doesn't warn on creating a vif with duplicate ma…
2016-03-23 14:11:19 +00:00
Gabor Apati-Nagy
6934e7fa3f
Merge pull request #905 from MihaelaStoica/CA-204191
...
CA-204191: Trying to avoid Uncaught exception System.InvalidOperation…
2016-03-23 09:53:07 +00:00
Mihaela Stoica
8ed61fe3f3
Merge pull request #909 from sriharshak/master
...
L10N : Dundee translation checkins Iteration 01
2016-03-22 08:13:31 +00:00
Mihaela Stoica
c846524df8
CA-204212: XenCenter doesn't warn on creating a vif with duplicate mac address on a different network
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-03-21 12:41:32 +00:00
CITRITE\sriharshak
ef8628ff92
L10N : Dundee translation checkins Iteration 01
2016-03-21 16:45:35 +05:30
Stephen Turner
f4a2ca8212
Merge pull request #908 from ushamandya/master
...
Minor updates to XS licensing. Wrapping up XC Help updates for Dundee :)
2016-03-18 14:33:46 +00:00
Usha Mandya
b655511a4a
Minor updates to XS licensing. Wrapping up XC Help updates for Dundee :)
2016-03-18 14:22:10 +00:00
Mihaela Stoica
6d40a6db2b
CA-204191: Trying to avoid Uncaught exception System.InvalidOperationException: Object is currently in use elsewhere.
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-03-17 16:12:43 +00:00
Stephen Turner
d4b644f2ac
Merge pull request #904 from ushamandya/master
...
CP-15803: XC Help updates for Docker container console + Win Server c…
2016-03-16 17:05:20 +00:00
Usha Mandya
b757dd6f33
CP-15803: XC Help updates for Docker container console + Win Server containers support
2016-03-16 16:46:02 +00:00
Gabor Apati-Nagy
438eb59009
Merge pull request #899 from MihaelaStoica/CA-204172
...
CA-204172: Switch Health Check URLs to the production site
2016-03-16 14:01:19 +00:00
Mihaela Stoica
5d19694fb0
Merge pull request #903 from stephen-turner/CA-203766
...
CA-203766: Replace more uses of 'via'
2016-03-16 13:51:45 +00:00
Stephen Turner
feea3f2ad0
CA-203766: Replace more uses of 'via'
2016-03-16 13:17:47 +00:00
Stephen Turner
9992ebdf8c
Merge pull request #901 from MihaelaStoica/CA-203766
...
CA-203766: Change "via Windows Update" to "from Windows Update"
2016-03-16 12:05:19 +00:00
Mihaela Stoica
d22a315ddc
CA-203766: Change "via Windows Update" to "from Windows Update"
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-03-16 11:20:40 +00:00
Mihaela Stoica
9c9312c113
CA-204172: Switch Health Check URLs to the production site
...
Also use 0 (never expire) for the diagnostic token.
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-03-16 10:00:23 +00:00
Gabor Apati-Nagy
8741780e60
Merge pull request #895 from MihaelaStoica/CA-202477
...
CA-202477: XenCenter enables the Enter Maintenance mode button for a …
2016-03-15 15:54:09 +00:00
Gabor Apati-Nagy
c252f73165
Merge pull request #900 from MihaelaStoica/CA-204188
...
CA-204188: Select "Optimize manually" when the shadow multiplier valu…
2016-03-15 15:54:05 +00:00