xenadmin/XenAdmin
Konstantina Chremmou 65ea154b9d Moved the code that logs settings to the Settings static class.
Although it may look tidy to log the settings in the OptionsDialogPages that
expose them to the user, in reality it makes for unnecessarily complicated code
design as it places business logic in UI code and mixes the class dependencies.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-07-30 11:27:29 +01:00
..
Actions CP-33892: Audited the use of First() and replaced with FirstOrDefault() where appropriate. 2020-06-25 11:17:11 +01:00
Alerts CP-33153: Added friendly title and description for GFS2_CAPACITY alert. Corrected scan action description. 2020-06-05 11:50:49 +01:00
Commands Added flag VM.VirtualisationStatus.NOT_INSTALLED to replace value 0 for clarity. 2020-07-30 10:42:20 +01:00
ConsoleView CP-20425: Use static images everywhere an image is assigned programmatically. 2020-07-18 07:49:27 +01:00
Controls Refactoring to simplify the code and make calculations more efficient: 2020-07-30 10:42:20 +01:00
Core Merged master into feature/REQ-453 and resolved conflicts. 2020-04-26 04:11:14 +01:00
Diagnostics Added flag VM.VirtualisationStatus.NOT_INSTALLED to replace value 0 for clarity. 2020-07-30 10:42:20 +01:00
Dialogs Moved the code that logs settings to the Settings static class. 2020-07-30 11:27:29 +01: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 Merged master into feature/REQ-453 and resolved conflicts. 2020-04-26 04:11:14 +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 Merge pull request #2711 from xenserver/dotnet48 2020-07-07 12:10:46 +01: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 CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SettingsPanels CP-34045: Removed max resolution and max displays columns. 2020-07-28 10:01:09 +01:00
TabPages Added flag VM.VirtualisationStatus.NOT_INSTALLED to replace value 0 for clarity. 2020-07-30 10:42:20 +01: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 CP-20425: Use static images everywhere an image is assigned programmatically. 2020-07-18 07:49:27 +01: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 CP-32921: Target .NET Framework 4.8 and build using VS2019 tools. 2020-05-19 23:10:41 +01: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 Moved the code that logs settings to the Settings static class. 2020-07-30 11:27:29 +01:00
MainWindow.Designer.cs Added outlook style status labels showing the number of various types of notifications. 2020-04-30 08:30:30 +01:00
MainWindow.ja.resx L10N : Translation and Resx Resync 2020-05-18 15:15:07 +01:00
MainWindow.resx Added outlook style status labels showing the number of various types of notifications. 2020-04-30 08:30:30 +01:00
MainWindow.zh-CN.resx L10N : Translation and Resx Resync 2020-05-18 15:15:07 +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 Refactored three button dialog (#2627) 2020-04-22 14:47:03 +01:00
PowerManagment.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Program.cs Moved the code that logs settings to the Settings static class. 2020-07-30 11:27:29 +01:00
Settings.cs Moved the code that logs settings to the Settings static class. 2020-07-30 11:27:29 +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 CA-337323: Attempt finding the right owning form for the RoleElevation dialog. Also: 2020-05-04 14:30:24 +01:00
XCPluginSchema.xsd
XenAdmin.csproj Minor refactoring on UpsellPage: 2020-07-18 07:49:27 +01:00
XenAdmin.rc