xenadmin/XenAdmin
Gabor Apati-Nagy 6b6e7daa4f CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR
Created ThinProvisioningParametersControl user control using existing code to have the thin provisioning settings at one place. It needs to be initialized by providing an SR and it will expose its internal state via NewSMConfig property that we need at other places.
This does not include refactoring of existing code or replacing existing code to use this new control, but the new Conversion dialog is using this. Next step would be to remove existing code and start using this new ThinProvisioningParametersControl instead.

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-08-27 12:14:27 +01:00
..
Actions CP-13028: Corrects the Dismiss function and provides Dismiss All/ Dismiss Selected button on the Updates Tab. 2015-07-29 13:43:47 +01:00
Alerts CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
Commands CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR 2015-08-26 17:54:03 +01:00
ConsoleView Merge pull request #500 from GaborApatiNagy/master_CA-172444 2015-06-10 18:06:54 +03:00
Controls CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR 2015-08-27 12:14:27 +01:00
Core Merge pull request #593 from agimofcarmen/CA-178243 2015-08-04 17:30:22 +01:00
Diagnostics CP-12476: Include dom0 disk space hotfix in XenCenter RPU pre-requisites 2015-06-24 17:22:08 +01:00
Dialogs CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR 2015-08-27 12:14:27 +01:00
Help CP-11292: Remove storage motion constraints: added help IDs for the copy pages 2015-04-21 14:32:37 +01:00
Images CP-13374 XenCenter can now turn on and off ssl-legacy: last check-in was incomplete. 2015-08-19 08:53:15 +01:00
Network CA-164686: Host got removed from XC when it is removed from a pool 2015-05-06 13:12:42 +01:00
Plugins CA-144950 Accept loading resource strings downloaded from the internet 2014-09-01 14:34:52 +01:00
Properties CP-13374 XenCenter can now turn on and off ssl-legacy: last check-in was incomplete. 2015-08-19 08:53:15 +01:00
RDP CA-137236: Fix XenCenter Console crash when switching to remote desktop on Windows Server 2003 SP2 2014-06-10 17:12:16 +01:00
ReportViewer CA-142266: remove Enter at storage to avoid CSV format display problem 2014-08-13 17:28:54 +08:00
ServerDBs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SettingsPanels CP-13174: Change units used for initial_allocation and allocation_quantum to MB or GB instead of percentages. 2015-08-26 17:14:01 +01:00
TabPages Merge remote-tracking branch 'github_xenadmin/master' into CP-13100 2015-08-26 17:58:38 +01:00
TestResources CP-10204: Rework comments 2015-01-12 17:27:31 +08:00
Utils XenAdmin.Utils.TemporaryDisablerForControls: Utility class that can remember Enabled states of controls provided. Original Enabled values can be restored. 2013-10-10 15:33:29 +01:00
Wizards CP-13174: Rename Size Property and Refactors code 2015-08-26 17:41:59 +01:00
Wlb CP-8868: Development for WLB Audit Report - XenCenter Part. 2014-08-06 20:49:09 +08:00
XenSearch Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
app.config CP-13389: Convert all projects to .NET 4.5. (All changes autogenerated except for one case of broken XML in XenOvfApi/app.config). 2015-07-30 12:40:59 +01:00
AppIcon.ico CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Branding.cs CA-95786: Corrections to previous commit - show both the marketing name and the version on XenCenter's About box. 2014-02-18 17:38:11 +00:00
Content.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
Content.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
FriendlyNames.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
FriendlyNames.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
GroupingTag.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Images.cs CP-13042: Don't show servers with a down-arrow in the resources tree. 2015-07-28 19:04:32 +01:00
IMainWindow.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
InvisibleMessages.ja.resx CA-147715: Fixed by changing the links as mentioned in the bug summary for JA and ZHCN. 2014-11-03 11:04:19 +05:30
InvisibleMessages.zh-CN.resx CA-147715: Fixed by changing the links as mentioned in the bug summary for JA and ZHCN. 2014-11-03 11:04:19 +05:30
LicenseTimer.cs CA-122558: Generate a license alert when the license status is expired. Fixed incorrect 2014-05-12 15:40:05 +01:00
MainWindow.cs CP-13848: XenCenter transfers proxy settings to HealthCheckService. 2015-08-25 20:32:58 +08:00
MainWindow.Designer.cs CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR 2015-08-26 17:54:03 +01:00
MainWindow.ja.resx CP-11053: Add per-container "Details"-Tab 2015-02-13 10:49:41 +08:00
MainWindow.resx CP-12155: View / Change Call Home Enrollment and settings 2015-05-18 15:28:37 +01:00
MainWindow.zh-CN.resx CP-11053: Add per-container "Details"-Tab 2015-02-13 10:49:41 +08:00
MainWindowTreeBuilder.cs CP-10988: Make docker containers proper XenObjects in XenCenter, to appear on the treeview 2015-02-04 09:48:32 +00:00
Messages.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
Messages.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
OrganizationalView.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
PasswordsRequest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PowerManagment.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Program.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
Settings.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SettingsUpdate.cs CA-136288 Restore application settings after installing a new version of XenCenter 2014-05-30 12:39:07 +01:00
UpdateManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpdateManager.DelayCalculator.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WinformsXenAdminConfigProvider.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XCPluginSchema.xsd CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdmin.csproj CP-13100: XenCenter: Convert a thickly provisoned LVM-based SR to a thinly provisioned SR 2015-08-27 12:14:27 +01:00
XenAdmin.manifest CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdmin.rc CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XS56E008.xsupdate CA-158591: Get new RPU hotfixes in XenCenter 2015-01-21 14:52:57 +00:00
XS56EFP1002.xsupdate CA-158591: Get new RPU hotfixes in XenCenter 2015-01-21 14:52:57 +00:00
XS60E001-src-pkgs.tar.gz CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00
XS60E001.xsupdate CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XS62E006-src-pkgs.tar.gz CA-176895: [CAR-1866] Include XS 6.5 RPU hotfix in XenCenter 2015-07-22 12:51:58 +01:00
XS62E006.xsupdate CP-12476: Include dom0 disk space hotfix in XenCenter RPU pre-requisites 2015-07-03 11:54:20 +01:00
XS65ESP1006.xsupdate CP-12476: Include dom0 disk space hotfix in XenCenter RPU pre-requisites 2015-07-03 11:54:20 +01:00