xenadmin/XenModel
Chris 9a80dc9225
CP-40844: Adds download source action that gets the latest source code in the production stage (#3153)
* CP-40844 adds download source action that gets the latest source code in the production stage.

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 refactors download file actions

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

Adds source url to branding.sh

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP40844 refactors code and implements reviewers comments, aswell as better message handeling

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 Sorts messages

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 removes stray console logging

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 Changes to use FirstOrDefault to avoid null exceptions/errors

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 removes unessessary usings

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 code tidy up

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 Removes erroneous root tag from merge conflict resolution

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 sorts messages

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 fixes misnamed method and adds sourceurl parameter to brandmanager

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 Source url now uses XCUpdates url and just substitues the name of the file

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 Adds source url to xenadmin-build.ps1

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 defines log4net in each class not just inherited

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 removes unused class variable

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 removes unneeded class variable and uses parent property instead. Simplifies messages for source download and client update.

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 reduces public exposure of member variables/properties

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 merges download x file actions into single file.

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 overide ReleaseDownloadedContent in DownloadAndUpdateClientAction to handle disposal of FileStream

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 minor fixes/tidy up

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 defaults the download latest source button to be invisible.

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 if there is no client update detected then we shouldnt show a where to save dialog

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 Directs user to xenserver website to download source if automatic update checks are turned off. Renames message OUT_OF_DATE_WEBSITE to WEBSITE_DOWNLOADS

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 updates source param to sourceUrl in XCUpdates.xml

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 moves strings to Messages and applys source name string to relevant places

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 removes sourceurl from brand manager

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 uses string literal rather than string join

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* Some more corrections.

Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>

---------

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
Co-authored-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-10-30 13:40:18 +00:00
..
Actions CP-40844: Adds download source action that gets the latest source code in the production stage (#3153) 2023-10-30 13:40:18 +00:00
Alerts Alert the user if they haven't synced in a long time. Also: 2023-07-31 11:33:25 +01:00
CustomFields Corrections to removal of custom fields: 2023-02-28 21:03:16 +00:00
Mappings Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Network Sorted the fields and properties and added members for Repositories. 2023-07-24 21:21:48 +01:00
Properties CP-45071: Convert XenCenter build scripts to PowerShell. (#3219) 2023-09-06 15:48:12 +01:00
Utils CA-383650: Removed UI-side-only datasource avg_cpu. 2023-10-20 17:42:44 +01:00
WLB Moved two WLB actions to the same folder as the rest of the WLB actions. Removed obsolete messages. 2023-08-29 20:57:21 +01:00
XCM CP-40407: Removed fakeAPI and usage of XmlRpcProxy classes in the application. 2023-03-31 14:17:55 +01:00
XenAPI Updated to SDK v23.25.0. 2023-09-12 10:11:58 +01:00
XenAPI-Extensions CP-45097: Show product brand alongside the version on the General and Search tabPage. 2023-09-04 10:32:18 +01:00
XenSearch Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
BrandManager.cs CP-45071: Convert XenCenter build scripts to PowerShell. (#3219) 2023-09-06 15:48:12 +01:00
Db.cs New logic for connection to a xapi database and some connection tidy up: 2023-03-31 14:17:56 +01:00
DockerContainer.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
DockerContainers.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Folder.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Folders.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
FriendlyNameManager.cs Removed unused using directives. 2023-06-13 14:48:23 +01:00
FriendlyNames.Designer.cs CA-383650: Removed UI-side-only datasource avg_cpu. 2023-10-20 17:42:44 +01:00
FriendlyNames.ja.resx CA-383650: Removed UI-side-only datasource avg_cpu. 2023-10-20 17:42:44 +01:00
FriendlyNames.resx CA-383650: Removed UI-side-only datasource avg_cpu. 2023-10-20 17:42:44 +01:00
FriendlyNames.zh-CN.resx CA-383650: Removed UI-side-only datasource avg_cpu. 2023-10-20 17:42:44 +01:00
I18NException.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Icons.cs Restored icons showing updated state of pools and hosts. 2023-07-28 09:36:54 +01:00
InvisibleMessages.Designer.cs CP-40844: Adds download source action that gets the latest source code in the production stage (#3153) 2023-10-30 13:40:18 +00:00
InvisibleMessages.ja.resx Update InvisibleMessages and remove identical values from localized resource files 2023-08-07 12:18:24 +01:00
InvisibleMessages.resx CP-40844: Adds download source action that gets the latest source code in the production stage (#3153) 2023-10-30 13:40:18 +00:00
InvisibleMessages.zh-CN.resx Update InvisibleMessages and remove identical values from localized resource files 2023-08-07 12:18:24 +01:00
InvokeHelper.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Messages.Designer.cs CP-40844: Adds download source action that gets the latest source code in the production stage (#3153) 2023-10-30 13:40:18 +00:00
Messages.ja.resx CP-41433: Updated branding of About and LegalNotices dialogs. Also: 2023-01-25 12:50:49 +00:00
Messages.resx CP-40844: Adds download source action that gets the latest source code in the production stage (#3153) 2023-10-30 13:40:18 +00:00
Messages.zh-CN.resx CP-41433: Updated branding of About and LegalNotices dialogs. Also: 2023-01-25 12:50:49 +00:00
ObjectChange.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
OtherConfigWatcher.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
PathValidator.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
PoolJoinRules.cs CP-43000: Add trial edition and CSS expiry warnings to LicenseManager 2023-07-19 15:54:01 +01:00
RbacMethod.cs Merge remote-tracking branch 'upstream/feature/rebrand' 2023-02-08 16:41:07 +00:00
SshConsole.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Tags.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
UnitStrings.Designer.cs CP-36567: Use the datasource units as specified in the API instead of deducing them from the datasource name. 2021-08-05 15:36:46 +01:00
UnitStrings.ja.resx Retry sorting .resx strings. 2022-01-10 14:39:38 +00:00
UnitStrings.resx Retry sorting .resx strings. 2022-01-10 14:39:38 +00:00
UnitStrings.zh-CN.resx Retry sorting .resx strings. 2022-01-10 14:39:38 +00:00
XenAdminConfigManager.cs Renamed methods and fields as per code review. 2023-06-13 14:48:23 +01:00
XenModel.csproj CP-40844: Adds download source action that gets the latest source code in the production stage (#3153) 2023-10-30 13:40:18 +00:00
XenObjectDownloader.cs CP-40407: Removed fakeAPI and usage of XmlRpcProxy classes in the application. 2023-03-31 14:17:55 +01:00
XenServerPlugins.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00