Commit Graph

3960 Commits

Author SHA1 Message Date
Mihaela Stoica
d2eda25f40 Merge pull request #1512 from GaborApatiNagy/REQ-411_2
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
2017-03-24 12:11:01 +00:00
Gabor Apati-Nagy
31c5ee68a9 CP-21504: Updates wizard: Automated mode for new versions that are available as updates
First step, this can return an upgrade sequence that will upgrade a pool to a version and will bring that version up-to-date right away. Untested skeleton yet.

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 12:05:14 +00:00
Mihaela Stoica
776de3ce78 Merge pull request #1509 from GaborApatiNagy/REQ-411_2
CP-21500: Updates wizard: Show new versions that are available as updates
2017-03-24 12:01:04 +00:00
Gabor Apati-Nagy
0ae60b434b CP-21500: Updates wizard: Show new versions that are available as updates
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 11:38:42 +00:00
Gabor Apati-Nagy
3ec897a6fc CP-21500: Updates wizard: Show new versions that are available as updates
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 11:37:43 +00:00
Gabor Apati-Nagy
1317e5a4e3 CP-21500: Updates wizard: Show new versions that are available as updates
In the Updates wizard:
New versions that are available as updates will be listed in the "Download Updates from Citrix" section, before any other updates.
If XenCenter is not the latest version, these rows will be greyed out, with a tooltip.

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-23 14:05:09 +00:00
Gabor Apati-Nagy
e73b989c72 Merge pull request #1500 from MihaelaStoica/REQ-411
CP-21184: Add a check for the XenCenter version
2017-03-22 14:00:29 +00:00
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
Gabor Apati-Nagy
41f6d606ea Merge pull request #1496 from MihaelaStoica/REQ-411
CP-21178: : Fix the unit tests
2017-03-22 11:01:30 +00:00
Mihaela Stoica
b65084fdc3 CP-21184: Add a check for the XenCenter version
- On the Updates tab: for new versions, check that the version of XenCenter is at least the latest. If not, give an additional option to download a newer XenCenter (for both updates and upgrades), and not offer "Download and Install" (for updates).
- In the Patching wizard: if the update is a new version, we force the user to first update their XenCenter to the new version
- In the RPU wizard: if the server version is not the latest and their XenCenter version is not the latest from updates.xml, we assume that they want to upgrade to the latest XenServer version and we force the user to first update their XenCenter to the latest version.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-22 10:59:32 +00:00
Mihaela Stoica
aaa3ff3f03 CP-21176: Fix the XenCenterUpdateAlertTests
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-21 19:51:19 +00:00
Mihaela Stoica
5fa90e6fb7 CP-21178: : Fix the unit tests
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-21 19:45:43 +00:00
Gabor Apati-Nagy
e4262f4afd Merge pull request #1494 from MihaelaStoica/REQ-411
CP-21179: Show an update alert as a new XenServer version
2017-03-20 11:49:05 +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
Mihaela Stoica
9506a0152c CP-21178: Fix the IsVersionAvailableAsAnUpdate property
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-20 09:56:14 +00:00
Mihaela Stoica
1c63b11604 Merge pull request #1493 from GaborApatiNagy/CP-21178
CP-21178: Extend metadata on XenServerVersion
2017-03-17 11:02:41 +00:00
Gabor Apati-Nagy
e97fbc8f2e CP-21178: Extend metadata on XenServerVersion
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-17 10:57:43 +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
Mihaela Stoica
5743493a03 Merge pull request #1489 from GaborApatiNagy/master_CFU
CP-21176: Showing XC version in the new version alert
2017-03-15 09:57:27 +00:00
Gabor Apati-Nagy
b24aafc58a CP-21176: Showing XC version in the new version alert
keeping consistent to the server version's text

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-14 17:31:32 +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
Mihaela Stoica
42d6331a26 Merge pull request #1487 from GaborApatiNagy/master_CFU
CP-21172: Support alerts for LTSR and CR XS versions at the same time
2017-03-14 16:47:38 +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
Gabor Apati-Nagy
1fa410c0eb Merge pull request #1486 from MihaelaStoica/REQ-411
CP-21173: Show two latest XenCenter versions
2017-03-14 16:01:59 +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
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