Gabor Apati-Nagy
9bf37f7d25
CA-201083: Incorrect help link in Copy VM wizard
...
Removed redundant criterias from some ifs
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-03-01 18:07:53 +00:00
Gabor Apati-Nagy
bb592fc769
CA-201083: Incorrect help link in Copy VM wizard
...
Copy VM or Copy Templates wizard will point to the same help: "Copying VMs and Templates"
Migrate and Move VM will show: "Migrate Virtual Machines"
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-26 18:21:51 +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
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
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
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
Gabor Apati-Nagy
8a0a149f14
CP-16097: Fix unit test
2016-02-18 10:44:17 +00:00
Gabor Apati-Nagy
e85a6776f3
Merge pull request #847 from GaborApatiNagy/master_CP-16097
...
CP-16097: Hide Thin Provosioning in XenCenter
2016-02-17 14:04:40 +00:00
Gabor Apati-Nagy
6f2fdb2ac2
CP-16097: Hide Thin Provosioning in XenCenter
...
Unit tests
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-17 14:02:25 +00:00
Stephen Turner
6949349830
Merge pull request #845 from GaborApatiNagy/master_CP-16097
...
CP-16097: Hide Thin Provosioning in XenCenter
2016-02-17 13:58:20 +00:00
Gabor Apati-Nagy
0f20df0f4b
CP-16097: Hide Thin Provosioning in XenCenter
...
Added the same comment to all the changes
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-17 13:14:42 +00:00
Stephen Turner
675ae4f057
Merge pull request #846 from ushamandya/master
...
CP-15334, CP-16118: Modified XC Help topics for GVT-g and TLS SSL updates
2016-02-17 12:48:30 +00:00
Usha Mandya
6c0cb6b267
CP-15334, CP-16118: Modified XC Help topics for GVT-g and TLS SSL updates
2016-02-17 12:33:54 +00:00
Gabor Apati-Nagy
6cf7776795
CP-16097: Hide Thin Provosioning in XenCenter
...
Commented code out only for easier reverting.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-17 11:42:19 +00:00
Cheng Zhang
900d152301
CA-198962: Fix compile error of rebranding
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-02-17 18:33:37 +08:00
Stephen Turner
5a6283c5ec
Merge pull request #843 from GaborApatiNagy/homepage2
...
CP-15402: Improvements to the new HomePage
2016-02-17 09:31:52 +00:00
Gabor Apati-Nagy
27df0a609b
CP-15402: HomePage
...
Chanegd build script to pick up the mht file as well for translators
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-16 19:01:11 +00:00
Gabor Apati-Nagy
ccb57a3e79
CP-15402: HomePage: Added localized MHT files
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-16 18:54:20 +00:00
Gabor Apati-Nagy
f7961b3fbe
CP-15402: HomePage
...
Fixed css file to restore alignment to center. /* Note to myself: comments in css are like this note and not double slashes */
Removed bottom-padding so the scrollbars are not going to be shown too early
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-16 18:26:18 +00:00
Gabor Apati-Nagy
86f51c2125
CP-15402: New Home Page (html based)
...
Fixed alphabetical order in InvisibleMessages
2016-02-16 15:15:30 +00:00
Gabor Apati-Nagy
f5e833b230
CP-15402: New Home Page (html based)
...
Localized the url of the Home Page. Globalization team can now reference different files per localization in InvisibleMessages.resx. (Eg. HomePage.ja.mht) The file then has to be added to XenAdmin.csproj, similarly to HomePage.mht.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-16 15:09:06 +00:00
Gabor Apati-Nagy
94b0f438c8
CP-15402: New Home Page (html based)
...
Changed layout a bit to get rid of the scrollbars that appeared in a default sized XenCenter
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-16 14:47:04 +00:00
Gabor Apati-Nagy
f2d18520c9
Merge pull request #842 from cheng-z/CA-198924
...
CA-198924: Fix typo in CN resource
2016-02-16 12:04:19 +00:00
Cheng Zhang
2fc4185a4e
CA-198924: Fix typo in CN resource
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-02-16 19:30:33 +08:00
Gabor Apati-Nagy
755aa729e8
Merge pull request #841 from cheng-z/CA-198903
...
CA-198903: Fix unsigned package build failure
2016-02-16 11:25:58 +00:00
Gabor Apati-Nagy
977d4c0c76
Merge pull request #810 from huizh/CP-13123
...
CP-13123: Add two buttons on General Tab of docker container.
2016-02-16 11:25:33 +00:00
Cheng Zhang
6d2a4d06fc
CA-198903: Fix unsigned package build failure
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-02-16 15:32:15 +08:00