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
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
Stephen Turner
24a9655988
CA-236692: XenCenter does not allow host with suspended Vms to join pool
2017-03-10 17:05:10 +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
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
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
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
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
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
2de8f55e30
Merge pull request #1439 from letsboogey/funnylabelfix
...
CA-236150 - Funny label on status report wizard
2017-02-15 14:05:14 +00:00
Letsibogo Ramadi
10bb65d2f2
CA-236150 - Funny label on status report wizard
...
Changed label to a LinkLabel instead of RichTextBox. Also fixed similar bug on the healthcheck enrollment dialog.
2017-02-15 13:51:19 +00:00
Stephen Turner
f3a64fc54b
Merge pull request #1433 from geosharath/feature_merge
...
Scheduled Snapshots feature merge
2017-02-14 10:09:17 +00:00
Gabor Apati-Nagy
6693570b11
Merge pull request #1428 from MihaelaStoica/CA-238265
...
CA-238265: Add the action title to the error message displayed on the…
2017-02-08 11:47:38 +00:00
Mihaela Stoica
ef331986c7
CA-238265: Add the action title to the error message displayed on the Install Update page of the patching wizard.
...
Also changed ApplyPatchAction and ApplyUpdateAction to install a single update to a single host, so that the appropriate action title can be displayed if an action fails. And replaced 2 hardcoded strings with resource strings.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-06 13:04:07 +00:00
Sharath Babu
0800e361c6
Merge branch 'master' of https://github.com/xenserver/xenadmin into VMSS
2017-02-04 13:59:58 +05:30
Sharath Babu
786b1cabcf
Fixing build issues in Messages.Designer.cs
...
Signed-Off-by: Sharath Babu <sharath.babu@citrix.com>
2017-01-25 16:02:11 +05:30
Letsibogo Ramadi
045c405f92
CA-239951 - Patching wizard allows selection of unreachable hosts
...
Disabled the ability to select unreachable hosts and in addition
added a try/catch block to hide error message resulting from trying
to clean up an unreachable host.
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-25 10:28:11 +00:00
Sharath Babu
ee4b2818f6
Merge remote-tracking branch 'xenserver/CAR-2205' into xenserver/VMSS
...
Signed-Off-by: Sharath Babu <Sharath.Babu@citrix.com>
2017-01-25 13:01:54 +05:30
Sharath Babu
af182d9e7e
CA-213512: [VMSS] XC mentions VMPR instead of VMSS on failure of snapshot
...
Signed-Off-by: Sharath Babu <sharath.babu@citrix.com>
2017-01-23 16:25:16 +05:30
Gabor Apati-Nagy
356a7ebdc4
Merge pull request #1372 from MihaelaStoica/CA-226900
...
CA-226900: Do not allow selection of individual pool members when ins…
2017-01-18 14:07:31 +00:00
Mihaela Stoica
3abce40f74
CA-226900: Do not allow selection of individual pool members when installing a hotfix
...
Changed the rubric on the Select Servers page.
2017-01-18 10:59:35 +00:00
Letsibogo Ramadi
1784528e03
CA-237964 - Partitioning information on RPU shows XenServer 7.0 on Ely
2017-01-18 10:21:32 +00:00
Letsibogo Ramadi
a2c6ddd4ef
CA-144221 - EN: No wrap for the description and tooltip of SR throughput Alarm, tooltip seems truncation.
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-16 17:11:54 +00:00
Mihaela Stoica
e45accbe55
CP-20245: Wording changes for change of feature name to PVS-Accelerator
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-04 14:41:56 +00:00
Konstantina Chremmou
e176194a06
Merge pull request #1339 from GaborApatiNagy/master_CA-211363
...
CA-211363: Replace 'User name' labels with 'Username'
2016-12-20 09:44:25 +00:00
Gabor Apati-Nagy
bff70c5c6a
CA-211363: Replace 'User name' labels with 'Username'
...
Second round of renaming
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-16 18:36:35 +00:00
Gabor Apati-Nagy
751ba4956d
Merge pull request #1303 from kc284/CA-104329
...
CA-104329: Removed calculation which might cause lag from the page lo…
2016-12-16 11:13:05 +00:00
Gabor Apati-Nagy
c5c2906cb1
Merge pull request #1333 from MihaelaStoica/CA-235381
...
CA-235381: XenCenter should not allow users to edit the PVS cache sto…
2016-12-13 11:34:54 +00:00
Mihaela Stoica
ce554a7cd3
Merge pull request #1335 from GaborApatiNagy/CP-20065
...
CP-20065: Change "Automatic Update" to "Automated Updates"
2016-12-13 11:16:04 +00:00
Konstantina Chremmou
38bc4848bb
CA-104329: Removed calculation which might cause lag from the page loading step;
...
have the wizard do it before we get there. Also, replaced the labels in such way
that, if there should be lag, the user will not see the draft message used only
on the designer.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-12-13 09:10:26 +00:00
Gabor Apati-Nagy
9d5e71326c
CP-20065: Change "Automatic Update" to "Automated Updates"
...
changed more messages following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-12 18:12:01 +00:00
Gabor Apati-Nagy
5ed6a7c8ff
CP-20065: Change "Automatic Update" to "Automated Updates"
...
more renaming
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-10 15:01:25 +00:00
Gabor Apati-Nagy
5b6bedea48
CP-20065: Change "Automatic Update" to "Automated Updates"
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-10 14:19:37 +00:00
Gabor Apati-Nagy
122e6ae012
CA-207011: Don't allow XC to create more than one SMB ISO SR on the same share
...
fixed the name of a method
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-09 15:27:22 +00:00
Mihaela Stoica
1156d57787
CA-235381: XenCenter should not allow users to edit the PVS cache storage if it is in use
...
- On the PVS Cache Configuration dialog, disable the cache storage fields with an information tooltip stating that this PVS cache storage cannot be changed because it is in use.
- Also set the minimum width for the splitter panels, to avoid display issues when the splitter is moved and either of the panels becomes unusable.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-12-07 17:45:50 +00:00
Gabor Apati-Nagy
517b4cc45b
CA-207011: Don't allow XC to create more than one SMB ISO SR on the same share
...
This commit uses the same logic that is used for NFS ISOs.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-06 11:27:53 +00:00
Mihaela Stoica
1aaa310c50
Merge pull request #1287 from kc284/master
...
CA-145890: added new Page to the options dialog where the user can co…
2016-12-01 09:39:22 +00:00
Gabor Apati-Nagy
8160066d29
CA-232944: Displaying server name as well
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-11-25 10:47:40 +00:00
Mihaela Stoica
f05ca9e21f
Merge pull request #1286 from mcintyre94/CA-227813
...
[CA-227813] Fixing some messages
2016-11-24 10:14:23 +00:00
Callum McIntyre
2d9969bba1
[CA-150027] Missing hotkey for “Rolling Pool Upgrade…” after right clicking Pool.
...
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-11-17 17:07:47 +00:00
Konstantina Chremmou
2e6b2d8995
CA-145890: added new Page to the options dialog where the user can configure how
...
confirmations are displayed. Added checkboxes to the dialogs requesting confirmation
of dismissal of notifications so the user can opt to skip this step.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-11-17 13:35:31 +00:00
Callum McIntyre
2a21e9ee97
Revert "[CA-227813] Update WLB_ERROR_4021"
...
This reverts commit 13c04c1286
.
Previous message was fine, changing it back.
2016-11-17 12:03:12 +00:00
Callum McIntyre
b3e334654f
[CA-229350] PVS allows Memory Only even when no control domain memory available
...
We now disable the Memory Only option if the available dom0 memory is less than the minimum the spinner supports (1Gb)
2016-11-14 14:59:57 +00:00
Callum McIntyre
13c04c1286
[CA-227813] Update WLB_ERROR_4021
2016-11-14 14:44:10 +00:00
Callum McIntyre
2cc3c5bd4c
[CA-227813] Fixing some messages
...
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-11-11 17:24:57 +00:00
Mihaela Stoica
ab033700ad
Merge pull request #1269 from mcintyre94/CA-228051
...
[CA-228051] XenCenter allows user to create unusable PVS Proxy cache config
2016-11-11 17:08:13 +00:00
Callum McIntyre
2dd94fed36
[CA-228051] Rework the messages to avoid using the new object one
2016-11-11 17:02:04 +00:00
Callum McIntyre
b255b3146b
[CA-228051] Add a new string since we still need the "not configured" one, and remove the unused EnableableComboBox change
2016-11-11 17:02:04 +00:00