xenadmin/XenModel
Danilo Del Busso d90abfd1b6
[CHC] CA-366069 & XSI-1222: Fix incorrect capitalisation of value in Japanese version + add some case insensitive checks (#2986)
* CA-366069: Fix incorrect capitalization of value in Japanese invisible messages `resx`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-366069: Add case insensitive checks on code around usage of `ISO_UPDATE`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-366069: Remove changes in string capitalisation

Move capitalisation invariance to checks only

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-366069: Remove `ISO_UPDATE` from `InvisibleMessages.resx`

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>

* CA-366069: Add remaining `ToLowerInvariant()` calls

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
2022-04-14 11:36:55 +01:00
..
Actions [CHC] CA-366069 & XSI-1222: Fix incorrect capitalisation of value in Japanese version + add some case insensitive checks (#2986) 2022-04-14 11:36:55 +01:00
Alerts CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
CustomFields CP-36392: Remove all unnecessary using s 2022-02-24 11:53:44 +00:00
Mappings Amend indentation in changes for CA-359124 & CA-360426 2021-12-14 13:29:31 +00:00
Network CP-36392: Refactor loops into if blocks 2021-10-04 15:42:10 +01:00
Properties Removed obsolete class XSVersionAttribute. Some refactoring of the usage of Program.Version. 2020-12-24 01:23:47 +00:00
ServerDBs CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
StorageLinkAPI CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Utils CA-365223: PVS accelerator is now part of the main install. 2022-03-14 17:33:03 +00:00
WLB CP-36392: Remove all unnecessary using s 2022-02-24 11:53:44 +00:00
XCM CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
XenAPI CA-365297: Fixed error shown when attempting live migration of DMC VM to non-DMC host. 2022-03-21 13:10:51 +00:00
XenAPI-Extensions CA-365297: Fixed error shown when attempting live migration of DMC VM to non-DMC host. 2022-03-21 13:10:51 +00:00
XenSearch CA-363819: Fixed issue where VM network usage data were not shown on the Search TabPage. 2022-02-17 13:17:57 +00:00
XenServerProxy CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
BrandManager.cs CP-38086: Block upgrade for PV guests. 2021-11-15 15:49:39 +00:00
DockerContainer.cs CP-36392: Add comment to ignored catch blocks 2021-09-20 09:35:17 +01:00
DockerContainers.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
Folder.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Folders.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
FriendlyNameManager.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
FriendlyNames.Designer.cs CP-38814: Minor message improvement. 2022-03-14 17:32:11 +00:00
FriendlyNames.ja.resx L10N : Translation Updates & Resx sync 2022-03-03 14:35:30 +00:00
FriendlyNames.resx CP-38814: Minor message improvement. 2022-03-14 17:32:11 +00:00
FriendlyNames.zh-CN.resx L10N : Translation Updates & Resx sync 2022-03-03 14:35:30 +00:00
HealthCheckSettings.cs CA-355018: Ensure disabled health check status is reflected in the cache before re-rerunning prechecks. 2021-06-08 15:57:08 +01:00
I18NException.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
Icons.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
InvisibleMessages.Designer.cs [CHC] CA-366069 & XSI-1222: Fix incorrect capitalisation of value in Japanese version + add some case insensitive checks (#2986) 2022-04-14 11:36:55 +01:00
InvisibleMessages.ja.resx [CHC] CA-366069 & XSI-1222: Fix incorrect capitalisation of value in Japanese version + add some case insensitive checks (#2986) 2022-04-14 11:36:55 +01:00
InvisibleMessages.resx [CHC] CA-366069 & XSI-1222: Fix incorrect capitalisation of value in Japanese version + add some case insensitive checks (#2986) 2022-04-14 11:36:55 +01:00
InvisibleMessages.zh-CN.resx [CHC] CA-366069 & XSI-1222: Fix incorrect capitalisation of value in Japanese version + add some case insensitive checks (#2986) 2022-04-14 11:36:55 +01:00
InvokeHelper.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Messages.Designer.cs CP-38542: Remove option to disable live patching. 2022-04-01 16:17:22 +01:00
Messages.ja.resx L10N : Translation Updates & Resx sync 2022-03-03 14:35:30 +00:00
Messages.resx CP-38542: Remove option to disable live patching. 2022-04-01 16:17:22 +01:00
Messages.zh-CN.resx L10N : Translation Updates & Resx sync 2022-03-03 14:35:30 +00:00
ObjectChange.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
OtherConfigWatcher.cs Tidy up event registration and deregistration on the MainWindow. 2020-08-21 16:08:20 +01:00
PathValidator.cs CA-359809 improved illegal character message (#2898) 2021-11-22 12:02:26 +00:00
PoolJoinRules.cs Refactoring: compacted Role.ValidRoleList() and Role.CanPerform() overloads. 2022-02-03 11:59:17 +00:00
RbacMethod.cs Refactoring: compacted Role.ValidRoleList() and Role.CanPerform() overloads. 2022-02-03 11:59:17 +00:00
SshConsole.cs CP-38529: Add SshConsole enum 2022-01-06 10:50:13 +00:00
Tags.cs Simplified signature of connection events. 2019-12-06 11:17:46 +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 CP-15790: Implementation improvement aimed to make manual testing easier. 2020-11-12 11:04:33 +00:00
XenModel.csproj CA-362868: POOL_CA_CERTIFICATE_* alerts are issued on the certificate and not on the pool. 2022-01-31 14:56:12 +00:00
XenObjectDownloader.cs Merge branch 'master' into REQ-420 2018-01-25 13:38:58 +00:00
XenServerPlugins.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00