Konstantina Chremmou
ed3122371f
Merge pull request #3084 from xenserver/master
...
Merge master into feature/vtpm
2023-01-25 14:04:40 +00:00
Konstantina Chremmou
8d0e8c90ac
Fixed broken tests.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
372e70e95f
Corrections are per code review.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
47d3d4c7d1
CP-41433: Use different product version variable for the installer.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
6c3dc7b703
CP-41433: Updated some uses of the company name.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
5ae2fdbd47
CP-41433: Citrix Hypervisor is now the legacy product.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
72f411b950
CP-41433: Legacy console name is not applicable any more.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
ca021b95dd
CP-41433: Do not rebrand released versions.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
775f3e49a9
Removed XenCenterVersion from BrandManager. Use the Program.Version instead.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
f7796582c3
CP-41433: Use the product name for the installation path, and the settings/logs parent folder.
...
Also, renamed the placeholder because msbuild converts spaces to underscores
and in debug mode the settings path is different from the one expected.
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
4d36f67f46
Renamed placeholders so they are easier to understand.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
b2cd71a915
Moved all bracketed placeholders from Branding.resx to XenModel assembly attributes.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
2506e51c9a
CP-41433: Moved branded licence strings back to FriendlyNames and replaced bracketed placeholders with string formatting placeholders.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
d9a603629f
Moved common assembly properties to a separate file.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
68ef3b10aa
CP-41433: Updated branding of About and LegalNotices dialogs. Also:
...
- Corrections to the layout of the LegalNoticesDialog and the AboutDialog.
- Dispose the LegaNoticesDialog when the AboutDialog is closed.
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
719ba52113
CP-41433: Updated branded images. Bumped branding to v4.9.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-25 12:50:49 +00:00
Konstantina Chremmou
c32027e47f
Merge pull request #3082 from kc284/master
...
Merge feature/vtpm into master
2023-01-20 18:22:24 +00:00
Konstantina Chremmou
fbe8c60336
Merge remote-tracking branch 'upstream/feature/vtpm'
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
# Conflicts:
# XenAdmin/MainWindow.cs
# XenAdmin/Properties/Resources.resx
# XenModel/Utils/Helpers.Versions.cs
# XenModel/XenAPI/Pool.cs
2023-01-10 15:17:23 +00:00
Konstantina Chremmou
16d89ac66b
CA-374160: Check for prerequisite updates shows the current version found, not the one required.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-10 15:05:33 +00:00
Konstantina Chremmou
af297508eb
The home page htmls are not needed in the installer because they are now embedded in the resources.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-10 13:13:44 +00:00
Konstantina Chremmou
e21598d9a0
Merge pull request #3074 from kc284/compression
...
CP-41281: Exposed pool option for migration compression
2023-01-09 16:09:03 +00:00
Konstantina Chremmou
dc95615932
Bumped pipeline version to v4.6.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-09 16:08:39 +00:00
Konstantina Chremmou
68e14b1083
Fix tests that broke after the changes for the removal of IonicZip.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-09 16:08:39 +00:00
Konstantina Chremmou
6ce266a4dd
Tweaked the titles of some properties and options tabs.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-05 11:39:21 +00:00
Konstantina Chremmou
adb88abf10
Checking for changed and invalid pages can be done over one iteration through the dialog pages.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-05 11:39:21 +00:00
Konstantina Chremmou
512d2c217d
CP-41281: Exposed pool option for migration compression.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-05 11:39:20 +00:00
Konstantina Chremmou
d46722c6eb
Renamed method adding an RbacMethod with key because it was very easy to use it for adding a list of RbacMethods instead.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-04 22:10:18 +00:00
Konstantina Chremmou
7ec581eb95
Stop using PureAsyncAction and RbacCollectorProxy for RBAC checks on actions.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-04 21:27:42 +00:00
Konstantina Chremmou
2e07ff5b98
Bumped branding to v4.8.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-01-04 14:36:34 +00:00
Danilo Del Busso
a79139a6cf
Merge pull request #3072 from kc284/branding_tidy
...
CP-41432: Load home page as an emdedded single html file.
2023-01-04 13:22:21 +00:00
Danilo Del Busso
6f99bf4753
Do not prepend empty lines with a timestamp in AutomatedUpdatesBasePage
...
`value` can sometimes be fed as a multiline string, in which case timestamps were added to empty lines, causing confusion.
Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com>
2023-01-04 13:21:54 +00:00
Konstantina Chremmou
26e7d4e700
CP-41432: Embed the homepage html files in the project resources.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2022-12-16 00:37:24 +00:00
Konstantina Chremmou
6f41019ad9
CP-41432: Replaced the HomePage .mht files with an html file.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2022-12-16 00:37:24 +00:00
Konstantina Chremmou
21716c1b06
The main window's minimum height had been reduced for some reason.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2022-12-16 00:37:24 +00:00
Konstantina Chremmou
fa04fda84a
Refactored branding of the application logs.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-12-14 01:00:54 +00:00
Konstantina Chremmou
6dd175eab0
Fixed exception thrown by actions without an API task (typically actions running synchronous calls).
...
Also, catch and log all exceptions and Failures.
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2022-12-14 01:00:54 +00:00
Konstantina Chremmou
24c0714e02
Log the application start before connecting the pipe. Leave empty log line after application exit.
...
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2022-12-14 01:00:54 +00:00
Konstantina Chremmou
92e66a2eed
Merge pull request #3068 from kc284/ionic
...
Removed dependency on IonicZip.
2022-12-14 01:00:23 +00:00
Konstantina Chremmou
e74232dc15
Merge pull request #3067 from kc284/xva-verify
...
xva_verify: some unused code removal; added cli switch.
2022-12-14 00:59:48 +00:00
Konstantina Chremmou
a29eb998ae
Merge pull request #3065 from kc284/master
...
CP-41048: Add each SR to the SrPicker as soon as its scan finishes, without waiting for the other scans to finish.
2022-12-05 15:00:01 +00:00
Konstantina Chremmou
421831f312
CP-41048: Do not scan SRs automatically when adding to the SrPicker. Added button to scan on demand.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-12-02 00:55:27 +00:00
Konstantina Chremmou
1e44d42020
Check for unplugged PBDs when selecting SRs for placing a new disk or importing an XVA.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-30 13:28:44 +00:00
Konstantina Chremmou
aeaec029e0
Merge pull request #3064 from kc284/splash
...
CP-41108: Replace the C++ splash screen with a C# one. Program.cs refactoring.
2022-11-23 16:27:18 +00:00
Konstantina Chremmou
e1c808eb8f
Corrections as per code review.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-22 16:44:32 +00:00
Konstantina Chremmou
e29b8b39d5
Removed dependency on IonicZip. Use the corresponding classes of .NET Framework.
...
Also renamed the archive classes because they were named after the 3rd
party library used and were confusing.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-18 16:53:30 +00:00
Konstantina Chremmou
8804038dc4
Removed code for bz2 because it has never been used/exposed in the UI.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-18 12:20:59 +00:00
Konstantina Chremmou
3a59c2490c
Replaced static field with optional parameter to switch verbose debugging off.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-18 11:22:41 +00:00
Konstantina Chremmou
a98d516bbe
Removed delegate definitions and some unused code.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-17 14:49:35 +00:00
Konstantina Chremmou
a77f3c3994
Corrections per code review.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-16 17:36:17 +00:00
Konstantina Chremmou
a3569aa875
CP-41048: Add each SR to the SrPicker as soon as its scan finishes, without waiting for the other scans to finish.
...
The scans run in parallel in batches of three to avoid flooding the session.
Also, prevent firing the SelectedIndexChanged event multiple times when populating the NewDisk dialog.
Renamed the SrPicker control on the latter (because SrListBox is a different type of control).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-11-15 16:48:53 +00:00