Commit Graph

3943 Commits

Author SHA1 Message Date
Mihaela Stoica
170dcfc70b Merge pull request #1504 from geosharath/CA-246288
CA-246288: Removing mention of the word "paused" from the text in NewpolicySnapshotTypePage
2017-03-23 09:34:08 +00:00
Sharath Babu
553e559bee CA-246288: Removing mention of the word "paused" from the text in NewpolicySnapshotTypePage
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-03-23 04:02:13 +05:30
Gabor Apati-Nagy
40074d5969 Merge pull request #1491 from MihaelaStoica/CA-242918
CA-242918: Improve the exception shown in XenCenter if the hotfix upl…
2017-03-22 11:05:51 +00:00
Gabor Apati-Nagy
7a875cae94 Merge pull request #1492 from MihaelaStoica/CA-137249
CA-137249: Strange 'Completed' text shows while enabling or disabling HA
2017-03-22 11:04:05 +00:00
Mihaela Stoica
4ceafb5cd6 Merge pull request #1497 from geosharath/CA-245801
CA-245801: [VMSS] Usability issues with Snapshot schedules window
2017-03-22 09:54:36 +00:00
Mihaela Stoica
27ed1abc00 Merge pull request #1498 from geosharath/CA-246288
CA-246288: [VMSS] Incorrect message in schedule properties->snapshot type window
2017-03-22 09:53:08 +00:00
Sharath Babu
035fd959c3 CA-246288: [VMSS] Incorrect message in schedule properties->snapshot type window
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-03-22 09:58:04 +05:30
Sharath Babu
b1373b8d76 CA-245801: [VMSS] Usability issues with Snapshot schedules window
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-03-22 08:34:36 +05:30
Letsibogo Ramadi
143456fffc CA-239224 - [IN-306] Error on viewing Network properties
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-16 16:57:23 +00:00
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
6b26093303 CA-242918: Improve the exception shown in XenCenter if the hotfix upload fails
When a TargetInvocationException is raised, its InnerException property holds the underlying exception, which is what we should display.
Also ellipsise the action description (which could be an error thrown by the upload action) that is displayed on the Upload page.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-16 11:41:14 +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