xenadmin/XenAdmin
Konstantina Chremmou 80119e9411 CP-15790: Implementation improvement aimed to make manual testing easier.
- Ensure we read the updates.xml location anew from the registry, otherwise the
application has to be relaunched to pick a registry change. Look in both hives
HKCU and HKLM. To avoid performance impact on the UI, move the operation into
the action's Run() body.
- Some refactoring to improve OOP design and fix XmlReader leak.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-11-12 11:04:33 +00:00
..
Actions Fixed broken help button on the ThreeButtonDialog. 2020-10-06 11:27:32 +01:00
Alerts CA-343763: Corrected the handling of VMSS alert priority/severity according to CA-342874. (#2730) 2020-10-06 14:51:14 +01:00
Commands Fixed broken help button on the ThreeButtonDialog. 2020-10-06 11:27:32 +01:00
ConsoleView Fixed broken help button on the ThreeButtonDialog. 2020-10-06 11:27:32 +01:00
Controls CA-339233: Do not allow selection of networks while they're locked. (#2733) 2020-10-07 13:34:03 +01:00
Core CP-15790: Implementation improvement aimed to make manual testing easier. 2020-11-12 11:04:33 +00:00
Diagnostics Added flag VM.VirtualisationStatus.NOT_INSTALLED to replace value 0 for clarity. 2020-07-30 10:42:20 +01:00
Dialogs Do not disable the OK button on validation, but rather point out the problematic entry using validation tooltips. 2020-11-03 11:34:06 +00:00
Help L10N : Translation and Resx Resync 2020-05-18 15:15:07 +01:00
Images CP-33715: add gooroom os icon 2020-06-15 22:37:50 +01:00
Network Removed exception that was never thrown (referring to obsolete licensing restriction). 2020-09-08 10:34:08 +01:00
Plugins CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
Properties Added default values to window size and location. 2020-11-03 11:34:06 +00:00
RDP Revert "CA-247333 - Remove rdpclient6 code after April 2017 when it will become redundant" 2017-11-06 11:28:07 +00:00
ReportViewer
ServerDBs
SettingsPanels Do not disable the OK button on validation, but rather point out the problematic entry using validation tooltips. 2020-11-03 11:34:06 +00:00
TabPages CA-343956: Corrected action performed by the Attach Disk context menu item. Show grip on the Attach Disk dialog. 2020-11-03 11:33:16 +00:00
TestResources Update credits 2018-10-09 12:19:54 +01:00
VNC Removed unnecessary class. 2020-05-19 23:10:41 +01:00
Wizards Do not disable the OK button on validation, but rather point out the problematic entry using validation tooltips. 2020-11-03 11:34:06 +00:00
Wlb CP-20425: Use static images everywhere an image is assigned programmatically. 2020-07-18 07:49:27 +01:00
XenSearch Merge remote-tracking branch 'upstream/master' into feature/REQ-716 2020-04-29 16:47:48 +01:00
app.config Added default values to window size and location. 2020-11-03 11:34:06 +00:00
app.manifest CA-261107: Metadata file osVersion is showing same value for XenCenter on different windows versions 2017-08-18 13:40:36 +01:00
GroupingTag.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
Images.cs CP-20425: Added test to ensure all Resource images have a static counterpart. 2020-07-18 07:49:27 +01:00
IMainWindow.cs CA-335633: Prevent crash due to iterating through modified dictionary. Ensure that per-XenObject dialogs closed by the user are removed from the tracking table. 2020-02-28 13:33:57 +00:00
LicenseTimer.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
MainWindow.cs CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues: 2020-08-21 16:08:20 +01:00
MainWindow.Designer.cs Configuring HA on the TabPage should offer the same UX as when using the Menu Items. 2020-10-06 11:27:32 +01:00
MainWindow.ja.resx L10N : Translation Update and RESX resync 2020-10-13 13:56:55 +01:00
MainWindow.resx Configuring HA on the TabPage should offer the same UX as when using the Menu Items. 2020-10-06 11:27:32 +01:00
MainWindow.zh-CN.resx L10N : Translation Update and RESX resync 2020-10-13 13:56:55 +01:00
MainWindowTreeBuilder.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
OrganizationalView.cs Throw specific NotImplementedException instead of generic exception. Some property modernisation. 2019-09-25 15:02:05 +01:00
PasswordsRequest.cs CA-347407: Handle exceptions when failing to unprotect saved proxy credentials. 2020-11-03 11:34:06 +00:00
PowerManagment.cs
Program.cs Moved the code that logs settings to the Settings static class. 2020-07-30 11:27:29 +01:00
Settings.cs Merge remote-tracking branch 'upstream/master' into feature/REQ-819 2020-08-11 13:35:39 +01:00
SettingsUpdate.cs Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it. 2019-11-13 12:31:44 +00:00
UpdateManager.cs Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
UpdateManager.DelayCalculator.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
WinformsXenAdminConfigProvider.cs CP-15790: Implementation improvement aimed to make manual testing easier. 2020-11-12 11:04:33 +00:00
XCPluginSchema.xsd
XenAdmin.csproj CA-339233: Do not allow selection of networks while they're locked. (#2733) 2020-10-07 13:34:03 +01:00
XenAdmin.rc