sriharshak
8ca145c0c4
CA-148471: Fix by adjusting the margin in JA
2014-11-03 10:32:37 +05:30
sriharshak
11364177a0
CA-148472: Fix added by making V small letter in JA
2014-11-03 10:28:14 +05:30
vetrivelc
62c2065b91
Fixes: CA-150023,150019,149973,149970
...
Translation updates & L10N Bug Fixes
2014-10-31 18:03:20 +05:30
vetrivelc
6e2e1a214d
Iteration_002 translation check-ins
2014-10-14 21:41:41 +05:30
vetrivelc
2ab95c7899
CreedenceLN: Updated the language resource files
...
New translation checki-ns and language file additions
2014-09-18 15:03:24 +05:30
Gabor Apati-Nagy
c458d16f7f
CP-9365: XenCenter work for HVM linux support
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-09-05 16:50:50 +01:00
Mihaela Stoica
5c0c12a6a5
CA-141868: Boot options are deleted by New VM Wizard if Installation Media page skipped - Fixed
...
- Show the page and grey out the irrelevant options (i.e. the installation media if the template has no CD drive).
- Only disable the Installation media step if the template has no installation media and we don't show the boot options (because is HVM).
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-08-08 13:24:00 +01:00
Gabor Apati-Nagy
ea1b6e0f67
CA-140265: EN: New VM wizard still stay at “Template” with enable Copy host BIOS strings to VM.
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-07-16 18:13:18 +01:00
Mihaela Stoica
b0d2958ac0
CP-8120 Set cores per socket through XenCenter: Added text explaining the invalid vCPU configuration on the New VM Wizard and VM Properties dialog
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-06 15:33:22 +01:00
Mihaela Stoica
8f1eb99e76
CP-8120 Set cores per socket through XenCenter: Added 'Topology' field to the New VM Wizard.
...
- Text on CPU page - changed to include topology.
- Summary page on the New VM Wizard – changed to include topology
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-05 13:03:06 +01:00
Stephen Turner
9070a3ba9b
CA-130368 Update various language and URLs
2014-05-28 16:22:31 +01:00
Konstantina Chremmou
1c3ecc281b
CA-122834 Don't show GPU tab for non-vGPU servers
...
Also GPU page on Pool properties dialogs should not be shown for non vGPU pools.
# HG changeset patch
# User Mihaela Stoica <Mihaela.Stoica@citrix.com>
# Date 1385743406 0
# Fri Nov 29 16:43:26 2013 +0000
# Node ID e28f9921a0a17efb1e3a8d185acf18b5b6e116b1
# Parent 59229250db34dd4cc1f34fbdab055467a1570f87
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:45:28 +00:00
Konstantina Chremmou
0354bd7a85
[CA-121012] Fixed: Offering GPU type with no GPUs available
...
# HG changeset patch
# User Gabor Apati-Nagy <Gabor.Apati-Nagy@citrix.com>
# Date 1384269857 0
# Tue Nov 12 15:24:17 2013 +0000
# Node ID 75cc5c584b9670ad16658d459fc069b07c57a433
# Parent 6e77f45144cb01c9eba99be74ad9ffd056eeb110
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-11-14 12:34:55 +00:00
Konstantina Chremmou
efc21f74bb
[CP-6900]: VGPU, PGPU, VCPU: normalise case of abbreviations
...
# HG changeset patch
# User Gabor Apati-Nagy <Gabor.Apati-Nagy@citrix.com>
# Date 1383920504 0
# Fri Nov 08 14:21:44 2013 +0000
# Node ID 857858a59d27d7b1aac2d87246169cd3ffcec5b4
# Parent 1ded37405ccff8e00c2442a780e1027fa1cb87a1
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-11-14 11:58:43 +00:00
Konstantina Chremmou
569b35e854
CP-6084: Show the GpuEditPage only for HVMs. Fixed issue with flickering warning
...
and preselected combobox item when the user first lands on the GpuEditPage.
# HG changeset patch
# User Konstantina Chremmou <Konstantina.Chremmou@citrix.com>
# Date 1382365049 -3600
# Mon Oct 21 15:17:29 2013 +0100
# Node ID addf480a5eeb1c2bfc1a2756fee55dfa966d1751
# Parent dc93a040fbe1e9ca80e39352dc776941fd4c7802
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-11-14 11:29:41 +00:00
Konstantina Chremmou
2c2b9be8a4
CP-6317: Importing from branch clearwater-ln.
...
# HG changeset patch
# User Konstantina Chremmou <Konstantina.Chremmou@citrix.com>
# Date 1375444145 -3600
# Node ID a8bf7c9d966e25686c10f20747ec47e76c39ea4f
# Parent 0bd7c8e13bdbcda6f95dfa4616c9621ee32857d5
CA-112934: FIxed hardcoded disk description string.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 13:37:27 +01:00
Konstantina Chremmou
8ae4eaa060
CP-6084: Added vGPUs to New VM Wizard.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-20 11:24:46 +01:00
David Scott
292b333078
Avoid throwing an exception when there are no CDs in the New VM wizard dropdown
...
The rest of the code is robust to there being no CDs (and e.Index = -1)
apart from this bit.
Signed-off-by: David Scott <dave.scott@eu.citrix.com>
2013-07-17 13:47:47 +01:00
Mihaela Stoica
bd36a85bff
CP-4816: Initial commit to git repo
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-06-24 12:41:48 +01:00