Gabor Apati-Nagy
a1e3e3e76d
CP-21185: Show new versions of XS and XC on the top ( #1499 )
...
CP-21185: Show new versions of XS and XC on the top
...unless not sorted by name, date, or servers.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-22 11:44:29 +00:00
Mihaela Stoica
5a2966df02
CP-21180: Show two lines on the Updates page if some servers can update to the new version and some can only upgrade
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-20 10:44:33 +00:00
Mihaela Stoica
40cd0d57f2
CP-21179: Show an update alert as a new XenServer version
...
If a patch updates the server version, then save a reference to that version in the alert and display this alert as a "new version" alert
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-20 10:17:35 +00:00
Gabor Apati-Nagy
3bb3f558c0
Merge pull request #1488 from MihaelaStoica/REQ-411
...
CP-21174: Multiple dismissed XenCenterVersion alerts
2017-03-15 11:37:49 +00:00
Mihaela Stoica
ca5cf5037e
CP-21174: Multiple dismissed XenCenterVersion alerts
...
- Limit the size of the list where we keep the dismissed XenCenter version alerts
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-15 11:26:00 +00:00
Gabor Apati-Nagy
d469d92357
CP-21176: Showing XC version in the new version alert
...
This way XC will display the name attribute of the XC-version which is expected to contain the LTSR string for LTSR version.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-14 17:27:04 +00:00
Mihaela Stoica
c5dfd7fccf
CP-21174: Multiple dismissed XenCenterVersion alerts
...
- save multiple dismissed alerts as a comma-separated list in Settings.Default.LatestXenCenterSeen
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-14 17:16:21 +00:00
Gabor Apati-Nagy
04455b561b
CP-21172: Support alerts for LTSR and CR XS versions at the same time
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-14 16:38:10 +00:00
Mihaela Stoica
802a90847a
CP-21173: Show two latest XenCenter versions
...
- Add "latestcr" field to the XenCenterVersion class
- Change the Updates class to cope with multiple latest XenCenter versions
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-14 15:50:49 +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
Stephen Turner
6d8c7b76df
CA-95798: Limit size of LongStringComboBox
2017-03-10 17:29:58 +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
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
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
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
Letsibogo Ramadi
b604f79fa6
CA-245475 - Focus border not visible on some sides in VNC console
2017-03-06 15:45:56 +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
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
Mihaela Stoica
f1470d1c53
CA-245345: XenCenter doesn't mark a host as unapplicable when an update is installed via "Select update from disk" option
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-27 16:43:02 +00:00
Stephen Turner
bcc282093d
Update credits
2017-02-24 16:49:16 +00:00
Mihaela Stoica
0585590afa
CA-243640: XenCenter HealthCheck Analysis Status Refresh is failing
...
XenCenter uses the wrong token (upload token instead of the diagnostic token) when the "Request an additional update" option is used
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-24 16:03:09 +00:00
Letsibogo Ramadi
ba29f1588b
CA-244655 - XenCenter shows the wrong message on the Updates page when no updates are found
2017-02-24 12:12:08 +00:00
Mihaela Stoica
46315e4c83
CA-244656: The popup dialog for Check for Updates (on first XC start) should enable all CFU options
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-23 12:48:04 +00:00
Frederico Mazzone
39c1169933
CA-244661: Improve dialog message for 407 proxy authentication error
...
Signed-off-by: Frederico Mazzone <frederico.mazzone@citrix.com>
2017-02-21 16:33:00 +00:00
Gabor Apati-Nagy
da4140d75e
Merge pull request #1443 from stephen-turner/CA-243964
...
CA-243964: Don't allow upload of .xsupdate files to >= 7.1 servers
2017-02-20 11:36:28 +00:00
Stephen Turner
20df8ce2fe
CA-244097: XenCenter sometimes refuses .xsupdate files
2017-02-17 17:11:03 +00:00