Darren Matthews
bb560db1dc
L10N : Resx resync and translation update
...
Signed-off-by: Darren Matthews <darren.matthews@citrix.com>
2020-04-08 15:56:46 +01:00
Konstantina Chremmou
0188fdc69b
Corrections as per code review.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-08 13:55:35 +01:00
Konstantina Chremmou
e9acde0b64
Try handling a connection interruption.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-08 13:55:35 +01:00
Konstantina Chremmou
79bebdb816
Parse the certificate alert body as xml. Accept more ISO 8086 formats.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-08 13:55:35 +01:00
Konstantina Chremmou
8fc258420d
CP-32699: New dialog for certificate installation on a server.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-08 13:55:35 +01:00
Konstantina Chremmou
f0f8f90875
Dispose of X509Certificate2 objects.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-08 13:55:35 +01:00
Konstantina Chremmou
52369c9d0d
Removed references to SSL certificates.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-08 13:55:35 +01:00
Mihaela Stoica
7ac45c19cf
Merge pull request #2643 from kc284/CA-336851
...
CA-336851 port to master
2020-04-06 14:24:17 +01:00
Konstantina Chremmou
083e1353bc
CA-336851: Change file and timestamp hashes to SHA256. More logging.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-06 11:57:38 +01:00
Mihaela Stoica
b3bfebbc2c
Merge pull request #2641 from kc284/feature/REQ-811
...
Merge master into feature/REQ-811 + precheck re-order
2020-04-03 11:50:48 +01:00
Konstantina Chremmou
73a7903ddf
Move deprecated feature checks closer to the top of the list.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-02 23:39:42 +01:00
Konstantina Chremmou
a8fc37b22b
Merge remote-tracking branch 'upstream/master' into feature/REQ-811
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
# Conflicts:
# XenAdmin/Diagnostics/Checks/Check.cs
# XenAdmin/Diagnostics/Problems/PoolProblem/PoolHasPVGuestWarningUrl.cs
# XenAdmin/Diagnostics/Problems/Problem.cs
# XenAdmin/Diagnostics/Problems/WarningWithMoreInfo.cs
# XenAdmin/Wizards/PatchingWizard/PatchingWizard_PrecheckPage.cs
# XenAdmin/Wizards/RollingUpgradeWizard/RollingUpgradeWizardPrecheckPage.cs
# XenAdmin/XenAdmin.csproj
# XenModel/Messages.Designer.cs
# XenModel/Messages.resx
2020-04-02 23:29:54 +01:00
Mihaela Stoica
8c8980d73b
Merge pull request #2639 from xenserver/feature/REQ-814
...
Merge feature/REQ-814 into master
2020-04-02 15:55:19 +01:00
Konstantina Chremmou
03dbf38f6f
Merge branch 'master' into feature/REQ-814
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
# Conflicts:
# XenModel/Messages.Designer.cs
2020-04-02 10:58:58 +01:00
Konstantina Chremmou
d5035a010d
Run LegacySsl , PowerOn mode, and PV Guest checks only if strictly necessary.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-02 10:55:37 +01:00
Konstantina Chremmou
21071ce463
CA-330308: Do not mark the page as changed or save settings before the page is loaded for the first time.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-02 10:55:37 +01:00
Konstantina Chremmou
6c5edddda8
CP-32701: Show certificate expiry alerts.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-01 16:27:13 +01:00
Konstantina Chremmou
fc944784b4
CP-32697: Show certificate metadata on the host's General TabPage.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-01 16:27:13 +01:00
Konstantina Chremmou
3ecd6a4d8b
Fixed missing ExpandedChanged event registrations. Tidied up methods toggling the section expanded state.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-01 16:27:13 +01:00
Konstantina Chremmou
8c4af40cf2
Added command and menu item for launching the certificate installation dialog.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-01 16:27:13 +01:00
Konstantina Chremmou
ec1b45cd56
New API class for certificates.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-01 16:27:13 +01:00
Konstantina Chremmou
2b3884fa72
Spinner Icon enhancements
...
Added failure result; added default values for success and failure images;
renamed method and property; removed duplicate code.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-01 16:27:13 +01:00
Konstantina Chremmou
00e015f2d0
Run vSwitch Controller and PV Guest checks only if strictly necessary.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-01 15:31:36 +01:00
Konstantina Chremmou
8f79c7cf13
CA-336986: Handle server side update precheck for vSwitchController.
...
Also, renamed a couple of parameters because the old name was specific to one error.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-01 15:31:36 +01:00
Konstantina Chremmou
974ece8878
CA-337287: Skip legacy protocol and power-on iLO checks with a warning if the RPU hotfix is missing.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-30 10:48:32 +01:00
Konstantina Chremmou
3a35a96530
CP-33294: Remove iLO power on option from XenCenter
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-30 10:48:32 +01:00
Konstantina Chremmou
5406b933fd
CA-330308: Rewrote Power-On edit page to fix workflow issues:
...
- It was not possible to apply different settings to multiple hosts
at the same time.
- Server calls were made on the UI thread.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-30 10:48:32 +01:00
Konstantina Chremmou
d7ae7a8571
Corrected instruction to match the documentation.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-27 16:49:51 +00:00
Konstantina Chremmou
888a0555ab
CA-337287: Skip vSwitch controller and PV guest checks with a warning if the RPU hotfix is missing.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-27 16:47:25 +00:00
Konstantina Chremmou
e4096ffbfd
Script correction.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-27 13:36:58 +00:00
Konstantina Chremmou
ed5f17d6a7
CA-336851: Sign the MSI with SHA2 certificate
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-27 11:04:52 +00:00
Konstantina Chremmou
608f56fe7d
CA-336931: Informational problems should not be resolvable.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-18 13:24:22 +00:00
Konstantina Chremmou
862971621b
CA-333059: Fixed issue where the updates list was not refreshed for pool slaves after applying an update.
...
Also, fixed some performance issues; minor refactoring.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-11 22:22:17 +00:00
Konstantina Chremmou
6c06b08024
Some refactoring and code modernisation.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-11 22:22:17 +00:00
Konstantina Chremmou
44dd03e85f
Fixed issue where it was possible to have both View ToolStripMenuItems in unchecked state.
...
Also, UX enhancement: added tooltips showing the update alert page URL.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-11 22:22:17 +00:00
Konstantina Chremmou
452edbc496
Fixed broken build.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-10 14:22:59 +00:00
Konstantina Chremmou
fb7f5ef2d0
CA-335356: If the GFS2 probe cannot find devices, do not prevent the user from creating LVMoHBA SRs.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-10 14:00:31 +00:00
Konstantina Chremmou
237da850b8
Moved vSwitch controlller check closer to the top of the check list.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-06 13:15:09 +00:00
Konstantina Chremmou
22723ca3ef
Script path correction.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-05 00:29:20 +00:00
Konstantina Chremmou
cbc5ca168b
CP-31322: Generate a zip file that includes the xeadmin and dotnet-packages sources.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-04 12:40:20 +00:00
Konstantina Chremmou
9e458373b0
Missing copyright; typos found from spell check; added terms to ignore list.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-04 12:40:20 +00:00
Konstantina Chremmou
b409313364
Script consolidation and partial port to PowerShell.
...
- Moved all scripts to new folder 'scripts'.
- Replaced preliminary check bash scripts with PowerShell scripts.
- Added proper spellcheck with aspell (travis only).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-04 12:40:20 +00:00
Konstantina Chremmou
a07c68a345
CA-334756: Allow detaching and reattaching all types of SRs.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-03 09:30:00 +00:00
Konstantina Chremmou
00cc547aaf
Warning and error corrections.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-02 17:46:29 +00:00
Konstantina Chremmou
d3c5769a70
CP-32844: Check and warn if DVSC is configured when updating or upgrading a pool.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-02 17:46:29 +00:00
Konstantina Chremmou
ebcbf9cabc
CP-32947: Hide CHIN network type and do not restrict QoS options.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-02 17:46:29 +00:00
Konstantina Chremmou
4ff42f51f3
Modifications on the NewNetwork wizard (includes CA-192746).
...
- NetworkDetails page: reworked it to fix NumericUpdown validation and messages (CA-192746).
- SelectNetworkType page: moved warnings closer to the corresponding network types,
fixed wrong label enabled state and made enablement logic more explicit.
- All pages: property modernisation and control layout tweaks (mostly margins).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-02 17:46:29 +00:00
Konstantina Chremmou
501970dec5
Name explicitly the control to be focused on page load. No need to search through all the controls of the page.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-03-02 17:46:29 +00:00
Darren Matthews
57cbf560d5
L10N : Scientific Notation Updates
...
Signed-off-by: Darren Matthews <darren.matthews@citrix.com>
2020-02-28 14:46:07 +00:00
Konstantina Chremmou
76ba20205e
CA-335633: Prevent crash due to iterating through modified dictionary. Ensure that per-XenObject dialogs closed by the user are removed from the tracking table.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-02-28 13:33:57 +00:00