Commit Graph

2705 Commits

Author SHA1 Message Date
Mihaela Stoica
7d23bf8ce5 CA-207273: The default description string “Default install” of a server is not localized on “General” window.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-13 15:49:03 +01:00
Mihaela Stoica
fa574081bc Merge pull request #938 from MihaelaStoica/CA-205116
CA-205116: Remove keep-build call from push-latest-successful-build
2016-04-13 09:16:33 +01:00
Mihaela Stoica
dc7bd55448 CA-205116: Remove keep-build call from push-latest-successful-build 2016-04-12 23:19:34 +01:00
Stephen Turner
b2ec3bf89d Merge pull request #936 from MihaelaStoica/CA-207296
CA-207296: Update Health Check service assembly info and sign the assembly
2016-04-12 14:39:43 +01:00
Mihaela Stoica
e20bff0cd9 CA-207296: Update Health Check service assembly info and sign the assembly
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-12 13:52:01 +01:00
Mihaela Stoica
0744bcabbd Merge pull request #934 from MihaelaStoica/CP-16756
CP-16756: Change how XenCenter decides whether to display "I/O is opt…
2016-04-11 16:56:14 +01:00
Mihaela Stoica
7b828a846f CP-16756: Change how XenCenter decides whether to display "I/O is optimized"
Add missing files

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-11 16:54:32 +01:00
Stephen Turner
3d0e0ec1ba Merge pull request #933 from MihaelaStoica/CP-16756
CP-16756: Change how XenCenter decides whether to display "I/O is optimized"
2016-04-11 16:27:43 +01:00
Stephen Turner
dc35b2549d Merge pull request #930 from MihaelaStoica/CA-206761
CA-206761: Health Check shows "No issues found" when the report analysis is not yet available
2016-04-11 16:18:53 +01:00
Mihaela Stoica
8f63854b96 CA-206761: Health Check shows "No issues found" when the report analysis is not yet available
Changes following code review

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-11 15:57:32 +01:00
Stephen Turner
961cf0c809 Merge pull request #925 from MihaelaStoica/CA-205116
CA-205116: Add scripts to push latest successful build to the ref rep…
2016-04-11 15:08:05 +01:00
Stephen Turner
6a0cda4af8 Merge pull request #932 from ushamandya/master
Updated XC Help for CA-207271
2016-04-11 14:59:43 +01:00
Usha Mandya
f5c7fb3ed1 Updated XC Help for CA-207271 2016-04-11 14:27:31 +01:00
Stephen Turner
e8194ddfcd Merge pull request #931 from MihaelaStoica/CA-205594
CA-205594: Better description for the Health Check Service
2016-04-08 17:22:22 +01:00
Mihaela Stoica
e5e1fef0df CA-205594: Added full stop to the Health Check Service description
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-08 17:17:10 +01:00
Mihaela Stoica
cc28388726 CP-16756: Change how XenCenter decides whether to display "I/O is optimized"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-08 17:10:08 +01:00
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
cc28690670 CA-205594: Better description for the Health Check Service
- change the description displayed in the installer to a shorter sentence

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-08 16:28:36 +01:00
Mihaela Stoica
6478ab6c77 CA-205594: Better description for the Health Check Service
- change the installed service description (displayed in Services)

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-08 15:38:14 +01:00
Mihaela Stoica
7e832494c1 CA-206761: Health Check shows "No issues found" when the report analysis is not yet available
- Try to get the analysis progress from cis (as an integer value representing percentage 0 - 100). If this function returns a valid progress less than 100, then we don't try to get the report analysis and continue to display "Analysis not yet available"
- If the progress is 100 then we get the analysis result and display it
- If the progress cannot be obtained, then we try to get the analysis result; If an empty result is obtained within 10 minutes from the upload completion, then we assume that the analysis is still in progress and continue to display "Analysis not yet available"

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-08 14:26:52 +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
a2df2ec496 CA-205116: Add scripts to push latest successful build to the ref repository and mark build as keep-forever
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-05 12:03:20 +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