Commit Graph

5504 Commits

Author SHA1 Message Date
Alexander Schulz
c8d099e4c3 Force all migrations 2019-02-09 00:48:13 +01:00
Alexander Schulz
493da874e5 always force migrate a vm 2019-02-09 00:48:13 +01:00
Alexander Schulz
8186c2c54f use correct branded image for WLB-Dialog 2019-02-09 00:48:12 +01:00
Alexander Schulz
68ea515e10 Release Version 7.5.0 2019-02-09 00:48:12 +01:00
Alexander Schulz
8438f4b3c1 Remove the "Unlicenced" tag (General pool info tab)
https://github.com/xcp-ng/xenadmin/issues/77
2019-02-09 00:48:11 +01:00
Alexander Schulz
41ac4f2744 Add branding to installer settings
- banner
- background

https://github.com/xcp-ng/xenadmin/issues/76
2019-02-09 00:45:15 +01:00
Alexander Schulz
7eb64dc4fe Add branding to installer
- banner
- background

https://github.com/xcp-ng/xenadmin/issues/76
2019-02-09 00:45:15 +01:00
Alexander Schulz
83a2c34f81 correction: If no BUILD_NUMBER is set, assume developer build and set to 99 2019-02-09 00:45:14 +01:00
Alexander Schulz
bda5685fa3 If no BUILD_NUMBER is set, assume developer build and set to 99.99.99.0 2019-02-09 00:45:14 +01:00
Alexander Schulz
021f388f36 https://github.com/xcp-ng/xenadmin/issues/75 2019-02-09 00:45:14 +01:00
Alexander Schulz
6f258b47b8 https://github.com/xcp-ng/xenadmin/issues/75 2019-02-09 00:45:13 +01:00
Alexander Schulz
63ea861806 delete files we wont ship without asking
https://github.com/xcp-ng/xenadmin/issues/74
2019-02-09 00:44:29 +01:00
Alexander Schulz
2db66c0773 Update updates.xml 2019-02-09 00:44:29 +01:00
Alexander Schulz
31753ae769 URLs should not point to Citrix
https://github.com/xcp-ng/xenadmin/issues/61
2019-02-09 00:44:28 +01:00
Alexander Schulz
82f856ee68 Update issue templates 2019-02-09 00:43:39 +01:00
Alexander Schulz
e5d3fe362b Set version to 99.99.99 in master branch to be version independent
https://github.com/xcp-ng/xenadmin/issues/69
2019-02-09 00:43:39 +01:00
Alexander Schulz
394cf6f8dc build ale projects in Release; Restore per nuget.exe 2019-02-09 00:43:38 +01:00
Alexander Schulz
15f736fc33 Restore Nuget-packages with nuget.exe
https://github.com/xcp-ng/xenadmin/issues/65
2019-02-09 00:43:38 +01:00
Alexander Schulz
401fe40cd1 Restore Nuget-packages
https://github.com/xcp-ng/xenadmin/issues/65
2019-02-09 00:43:37 +01:00
Alexander Schulz
b49769cb8a Remove invalid characters from ComponentGroupRef
https://github.com/xcp-ng/xenadmin/issues/69
2019-02-09 00:43:37 +01:00
Alexander Schulz
3d5f231bca Release: just build the projects needed to create the installer 2019-02-09 00:43:37 +01:00
Alexander Schulz
876cbab798 let prebuild script work in Release AND Debug 2019-02-09 00:43:37 +01:00
Alexander Schulz
40a9110c9e add path to release files 2019-02-09 00:43:36 +01:00
Alexander Schulz
7532b3349f don't set buildnumber to 1
https://github.com/xcp-ng/xenadmin/issues/69
2019-02-09 00:43:36 +01:00
Alexander Schulz
118fdfa903 Integrade master-7.4 into master - tidy up
https://github.com/xcp-ng/xenadmin/issues/68
2019-02-09 00:43:35 +01:00
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
Alexander Schulz
38fb7ef1c3 tidy up master 2019-02-09 00:35:56 +01:00
Alexander Schulz
e47b070807 More future-proof installer/updater
- rename ~~XenCenter~~ properly in branding script

https://github.com/xcp-ng/xenadmin/issues/35
2019-02-09 00:35:56 +01:00
Alexander Schulz
3714924a3b More future-proof installer/updater
https://github.com/xcp-ng/xenadmin/issues/35
2019-02-09 00:35:55 +01:00
Alexander Schulz
3d0b9fe87e More future-proof installer/updater
https://github.com/xcp-ng/xenadmin/issues/35
2019-02-09 00:35:34 +01:00
Alexander Schulz
996c57a275 Update updates.xml 2019-02-09 00:34:49 +01:00
Alexander Schulz
5f12d16f73 Update updates.xml 2019-02-09 00:34:49 +01:00
Alexander Schulz
d12dfa0668 Create updates.xml
https://github.com/xcp-ng/xenadmin/issues/29
2019-02-09 00:34:48 +01:00
Matthias
f52cc64b2e Added XCP-ng_Installer Source Files 2019-02-09 00:34:48 +01:00
Alexander Schulz
569275b1c2 Screenshot of XCP-ng Center for README.md 2019-02-09 00:34:48 +01:00
Alexander Schulz
35ffc1aedb https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2019-02-09 00:34:47 +01:00
Alexander Schulz
008d15e2ae https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2019-02-09 00:34:47 +01:00
Alexander Schulz
2a58d47f41 Update README.md
New name XCP-ng Center, link to wiki
2019-02-09 00:32:55 +01:00
Alexander Schulz
11ccacd3c1 Update README.md
correct Trademarks
2019-02-09 00:32:54 +01:00
Alexander Schulz
70d2e0edee Update README.md
typo
2019-02-09 00:32:54 +01:00
Alexander Schulz
ac86033cd9 Update README.md
"XCP-ng Console" as Name, Link to Forum, Build instructions
2019-02-09 00:32:53 +01:00
Alexander Schulz
bc59629e6e quotation marks for string with spaces 2019-02-09 00:25:43 +01:00
Alexander Schulz
25555a7a05 Fully buildable with Visual Studio Community 2017
(cherry picked from commit cacd02a586307189262cc5089bb70bd3487d6730)
2019-02-09 00:25:42 +01:00
Alexander Schulz
0f61d3135c Complete branding set
# Conflicts:
#	branding-xcp-ng/brand-to-xcp-ng.sh
2019-02-09 00:25:24 +01:00
Alexander Schulz
668e7eb915 more general hotkey definition 2019-02-09 00:25:23 +01:00
Fungusware
c35360c28d Update FriendlyNames.resx 2019-02-09 00:23:41 +01:00
Mihaela Stoica
d2f62111f7 CA-309753: If the user decides not to proceed with cancelling the wizard, then the wizard shouln't do the cleanup actions
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-02-06 15:13:32 +00:00
Konstantina Chremmou
3cd74cc61f CP-30504: Blocked connection to mixed version pools with slaves earlier than dundee.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-02-06 09:25:38 +00:00
Konstantina Chremmou
0ed05e4c6c Removed option to enable RDP polling as it only applies to pre-6.5 hosts which are not longer supported.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-02-06 09:25:38 +00:00
Konstantina Chremmou
eef3320eca Removed code applicable to servers earlier than dundee since connection to them is now blocked.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-02-06 09:25:38 +00:00