xenadmin/XenAdmin/Wizards/ImportWizard
Konstantina Chremmou 5b79b1dc94 Removed the label from the SrPicker because in half of the occasions it was
hidden and in all other cases it was set by the implementing control, i.e.
the label was not reusable, hence no reason to have it in the control and risk
layout issues. This means that the SrPicker does not need to be a control
encapsulating a CustomTreeVIew, but simply derive from the latter.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-10-24 12:49:31 +01:00
..
GlobalSelectHost.cs CA-280287: Fix the null reference exception on the Import wizard (#1918) 2018-01-19 14:05:20 +00:00
GlobalSelectHost.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GlobalSelectHost.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
GlobalSelectHost.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GlobalSelectHost.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HardwareCompatibilityFilter.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ImageVMConfigPage.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
ImageVMConfigPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImageVMConfigPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ImageVMConfigPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImageVMConfigPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ImportEulaPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
ImportEulaPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportEulaPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ImportEulaPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportEulaPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ImportFinishPage.cs fix typos and rename a function 2018-06-21 14:54:47 +01:00
ImportFinishPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportFinishPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ImportFinishPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportFinishPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ImportOptionsPage.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
ImportOptionsPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportOptionsPage.ja.resx L10N : Translation updates and bug fixes 2017-07-19 15:09:10 +05:30
ImportOptionsPage.resx CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
ImportOptionsPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ImportSecurityPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
ImportSecurityPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSecurityPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ImportSecurityPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportSecurityPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ImportSelectHostPage.cs Fixed regression whereby the vm-host mapping was lost when proceeding to the next page and returning to the destination selection page. 2018-06-07 12:27:57 +01:00
ImportSelectNetworkPage.cs CA-286449: Filter out SR-IOV network when importing OVF (#2037) 2018-04-19 15:51:33 +01:00
ImportSelectStoragePage.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ImportSourcePage.cs CA-297020: Do not download imported appliance on a modal dialog (#2200) 2018-09-14 15:55:05 +01:00
ImportSourcePage.Designer.cs CA-297020: Do not download imported appliance on a modal dialog (#2200) 2018-09-14 15:55:05 +01:00
ImportSourcePage.ja.resx L10N: Translation updates 2018-09-19 10:52:23 +01:00
ImportSourcePage.resx CA-297020: Do not download imported appliance on a modal dialog (#2200) 2018-09-14 15:55:05 +01:00
ImportSourcePage.zh-CN.resx L10N: Translation updates 2018-09-19 10:52:23 +01:00
ImportWizard.cs CA-297087: Fixed crash occurring when launching the Import Wizard without 2018-08-31 17:58:37 +01:00
ImportWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ImportWizard.resx CP-15398: Remove enbedded icons 2016-01-19 18:40:56 +08:00
ImportWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
LunPerVdiImportPage.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
NetworkPickerPage.cs CA-248353: Do not use a hardcoded string or integer to reference DataGridView columns or ToolStripMenuItems. 2018-05-15 13:17:04 +01:00
NetworkPickerPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPickerPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NetworkPickerPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPickerPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
OvfNetworkResource.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
OVFStorageResource.cs CA-280322: Space requirement calculation error in migration wizard. (#1934) 2018-02-05 10:07:24 +00:00
StoragePickerPage.cs Removed the label from the SrPicker because in half of the occasions it was 2018-10-24 12:49:31 +01:00
StoragePickerPage.Designer.cs Removed the label from the SrPicker because in half of the occasions it was 2018-10-24 12:49:31 +01:00
StoragePickerPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
StoragePickerPage.resx Removed the label from the SrPicker because in half of the occasions it was 2018-10-24 12:49:31 +01:00
StoragePickerPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30