Commit Graph

3933 Commits

Author SHA1 Message Date
Mihaela Stoica
19f1460865 CA-137249: Strange 'Completed' text shows while enabling or disabling HA
Suppress updates to the status when the PureAsyncAction runs the action to populate the ApiMethodsToRoleCheck

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-16 13:31:51 +00:00
Mihaela Stoica
28546579c5 Merge pull request #1485 from stephen-turner/CA-95798
CA-95798: Limit size of LongStringComboBox
2017-03-14 13:45:33 +00:00
Mihaela Stoica
31fc77fc3e Merge pull request #1482 from stephen-turner/CA-236692
CA-236692: XenCenter does not allow host with suspended Vms to join pool
2017-03-12 12:35:42 +00:00
Stephen Turner
6d8c7b76df CA-95798: Limit size of LongStringComboBox 2017-03-10 17:29:58 +00:00
Mihaela Stoica
a6f90c98fe Merge pull request #1483 from kc284/master2
Fixed typo/regression that was introduced in a previous commit.
2017-03-10 17:20:42 +00:00
Konstantina Chremmou
4ef1094f25 Fixed typo/regression that was introduced in a previous commit.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-03-10 17:07:26 +00:00
Stephen Turner
24a9655988 CA-236692: XenCenter does not allow host with suspended Vms to join pool 2017-03-10 17:05:10 +00:00
Mihaela Stoica
174eb6c67f CA-230621: Disk space calculation is logged incorrectly in the XenCenter log
Only log the cleanup message if the available space is less than the required space

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-10 16:33:50 +00:00
Gabor Apati-Nagy
178db9d02e CA-246338: Changing Network Bond Mode on a single host in a pool changes bond mode on all hosts
Added "Changes will apply to all hosts in a pool." to clarify the scope of these settings

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-10 16:32:17 +00:00
Mihaela Stoica
25707b72b8 Merge pull request #1466 from letsboogey/propertiesdialog
CA-245626 - Properties dialog content clipped when content panel is m…
2017-03-10 12:30:32 +00:00
Letsibogo Ramadi
e6b912173d CA-147612 - EN: background should expand to the right border.
Also fixed appearance to be consistent with other Vertically Tabbed Dialogs

Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-09 17:40:21 +00:00
Letsibogo Ramadi
d85af7f8a5 CA-245626 - Properties dialog content clipped when content panel is made smaller
In addition to adding scrollbars when content panel size is reduced using splitter,
I also fixed the teal top panel issue from the base class so that it is applied to all
VerticallyTabbedDialog implementations.

Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-09 17:35:26 +00:00
Gabor Apati-Nagy
b56e9a3751 Merge pull request #1475 from MihaelaStoica/master
CA-246344: Update the script with the new folder structure to fix the…
2017-03-08 16:57:55 +00:00
Mihaela Stoica
be5500e250 CA-246344: Update the script with the new folder structure to fix the build
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-08 16:33:57 +00:00
Mihaela Stoica
0da7a5c55d Merge pull request #1472 from letsboogey/vncfocusborder
CA-245475 - Focus border not visible on some sides in VNC console
2017-03-08 11:49:24 +00:00
Gabor Apati-Nagy
5f3d49e9da Merge pull request #1473 from letsboogey/gpu
CP-21120 - XenCenter shows MxGPU as 'passthrough' rather than model
2017-03-07 18:53:20 +00:00
Gabor Apati-Nagy
fb412a1a7f Merge pull request #1474 from stephen-turner/CA-137253
CA-137253: Make the error message more generic, because it can have v…
2017-03-07 18:51:34 +00:00
Stephen Turner
e6ae98dd52 CA-137253: Make the error message more generic, because it can have various causes 2017-03-07 16:42:41 +00:00
Letsibogo Ramadi
34780b1e0a CP-21120 - XenCenter shows MxGPU as 'passthrough' rather than model 2017-03-07 16:13:53 +00:00
Mihaela Stoica
eb9ed4cda0 Merge pull request #1469 from letsboogey/rdpconsole8
CA-245546 - Only the active RDP console is resized when the main XenC…
2017-03-07 14:56:19 +00:00
Mihaela Stoica
e5baf0c3fc Merge pull request #1470 from GaborApatiNagy/CA-240234
CA-240234: PVS proxy setup is not preserved accross OVF export/import
2017-03-07 14:22:27 +00:00
Mihaela Stoica
da52a9b28a Update DOTNET_BUILD_LOCATION
Reference the dotnet-packges build containing the updated sign.bat
2017-03-06 17:15:19 +00:00
Gabor Apati-Nagy
7550ec3825 CA-240234: PVS proxy setup is not preserved accross OVF export/import
Changes following the code review

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-06 16:03:13 +00:00
Letsibogo Ramadi
b604f79fa6 CA-245475 - Focus border not visible on some sides in VNC console 2017-03-06 15:45:56 +00:00
Gabor Apati-Nagy
08ad3b107f CA-240234: PVS proxy setup is not preserved accross OVF export/import
Implemented export/import of PVS cache/site setting of a vm for OVF

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-03 18:27:59 +00:00
Letsibogo Ramadi
29a683afc3 CA-245546 - Only the active RDP console is resized when the main XenCenter window is resized 2017-03-03 17:29:19 +00:00
Mihaela Stoica
ef39cd2e11 Merge pull request #1465 from letsboogey/bug_thursday
CA-245614 - Teal banner in VM properties dialog does not span with of…
2017-03-03 10:29:18 +00:00
Konstantina Chremmou
fe67df9f09 Merge pull request #1467 from MihaelaStoica/master
CA-169169: Wrong help context showing after clicking help icon on RDP…
2017-03-02 20:56:26 +00:00
Mihaela Stoica
dc758977f2 CA-169169: Wrong help context showing after clicking help icon on RDP confirmation dialog 2017-03-02 17:24:52 +00:00
Letsibogo Ramadi
8c9d65f761 CA-245614 - Teal banner in VM properties dialog does not span with of dialog box
This was a regression introduced by commit b3fe4aa2. Fixed by reversing commit
2017-03-02 13:44:43 +00:00
Mihaela Stoica
ed3668d68d Merge pull request #1457 from letsboogey/rdpconsole8
CP-20881 - Implement RDP console resize when toggling the full screen…
2017-03-02 10:36:31 +00:00
Mihaela Stoica
55b27b2e54 Merge pull request #1464 from GaborApatiNagy/CA-245545
CA-245545: The proxy server is no longer bypassed by the check-for-updates when it shouldn't be
2017-03-02 10:32:57 +00:00
Gabor Apati-Nagy
c96bb94583 CA-245545: The proxy server is no longer bypassed by the check-for-updates when it shouldn't be
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-02 10:15:41 +00:00
Letsibogo Ramadi
27918a1c02 CP-20881 - Implement RDP console resize when toggling the full screen mode
In addition to ticket requirements, the console size is updated when the console is:
- resized in undocked mode
- resized manually by dragging window edges
- resized by dragging the panel splitter

Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-01 17:48:42 +00:00
Mihaela Stoica
418d2edb7b Merge pull request #1461 from GaborApatiNagy/CA-244687_2
CA-244687: Install Updates Wizard: Automated mode: bugfix for omitted after-apply-guidances
2017-03-01 13:35:42 +00:00
Gabor Apati-Nagy
e9eeb3d595 CA-244687: Install Updates Wizard: Automated mode: bugfix for omitted after-apply-guidances
Fixes following the code review

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-01 13:10:45 +00:00
Gabor Apati-Nagy
15827512e1 CA-244687: XSINT71E003 asks user to restart toolstack after installing hotfixes using Batch hotfixing
This commit fixes a bug in the Update Wizard that causes XenCenter to not restart Toolstack when it should in the following case: in Automated Mode, when the update sequence for a host has an update that contains live-patch with restartHost guidance (and guidance-mandatory=false) followed by an update with Toolstack restart guidance.

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-01 12:05:44 +00:00
Mihaela Stoica
4ef110cebe Merge pull request #1459 from letsboogey/optionsdialog
CA-164371 - Usability issue with Popup windows from XenCenter Tools Menu
2017-02-28 16:44:29 +00:00
Letsibogo Ramadi
3d46e1e835 CA-164371 - Usability issue with Popup windows from XenCenter Tools Menu
Added scrollbars for case when panel is resized using splitter.

Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-02-28 16:37:38 +00:00
Mihaela Stoica
d0b87b6ec2 Merge pull request #1460 from kc284/master
CA-244618: Corrected the xml-rpc licence.
2017-02-28 16:06:00 +00:00
Mihaela Stoica
a0b19b958a Merge pull request #1448 from letsboogey/bug_thursday
CA-244655 - XenCenter shows the wrong message on the Updates page
2017-02-28 15:30:15 +00:00
Konstantina Chremmou
b70908a300 CA-244618: Corrected the xml-rpc licence.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-02-28 15:29:36 +00:00
Gabor Apati-Nagy
48ce1f5229 Merge pull request #1458 from MihaelaStoica/CAR-2214-to-master
Merge CAR-2214 to master
2017-02-28 15:28:22 +00:00
Gabor Apati-Nagy
118dea1fa7 Merge pull request #1455 from MihaelaStoica/CA-245345
CA-245345: XenCenter doesn't mark a host as unapplicable when an upda…
2017-02-28 15:19:16 +00:00
Gabor Apati-Nagy
2515c3ca4f Merge pull request #1456 from MihaelaStoica/CA-236104
CA-236104: Do not allow pre and post Ely servers to be selected at th…
2017-02-28 15:18:47 +00:00
Mihaela Stoica
dab5e3da05 CA-236104: Do not allow pre and post Ely servers to be selected at the same time when the user browsed for an iso update or supplemental pack.
Changes following code review

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-28 14:29:59 +00:00
Mihaela Stoica
7a04e5186e Merge remote-tracking branch 'upstream/CAR-2214' into master
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>

Conflicts:
	Jenkinsfile
	XenModel/Actions/Updates/DownloadAndUnzipXenServerPatchAction.cs
	XenModel/Actions/Updates/DownloadUpdatesXmlAction.cs
2017-02-28 10:30:02 +00:00
Mihaela Stoica
1a6639bdc7 Merge pull request #1432 from letsboogey/master
CP-20727 - Use new version of the rdpclient
2017-02-27 17:25:09 +00:00
Letsibogo Ramadi
8d2cbfc87c CP-20727 - Use new version of the rdpclient 2017-02-27 17:24:25 +00:00
Mihaela Stoica
33979bb1f2 CA-236104: Do not allow pre and post Ely servers to be selected at the same time when the user browsed for an iso update or supplemental pack.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-27 16:45:34 +00:00