xenadmin/XenAdmin
Alexander Schulz 2d1f47c321 Integrade changes from master-7.4 into master (https://github.com/xcp-ng/xenadmin/issues/68)
proper fix: use Path to TestDirectory

https://github.com/nunit/docs/wiki/Breaking-Changes

CurrentDirectory:
No longer set to the directory containing the test assembly. Use TestContext.CurrentContext.TestDirectory to locate that directory.
fix Test CertificateDialogTests

Path to the Cert was build as:
 xenadmin\TestResources\TestDevCertificate.cer

but should be:
 xenadmin\XenAdminTests\TestResources\TestDevCertificate.cer
fix Test TestFailingReaderGeneration

Ionic.BZip2 is throwing an IOException:
System.IO.IOException: 'Not a valid BZip2 stream. byte 0, expected '66', got '-1''
use update.xml in master brach on github (as a first solution)

https://github.com/xcp-ng/xenadmin/issues/29

Do not check for ContainerCapability on XCP-ng, just belive in it :-)

If server is in not licenced, don't show alert icon

Changed SetUp to OneTimeSetup in SetUpFixture

https://github.com/xcp-ng/xenadmin/issues/24

abort, if BUILD_NUMBER environment variable is not set

build automation

Ignore ".vs" folder
splash buildable with Visual Studio Community 2018

https://github.com/xcp-ng/xenadmin/issues/24 Get Tests running

https://github.com/xcp-ng/xenadmin/issues/24 Get Tests running

real world: edition "platinum" has changed to "desktop-plus"

https://github.com/xcp-ng/xenadmin/issues/24 Get Tests running

set culture to "en-EN" to ensure correct parsing

https://github.com/xcp-ng/xenadmin/issues/24 Get Tests running

correct adaption to nunit 3

adapt to nunit 3

adapt path

real world: edition "platinum" has changed to "desktop-plus"

Use Nunit and Moq from NuGet; Adapt tests to Nunit 3

https://github.com/xcp-ng/xenadmin/issues/24 Get Tests running

Fill AssemblyFileVersion

Idea from https://github.com/xcp-ng/xenadmin/issues/17 Show Version in Title

Tidy up Branding/Trademarks/License

https://github.com/xcp-ng/xenadmin/issues/18

Comment unreachable code to be buildable (https://github.com/xcp-ng/xenadmin/issues/14#issuecomment-380041068)

XCP-ng Console should connect to any flavor of XenServer

(cherry picked from commit 7e2342534d75193685139226fcaf89bb365fc706)
2019-02-09 00:43:14 +01:00
..
Actions CP-14807: Delete OEM in ServerVersion (#2270) 2018-10-22 14:34:31 +01:00
Alerts Renamed class and file PropertyManager to FriendlyNameManager to avoid confusion, 2019-01-28 14:49:48 +00:00
Commands Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
ConsoleView Removed option to enable RDP polling as it only applies to pre-6.5 hosts which are not longer supported. 2019-02-06 09:25:38 +00:00
Controls Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
Core Renamed class and file PropertyManager to FriendlyNameManager to avoid confusion, 2019-01-28 14:49:48 +00:00
Diagnostics Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
Dialogs Integrade changes from master-7.4 into master (https://github.com/xcp-ng/xenadmin/issues/68) 2019-02-09 00:43:14 +01:00
Help L10N: Translation and Resx Resync 2019-02-06 09:24:50 +00:00
HomePage CA-299064: Fixed wrong image size and tooltip typo. 2018-10-04 10:17:37 +01:00
Images Renamed resource to fix Visual Studio warning. Stop copying stray images into 2018-10-15 09:44:06 +01:00
Network CA-208682: Some layout corrections to make localisation for the CertificateChangedDialog 2018-10-08 13:06:40 +01:00
Plugins L10N: Translation updates 2018-08-23 08:41:13 +01:00
Properties Removed option to enable RDP polling as it only applies to pre-6.5 hosts which are not longer supported. 2019-02-06 09:25:38 +00:00
RDP
ReportViewer
ServerDBs
SettingsPanels Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
TabPages Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
TestResources Update credits 2018-10-09 12:19:54 +01:00
Utils
Wizards CA-309753: If the user decides not to proceed with cancelling the wizard, then the wizard shouln't do the cleanup actions 2019-02-06 15:13:32 +00:00
Wlb Reduced accessibility of controls to private. Minor refactoring. Typo. Removed 2019-01-08 12:01:46 +00:00
XenSearch Simplified the logic updating the TabPages. 2018-10-08 11:10:44 +01:00
app.config Removed option to enable RDP polling as it only applies to pre-6.5 hosts which are not longer supported. 2019-02-06 09:25:38 +00:00
app.manifest
Branding.cs CA-297617: Change Citrix Hypervisor Tools to Citrix VM Tools. 2018-09-14 15:54:04 +01:00
GroupingTag.cs
HomePage.ja.mht CA-299064: Fixed wrong image size and tooltip typo. 2018-10-04 10:17:37 +01:00
HomePage.mht CA-299064: Fixed wrong image size and tooltip typo. 2018-10-04 10:17:37 +01:00
HomePage.zh-CN.mht CA-299064: Fixed wrong image size and tooltip typo. 2018-10-04 10:17:37 +01:00
Images.cs Integrade changes from master-7.4 into master (https://github.com/xcp-ng/xenadmin/issues/68) 2019-02-09 00:43:14 +01:00
IMainWindow.cs Removed property MenuShortcuts in favour of MenuShortcutsEnabled. 2018-10-08 11:10:44 +01:00
LicenseTimer.cs
MainWindow.cs Integrade changes from master-7.4 into master (https://github.com/xcp-ng/xenadmin/issues/68) 2019-02-09 00:43:14 +01:00
MainWindow.Designer.cs Removed redundant code from GradientPanel and made it more object oriented; 2018-11-09 16:20:52 +00:00
MainWindow.ja.resx more general hotkey definition 2019-02-09 00:25:23 +01:00
MainWindow.resx more general hotkey definition 2019-02-09 00:25:23 +01:00
MainWindow.zh-CN.resx more general hotkey definition 2019-02-09 00:25:23 +01:00
MainWindowTreeBuilder.cs Hide properties which should not be serialised by the Visual Studio designer. 2018-10-08 11:10:44 +01:00
OrganizationalView.cs
PasswordsRequest.cs
PowerManagment.cs
Program.cs Removed redundant code from GradientPanel and made it more object oriented; 2018-11-09 16:20:52 +00:00
Settings.cs No need to access the setting ServerHistory in a try-catch block that resets 2018-07-24 10:14:57 +01:00
SettingsUpdate.cs
UpdateManager.cs Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
UpdateManager.DelayCalculator.cs
WinformsXenAdminConfigProvider.cs
XCPluginSchema.xsd
XenAdmin.csproj CA-308212: The prepare_host_upgrade plugin should be called on each 2019-01-31 15:04:03 +00:00
XenAdmin.rc