Konstantina Chremmou
e0bedb88a9
Tests fixes and minor refactoring:
...
- Fixed broken test due to missing static images.
- Fixed NUnitEngineExeption thrown due to StackOverflowException when searching
for non-existing assembly (due to wrong branding).
- Commented out ignored tests causing the overall NUnit result to be reported as
Warning instead of Passed.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-07-30 17:17:54 +01:00
Konstantina Chremmou
36beaa5180
CA-355166: Updated help links.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-06-08 15:56:29 +01:00
Konstantina Chremmou
33295bfc1b
CA-354879, CA-354877: Branding and version corrections.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-05-26 00:37:25 +01:00
Konstantina Chremmou
67d1ddd1d1
Merge remote-tracking branch 'upstream/master' into feature/hyperman
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
# Conflicts:
# Branding/Branding.resx
# Jenkinsfile
# XenAdmin/Alerts/Types/GuiOldAlert.cs
# XenAdmin/Alerts/Types/LicenseAlert.cs
# XenAdmin/Commands/RestartToolstackCommand.cs
# XenAdmin/Diagnostics/Problems/HostProblem/HostNotSafeToUpgradeWarning.cs
# XenAdmin/Dialogs/AllowUpdatesDialog.cs
# XenAdmin/Dialogs/OptionsPages/ConfirmationOptionsPage.cs
# XenAdmin/Dialogs/RepairSRDialog.cs
# XenAdmin/Dialogs/UpsellDialog.cs
# XenAdmin/Plugins/UI/TabPageCredentialsDialog.cs
# XenAdmin/Program.cs
# XenAdmin/Wizards/ConversionWizard/ConversionNetworkPage.cs
# XenAdmin/Wizards/CrossPoolMigrateWizard/CrossPoolMigrateDestinationPage.cs
# XenAdmin/Wizards/NewSRWizard_Pages/SrWizardType.cs
# XenAdmin/Wizards/PatchingWizard/PatchingWizard_FirstPage.cs
# XenCenterLib/XSVersionAttribute.cs
# XenModel/BrandManager.cs
# XenModel/Messages.Designer.cs
# XenModel/Messages.resx
2021-05-25 15:51:42 +01:00
Konstantina Chremmou
5676334c8d
CP-36917: Updated server version.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-05-24 09:56:20 +01:00
Konstantina Chremmou
75b05f81a2
CP-35350: Moved WLB server icon to the branding folder. Use different arrow files on the WLB credentials dialog.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-05-18 11:12:11 +01:00
Konstantina Chremmou
c485f8ee5e
Licence and legacy update files are no longer relevant.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-05-17 14:52:38 +01:00
Konstantina Chremmou
a0e2967792
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-03-31 11:50:32 +01:00
Ji Jiang
96c3d5e1c0
CP-35345: Add pre-cloud connection warning
...
Signed-off-by: Ji Jiang <ji.jiang@citrix.com>
2021-03-17 10:32:17 +00:00
Mihaela Stoica
b0dd36d1b3
Add branding and helper function for the next version
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2021-03-11 09:30:52 +00:00
Konstantina Chremmou
40440f5f98
Moved several more brand related and untranslatable strings to Branding.resx.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-03-03 13:50:29 +00:00
Konstantina Chremmou
51dedff3c4
Rebrand Branding.resx instead of the BrandManager.cs. Sorted variables alphabetically and removed unused variable.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-03-03 13:50:29 +00:00
Joey
5a29a8fd9b
CP-35838: Add health check precheck into RPU wizard ( #2778 )
...
* CP-35838: Add health check precheck into RPU wizard
* CP-35838: Add disable Health Check in RPU precheck warning
Signed-off-by: Ji Jiang <ji.jiang@citrix.com>
2021-03-02 09:53:21 +00:00
Konstantina Chremmou
11ce488062
Merge branch 'master' into feature/hyperman
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
# Conflicts:
# Jenkinsfile
# scripts/xenadmin-build.sh
2021-02-17 14:51:13 +00:00
Konstantina Chremmou
f40bf2019b
Restored branding.sh for local build.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-02-17 14:45:36 +00:00
Konstantina Chremmou
75cec4dd67
Removed dependency on server side branding. Made the pipeline steps internal.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-01-26 12:31:31 +00:00
Konstantina Chremmou
e7e6fb3234
CP-35350 preliminary work: Removed images that are not displayed anywhere on the UI.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-12-02 12:34:09 +00:00
Konstantina Chremmou
ce033019e1
CP-34109: Move non-open source build tasks to an internal pipeline.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-07-14 11:39:25 +01: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
f7391e991b
CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring
...
Added brand management files and refactored the following brand variables:
* BRANDING_XENSERVER_UPDATE_URL
* BRANDING_PERF_ALERT_MAIL_LANGUAGE_DEFAULT
* BRANDING_SEARCH
* BRANDING_UPDATE
* BRANDING_BACKUP
* BRANDING_LEGACY_PRODUCT_BRAND
* ISO
* BRANDING_VERSION_5_6
* BRANDING_VERSION_6_2
* BRANDING_VERSION_6_0
* BRANDING_VERSION_6_5
* BRANDING_VERSION_7_0
* BRANDING_VERSION_7_1_2
* BRANDING_VERSION_8_0
* BRANDING_VERSION_8_1
* BRANDIND_COPYRIGHT
* BRANDING_COPYRIGHT_2
Also: Try passing the timestamp server as parameter
2020-01-22 14:47:39 +00:00
Konstantina Chremmou
1d22100e01
CP-31105: Refactored installer branding. Sign only the combined msi file.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-01-10 12:00:50 +00:00
Konstantina Chremmou
1c24afefa5
Download only the hotfixes that are included in the installer.
...
Note that at the moment source packages are not used.
Also, added help script to download the hotfixes for development purposes.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-01-10 12:00:50 +00:00
Mihaela Stoica
93a6171108
CP-32361: Update the RPU hotfixes
...
- Replaced RPU003 and RPU004 with new versions
- Added RPU005 for Naples
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-11-11 15:23:29 +00:00
Mihaela Stoica
661eee069c
CP-32070: Add a warning on the Scheduled snapshots properties page
...
The warning is visible for vss scheduled snapshots on Quebec or newer hosts (these would be snapshots created before the host has been upgraded).
Also corrected a typo in a function name.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-09-03 08:18:19 +01:00
Konstantina Chremmou
c7b531ed80
CP-31105: Moved the Homepage to the Branding folder and added it to the project as a link.
...
Also, no need to include the homepage sources to the project.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-06-04 16:38:18 +01:00
Konstantina Chremmou
977d2aa503
CP-30597: Remove RPU005. Use a repackaged RPU004 instead.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-02-22 17:23:33 +00:00
Mihaela Stoica
f49ee32d3e
CP-30597: Update the RPU hotfixes
...
- Removed RPU001 and RPU002, as 6.x versions are not supported in XenCenter anymore
- Replaced RPU003 and RPU004 with new versions
- Added RPU005 for Lima
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-02-12 18:03:51 +00:00
Mihaela Stoica
6d44fd0350
CP-30335 - Part 2: Add a new precheck + Part 3: Enhance the error message displayed in case of migration failure during the RPU ( #2371 )
...
* CP-30335: Fix RPU wizard tests
* CP-30335: Add abstract class WarningWithMoreInfo and use it for two of the existing Warnings
* CP-30335: Add a new precheck which produces a warning if the Dom0 memory after the upgrade will be increased.
- if the Dom0 memory after the upgrade is known, then a warning is shown if this is higher than the current memory, regardless of the version of the upgrade
- if the Dom0 memory after the upgrade is not known (e.g. because the rpu plugin does not have the function that returns this), then a warning is shown if upgrading from a pre-Naples version
* CP-30335: Add a more detailed error message if the host evacuation fails due to not enough memory in the RPU and Patching wizards
* CP-30335: Add branding variable for version 8.0
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-01-28 14:44:58 +00:00
Michael Z
9034c5a57a
REQ-680: Merge master to feature branch.
...
Signed-off-by: Michael Z <michael.zhao@citrix.com>
2018-09-17 20:00:30 +10:00
Michael Z
5e37264185
CA-297617: Change Citrix Hypervisor Tools to Citrix VM Tools.
...
Signed-off-by: Michael Z <michael.zhao@citrix.com>
2018-09-14 15:54:04 +01:00
Weiwei You
1ed70d2233
CP-28915: Add HavanaOrGreater method
...
Signed-off-by: Weiwei You <weiwei.you@citrix.com>
2018-08-24 12:12:28 +01:00
Michael Z
1513a789ca
CP-28614: Rebranding to Citrix Hypervisor, auto-replacement.
2018-07-19 16:12:55 +01:00
Mihaela Stoica
c9932a49a1
Move PRODUCT_MICRO_VERSION_OVERRIDE to branding ( #1706 )
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-07-20 14:40:04 +01:00
Letsibogo Ramadi
b0f5b8ebc4
CA-258021 - Change updates retrieval url ( #1702 )
...
* CA-258021 - Change updates retrieval url
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
* CA-258021 - Change updates retrieval url
- Update url in Branding.sh
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-07-19 19:07:42 +01:00
Konstantina Chremmou
39f3e9ea1e
CA-257209: The VNCControl has been deprecated.
2017-06-16 08:55:38 +01:00
Mihaela Stoica
ffe7ff9520
Merge pull request #1632 from xenserver/REQ-378
...
Feature "REQ-378: Support Chinese Language E-mail Performance Alerts"
2017-06-13 10:51:42 +01:00
Mihaela Stoica
d9f6016933
CP-242134: Remove pre-Clearwater hotfixes
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-05 10:45:10 +01:00
Mihaela Stoica
54c7ff3c29
Merge pull request #1570 from xenserver/master
...
Merge master into REQ-378
2017-05-03 09:43:42 +01:00
Mihaela Stoica
8a4a2ab716
CP-21904: Update RPU hotfixes in XenCenter
...
- Added RPU004 for Ely and updated the code to upload and apply the iso format hotfix
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-04-20 10:36:27 +01:00
Kun Ma
6dc10c1490
CP-19453: XenCenter: Add mail-language to other-config parameters when configure e-mail options
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-04-01 11:21:21 +08: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
Konstantina Chremmou
83d92aa573
Merge remote-tracking branch 'upstream/master' into CAR-2205
...
# Conflicts:
# Branding/branding.sh
# mk/archive-unsigned.sh
# mk/build.sh
# mk/bumpBuildNumber.sh
# mk/copy-build-output.sh
# mk/declarations.sh
# mk/tests-checks-cover.sh
# mk/tests-checks.sh
2017-01-24 13:54:42 +00:00
Gabor Apati-Nagy
c8116a46ab
CA-176169: Further copyright statement changes
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-18 17:07:59 +00:00
Konstantina Chremmou
88b7cd53b4
CP-20149: Build overhaul: build XenCenter using a Jenkinsfile.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-01-18 13:48:42 +00:00
Konstantina Chremmou
44fb5a11a3
Corrected comparison.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-12-15 15:26:44 +00:00
Konstantina Chremmou
bedd0f7b44
Moved the code printing out the tip of the branding repo to the branding script
...
so it can be overriden.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-12-13 12:50:54 +00:00
Konstantina Chremmou
b68e0bd731
Removed duplicate variable.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-12-07 08:59:27 +00:00
Konstantina Chremmou
d33832dea6
Change location where the product versions are to be found. Retrieve it from the
...
source repo instead of the latest build (where it is output within an rpm which
XenCenter does not really need to consume).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-12-02 11:51:51 +00:00
Callum McIntyre
5cb4cc8ba1
Add the branding for 6.0 to branding.sh and re-branding.sh
2016-10-21 10:58:32 +01:00
Cheng Zhang
76f7946ec4
CA-213045: Make server backup file name rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-06-30 10:31:10 +08:00