xenadmin/XenAdmin
Gabor Apati-Nagy 2e6276272a CA-164819: On board VGA appears on GPU list
-We used to check host.RestrictVgpu instead of checking the API version when populating the dropdown on the GPU Settings page. This is not sufficient anymore as it depends on the license too, so changed the code to check version (vGPU was introduced in Clearwater SP1).
2015-03-26 12:13:04 +00:00
..
Actions CA-161525: Fix failed dereference by using an existing function 2015-02-18 13:49:53 +00:00
Alerts CP-10799: Ensuring sufficient disk space for service pack installation: Display hotfix installation size on the Updates page 2015-02-06 12:32:29 +00:00
Commands CP-11032: Allow cross-pool move of stopped and suspended VMs 2015-03-24 17:14:03 +00:00
ConsoleView CA-164678: Got incorrect guest screen resolution with user's first switch to Remote Desktop from XenCenter Console 2015-03-16 15:02:32 +08:00
Controls CA-163334: Add read caching status to the Search 2015-03-09 15:23:42 +00:00
Core Merge pull request #177 from xenserver/xs64bit 2014-08-15 11:23:44 +01:00
Diagnostics CA-164176: Make sure that the Install Update does not get stuck on precheck stage after cleanup on slave 2015-03-12 14:38:55 +00:00
Dialogs Merge pull request #393 from MihaelaStoica/CP-11032 2015-03-24 18:11:48 +00:00
Help CA-161002: Internationalize strings on the Cloud Config Parameters page and CreateVMAction 2015-02-19 14:48:52 +00:00
Images Merge pull request #347 from MihaelaStoica/CP-11124 2015-02-24 16:28:32 +00:00
Network CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Plugins CA-144950 Accept loading resource strings downloaded from the internet 2014-09-01 14:34:52 +01:00
Properties CP-11124 Better CoreOS icon for the Container Management page 2015-02-24 10:50:01 +00: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 CA-164819: On board VGA appears on GPU list 2015-03-26 12:13:04 +00:00
TabPages CA-162989: Change section title in VM General tab to "Docker Information" 2015-03-19 17:08:50 +00: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 Merge pull request #393 from MihaelaStoica/CP-11032 2015-03-24 18:11:48 +00: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 CAR-100: Upgrade to .NET 4.0 instead of 3.5 -- Upgrading projects to target .Net 4.0 & updating to VS2010 format where needed 2013-12-05 14:44:59 +00: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 CA-153178: Add icons for Docker containers 2014-12-05 14:17:57 +00: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 CA-159791: Remove GC debug info from logs 2015-03-20 13:17:06 +00:00
MainWindow.Designer.cs CP-11053: Add per-container "Details"-Tab 2015-02-13 10:49:41 +08:00
MainWindow.ja.resx CP-11053: Add per-container "Details"-Tab 2015-02-13 10:49:41 +08:00
MainWindow.resx CA-161097: Changed Refresh button caption (removed ellipsis) 2015-02-23 16:58:34 +00: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-136288 Restore application settings after installing a new version of XenCenter 2014-05-30 12:39:07 +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-11032: Remove storage motion constraints: Allow cross-pool move of stopped and suspended VMs 2015-03-17 16:35:12 +00: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 CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00
XS62E006.xsupdate CA-158591: Get new RPU hotfixes in XenCenter 2015-01-21 14:52:57 +00:00