Gabor Apati-Nagy
f3908c76d9
Merge pull request #1519 from MihaelaStoica/REQ-411
...
CP-21579: Precheck for XenCenter version: Add the link to the XC vers…
2017-03-28 17:08:29 +01:00
Mihaela Stoica
6a8282c1c6
CP-21579: Precheck for XenCenter version: Add the link to the XC version web page
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-28 15:33:55 +01:00
Gabor Apati-Nagy
e2fb8d87bf
Merge pull request #1517 from MihaelaStoica/REQ-411
...
CP-21574: Add checkbox on the Select Servers page for applying all th…
2017-03-28 14:07:58 +01:00
Mihaela Stoica
47ccbd4581
Merge remote-tracking branch 'upstream/REQ-411' into REQ-411
...
Conflicts:
XenAdmin/Wizards/PatchingWizard/PatchingWizard_SelectServers.resx
2017-03-28 12:44:54 +01:00
Mihaela Stoica
82361d83ac
Merge pull request #1518 from GaborApatiNagy/REQ-411_2
...
CP-21182: Improved wording in the Install Updates Wizard
2017-03-28 12:16:26 +01:00
Gabor Apati-Nagy
8afd06ee00
CP-21182: Improved wording in the Install Updates Wizard
2017-03-28 11:21:27 +01:00
Gabor Apati-Nagy
acf6bc5ef8
CP-21182: Improved wording in the Install Updates Wizard
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-28 11:17:26 +01:00
Mihaela Stoica
40680b09ea
CP-21574: Add checkbox on the Select Servers page for applying all the released updates after the new version is installed
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-27 16:12:49 +01:00
Mihaela Stoica
dfb0a246bb
Merge pull request #1516 from GaborApatiNagy/REQ-411_2
...
CP-21504: Added pre-check for restart (for the version update)
2017-03-27 15:59:06 +01:00
Gabor Apati-Nagy
6051949227
CP-21504: Added check for restart (for the version update)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-27 15:54:57 +01:00
Gabor Apati-Nagy
0ac4cd5014
CP-21504: Added check for restart (for the version update)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-27 15:29:44 +01:00
Gabor Apati-Nagy
bd2fa92cbb
CP-21504: Added check for restart (for the version update)
...
as we are expecting that to require a host-restart
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-27 14:36:11 +01:00
Gabor Apati-Nagy
77daf14629
CP-21504: minor fix
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-27 14:34:20 +01:00
Gabor Apati-Nagy
77ac1d78f8
Merge pull request #1515 from MihaelaStoica/REQ-411
...
CP-21504: Add automated updates license check for the new versions th…
2017-03-27 11:44:08 +01:00
Mihaela Stoica
4bfbcc5f83
CP-21504: Add automated updates license check for the new versions that are available as updates
2017-03-27 11:11:26 +01:00
Gabor Apati-Nagy
09fd140026
Merge pull request #1514 from MihaelaStoica/REQ-411
...
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
2017-03-24 17:55:29 +00:00
Mihaela Stoica
7bd629c54e
CP-21504: Removed an unused property in the PatchingWizard_ModePage
...
Also rearranged some code in PatchingWizard class, to keep all property assignments together for each wizard page
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-24 16:48:26 +00:00
Mihaela Stoica
1896d9f958
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
...
Introduced the WizardMode enum and the WizardMode properties in several wizard pages (replacing the IsInAutomatedUpdates boolean property)
When in NewVersion mode, we show the same wizard pages as the AutomatedUpdates mode and we build the update sequence based on the selected update alert (which is an update to a new version)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-24 16:43:19 +00:00
Mihaela Stoica
ab89a26171
Merge pull request #1513 from GaborApatiNagy/REQ-411_2
...
CP-21504: Updates wizard: Automated mode for new versions that are av…
2017-03-24 14:20:26 +00:00
Gabor Apati-Nagy
d29510d5af
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 14:19:11 +00:00
Gabor Apati-Nagy
9359f5d98b
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 13:53:21 +00:00
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