Gabor Apati-Nagy
8fb92187ee
Merge pull request #861 from MihaelaStoica/CP-15699
...
CP-15699: Re-enable the ExpectedResults test
2016-02-26 14:11:16 +00:00
Gabor Apati-Nagy
40b79d8838
Merge pull request #860 from MihaelaStoica/CA-200937
...
CA-200937 & CA-201074: Help files and Home page in the localised installer
2016-02-26 14:11:11 +00:00
Gabor Apati-Nagy
a4ace403c7
Merge pull request #862 from MihaelaStoica/CP-15915
...
CP-15915: Replace MHT files for the home page with the ones from the …
2016-02-26 14:11:05 +00:00
Mihaela Stoica
0504b5b295
CA-196643: Check the CPU feature compatibility in StartDiagnosisForm
...
- The StartDiagnosisForm dialog shows the reasons why a VM cannot be started or resumed. XenCenter tries to get these reasons from a call to VM.assert_can_boot_here, but his function does not perform a CPU feature compatibility check.
- This commit adds the CPU feature compatibility check for resume operations.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-26 10:54:07 +00:00
Mihaela Stoica
ccbc07e25d
Merge pull request #864 from stephen-turner/CA-201421
...
CA-201421: tools ISO is missing in drop-down list
2016-02-25 17:23:18 +00:00
Stephen Turner
5093ef677c
CA-201421: tools ISO is missing in drop-down list
2016-02-25 17:18:48 +00:00
Stephen Turner
aa3f77d4a7
Merge pull request #863 from GaborApatiNagy/master_homepagefix
...
CA-199145: Home page missing the page icons that are used as list bullets
2016-02-25 14:49:47 +00:00
Gabor Apati-Nagy
6c62806fd6
CA-199145: Home page missing the page icons that are used as list bullets
...
Now the Mhtml file contains this image as well. I used IE to save it and apparently (like other browsers) it does not save css-specified background images, so had to add a 0x0px sized img into the html to have IE to save it. Easy workaround and no change to the layout.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-25 14:15:04 +00:00
Mihaela Stoica
3645e5e8dc
CP-15915: Replace MHT files for the home page with the ones from the branding folder
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-25 11:52:10 +00:00
Mihaela Stoica
70187718da
CP-15699: Re-enable the ExpectedResults test
...
Also, changed the build script to skip the tests execution if a variable is defined (SKIP_TESTS)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-25 11:26:34 +00:00
Mihaela Stoica
17a315c907
CA-201074: Added the localised home pages to the installer script
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-25 10:49:03 +00:00
Mihaela Stoica
8dbdd3487b
CA-200937: The localised XenCenter installer (XenCenterSetup.l10n.exe) should also install the English help files
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-25 10:18:38 +00:00
Stephen Turner
7867901e0d
Merge pull request #858 from xenserver/revert-746-CA-178985
...
CA-190986: Revert "CA-178985: Removed ova.xml import from XenCenter"
2016-02-25 09:30:58 +00:00
Gabor Apati-Nagy
1fd749af15
tests-check.sh not to kill already running nunit
...
this change makes sure we don't kill any nunit processes before acquiring the lock
2016-02-24 17:16:01 +00:00
Stephen Turner
9924d88747
Merge pull request #859 from ushamandya/master
...
CP-13969: Incorporated review comments from Mihaela.
2016-02-24 16:28:45 +00:00
Usha Mandya
a539e0b473
CP-13969: Incorporated review comments from Mihaela.
2016-02-24 16:24:44 +00:00
Mihaela Stoica
1d02d900d5
Merge pull request #857 from GaborApatiNagy/master_CA-201032
...
CA-201032: Made automatic option invisible in the Install Patches W…
2016-02-24 15:59:56 +00:00
Gabor Apati-Nagy
1ca313c1e0
Revert "CA-178985: Removed ova.xml import from XenCenter"
2016-02-24 15:33:18 +00:00
Gabor Apati-Nagy
88a3291630
CA-201032: Made automatic option not visible in the Install Patches Wizard
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-24 15:31:58 +00:00
Mihaela Stoica
35ae8fb9cd
Merge pull request #856 from GaborApatiNagy/master_CA-197423
...
CA-197423: Incorrect UI text and help link in Copy Template wizard
2016-02-24 13:54:18 +00:00
Gabor Apati-Nagy
ebec8b1d7e
CA-197423: Incorrect UI text and help link in Copy Template wizard
...
One missing helpid fixed
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-24 13:52:10 +00:00
Gabor Apati-Nagy
0c56385921
CA-197423: Incorrect UI text and help link in Copy Template wizard
...
Fixed helpids
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-24 11:10:09 +00:00
Gabor Apati-Nagy
4bdc5ffa79
CA-197423: Incorrect UI text and help link in Copy Template wizard
...
Fixing UI text (template instead of VM where needed)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-24 10:44:37 +00:00
Stephen Turner
58cc35b5d1
Merge pull request #855 from GaborApatiNagy/master_CA-169478
...
CA-169478: SC&JA: uninternationalized issue for “xscontainer” under R…
2016-02-22 12:06:43 +00:00
Gabor Apati-Nagy
36d5d872c0
CA-169478: SC&JA: uninternationalized issue for “xscontainer” under Report content item list.
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-22 12:03:20 +00:00
Stephen Turner
738bfed0e8
Merge pull request #854 from GaborApatiNagy/master_CA-198767
...
CA-198767: Add only-physical-PIFs pool-join constraint
2016-02-19 17:45:52 +00:00
Stephen Turner
49787fe66f
Merge pull request #853 from GaborApatiNagy/master_CA-187695
...
CA-187695: Inappropriate status under Events when status report is ca…
2016-02-19 17:32:09 +00:00
Gabor Apati-Nagy
9a53cf9463
CA-198767: Add only-physical-PIFs pool-join constraint
...
There is a new pool join rule in xapi: the joining host may only have physical PIFs, i.e. no bonds, VLANs and tunnels (cross-server private networks). This is checked by asserting that for all PIFs of the joining host, PIF.physical = true. When this occurs, people should be encouraged to manually remove any existing bonds, VLANs or tunnels and try again.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-19 17:31:30 +00:00
Gabor Apati-Nagy
44e05b75eb
Merge pull request #852 from ushamandya/master
...
CP-16118: Contains TLS SSL updates
2016-02-19 17:21:48 +00:00
Gabor Apati-Nagy
e0810906e2
CA-187695: Inappropriate status under Events when status report is cancelled due to network inconnectivity
...
As we agreed, changing "User Canceled" to "Canceled" so it will no longer be misleading
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-19 16:27:16 +00:00
Usha Mandya
712271f919
CP-16118: Contains TLS SSL updates
2016-02-19 16:23:05 +00:00
Stephen Turner
246f04e984
Merge pull request #851 from koushikcgit/VMSSv3
...
CAR-2146: Fixed a minor bug in Alert generation
2016-02-19 12:53:06 +00:00
Stephen Turner
32d69adbd5
Merge pull request #850 from koushikcgit/VMSSv2
...
Scheduled Snapshots Feature
2016-02-19 12:30:19 +00:00
Koushik Chakravarty
d261001130
CAR-2146: Fixed a minor bug in Alert generation
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-19 17:58:07 +05:30
Gabor Apati-Nagy
44b6fa0d12
Merge pull request #844 from cheng-z/CA-198962
...
CA-198962: Fix compile error of rebranding
2016-02-19 12:11:10 +00:00
Koushik Chakravarty
556229c0a1
CAR-2146: Removed enum typecast, fixed some texts in UI
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-19 17:32:18 +05:30
Gabor Apati-Nagy
ec1e4ca067
Merge pull request #840 from cheng-z/CA-198895
...
CA-198895: Have parameter Languages back in xencenter.l10n.diff
2016-02-18 16:44:12 +00:00
Stephen Turner
d50ddc1f58
Merge pull request #849 from GaborApatiNagy/master_CP-15830
...
CP-15830: Add Help IDs for new dialogs in Dundee
2016-02-18 13:28:47 +00:00
Gabor Apati-Nagy
6cde7d9c3f
CP-15830: Add Help IDs for new dialogs in Dundee
2016-02-18 13:09:53 +00:00
Koushik Chakravarty
217264aae6
CAR-2146: Fixed FriendlyNames, removed CreateVMSS file and refactored some
...
code
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 17:33:38 +05:30
Koushik Chakravarty
025e263a4c
CAR-2146: Reworked and removed some more redundant code
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
e13b2b7beb
CAR-2146: Changed the SDK API naming terminology
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
6889e15872
CAR-2146: Isolated type specific checks in VMGroup helper class
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
d5db0335db
CAR-2146: Initial Review comments incorporated
...
1. Changed the Messages to remove ambiguity between scheduled snapshots and
snapshot schedules
2. Made some functions as properties in IVMPolicy
3. Removed some redundant code
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
89e16d46e7
CAR-2146: Changed short-cut key to unused value
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
b9791f9588
CAR-2146: Removed VMSS specific Dialog and fixed some merge issues
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
e11974d864
CAR-2146: Integrated new SDK changes, re-using existing VMPP Dialog
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
e838a49814
CAR-2146: Removing Email page and some code review comment resolutions
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
cf5040e9a9
CAR-2146: SDK Integration for VMSS and Testing
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
2a3c62a931
CAR-2146: Added new VMSS Dialog, made text modifications in existing
...
wizard
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30