xenadmin/XenAdmin
Gabor Apati-Nagy 5abe4e109c CA-84876: Show more infrastructure information for objects
Instead of showing just the name, this code is showing name with location information in title for all objects that appear in the tree view.
(A new property (NameWithLocation) with a getter accessor defined in IXenObject and has been implemented as virtual in XenObject and overridden at several child classes.)

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-14 16:20:36 +00:00
..
Actions Merge branch 'xs64bit' into detailedreports 2014-08-13 15:44:24 +01:00
Alerts CP-9784: Recognise LICENSE_SERVER_VERSION_OBSOLETE alert in XenCenter 2014-10-02 16:04:05 +01:00
Commands Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
ConsoleView Merge pull request #244 from xenserver/xs64bit 2014-10-09 16:19:23 +01:00
Controls Merge pull request #270 from xenserver/xs64bit 2014-11-27 13:31:30 +00:00
Core Merge pull request #177 from xenserver/xs64bit 2014-08-15 11:23:44 +01:00
Diagnostics CA-136211: Show link to the relevant Knowledge Base article that describes StorageLink pre-check error 2014-10-02 16:30:50 +01:00
Dialogs CA-146821: Accept IPv6 address when configuring WLB 2014-12-19 20:12:45 +08:00
Help Fixes: CA-150023,150019,149973,149970 2014-10-31 18:03:20 +05:30
Images CP-4961 Add missing file 2014-06-04 16:36:09 +01: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-4961 One more new icon (a different 'objects' icon for the tree) 2014-06-04 09:36:19 +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 CA-148876 CA-150934 CA-149873 Fixes 2014-11-25 10:00:02 +05:30
TabPages CA-148876 CA-150934 CA-149873 Fixes 2014-11-25 10:00:02 +05:30
TestResources Corrected name spelling. 2014-02-20 13:20:04 +00: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 CA-150338: Importing system template causes XenCenter to throw an exception 2014-12-11 15:06:56 +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 CP-4961 One more new icon (a different 'objects' icon for the tree) 2014-06-04 09:36:19 +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 CA-84876: Show more infrastructure information for objects 2015-01-14 16:20:36 +00:00
MainWindow.Designer.cs CP-8866:Development for Resource Statistic Feature on XenCenter 2014-08-01 11:34:37 +08:00
MainWindow.ja.resx CA-150945: Issue fixed by updating the translation for JA 2014-11-06 13:31:01 +05:30
MainWindow.resx CA-95967: Change Logfiles back to Log Files per recommendation of Information Experience department 2014-08-15 14:07:14 +01:00
MainWindow.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
MainWindowTreeBuilder.cs CA-145350: Hard to clear error notification 2014-09-11 14:43:19 +01: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 Merge pull request #262 from xenserver/xs64bit 2014-11-18 10:32:57 +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 CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00
XS56EFP1002.xsupdate CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01: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 CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00