Konstantina Chremmou
99f9a70189
Connection code simplification/update: removed CachePopulatedEventArgs class and use the newer Action delegate instead.
...
Also, changed the access modifiers of several members to private, because they don't need to be exposed outside the parent class.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-01-24 15:58:16 +00:00
Konstantina Chremmou
f8e39994a8
Stop throwing JsonParse exceptions in release mode.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-01-24 15:58:16 +00:00
Gabor Apati-Nagy
a1be6bc9e1
Merge pull request #1893 from kc284/REQ-420
...
Added Json.NET dll in the installer. Updated README.
2017-12-08 13:49:19 +00:00
Konstantina Chremmou
69bf32394b
Added Json.NET dll in the installer. Updated README.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-12-08 13:36:58 +00:00
Konstantina Chremmou
3d2e4c70cd
Lowered temporarily the API version in test database to unblock the build. Use the
...
restored Session constructor. Fixed threading issue.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-12-03 17:02:42 +00:00
Konstantina Chremmou
817ea3654e
Updated API bindings including fix to regression in the Session constructors.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-12-03 17:02:42 +00:00
Mihaela Stoica
a82576900f
Merge pull request #1879 from kc284/REQ-420
...
Updated unit test: AppliesTo is filled from the host's name, which in…
2017-12-01 12:33:55 +00:00
Konstantina Chremmou
641ed8f77a
Updated unit test: AppliesTo is filled from the host's name, which in this case
...
is the name_label's default value. The default value is now taken from the API
and it is an empty string rather than null.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-12-01 12:19:41 +00:00
Mihaela Stoica
f891ac51a0
Merge pull request #1877 from kc284/REQ-420
...
REQ-420: added copyright; fixed layout bug; minor refactoring for CP-24558
2017-11-30 16:12:27 +00:00
Konstantina Chremmou
1c579565ac
Create the settings object only in DEBUG mode.
2017-11-30 15:34:36 +00:00
Konstantina Chremmou
a623e28a06
CP-24558: Created a method in XenObject converting it to JObject, so that this method can be unit tested in isolation.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-30 13:49:15 +00:00
Konstantina Chremmou
41203bccee
Small layout issues on the LegalNotices dialog:
...
- the dialog had no minimum size
- although resizable, the dialog had no grip
- one of the labels was not autosized
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-30 13:37:40 +00:00
Konstantina Chremmou
5320f90939
REQ-420: Added legal notice for JSON.NET.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-30 13:35:15 +00:00
Mihaela Stoica
b6ee629fdc
Merge pull request #1871 from kc284/REQ-420
...
CA-266891 and some more corrections.
2017-11-27 22:21:53 +08:00
Konstantina Chremmou
058854046d
Provisional correction to the version for which JsonRpc is supported.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-27 13:17:22 +00:00
Konstantina Chremmou
b53b65aa8f
Added dependency on the Json.NET dll.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-27 13:17:13 +00:00
Konstantina Chremmou
1b302bb095
Added converter for reference/string-set maps.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-24 16:03:12 +00:00
Konstantina Chremmou
2ff121fb55
CA-266891: fixed issue where enum properties were not serialised correctly.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-23 15:13:54 +00:00
Konstantina Chremmou
bcab8a5c6c
Added initial values to the JsonRpc classes to correct errors when building in Release mode.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-23 15:13:54 +00:00
Konstantina Chremmou
25f1971b2d
Renamed converter as the previous name had the wrong meaning.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-23 15:13:54 +00:00
Konstantina Chremmou
715ac5d0e7
Merge pull request #1861 from kc284/REQ-420
...
Merged master into REQ-420
2017-11-23 15:13:03 +00:00
Konstantina Chremmou
23a9c50389
Merge remote-tracking branch 'upstream/master' into REQ-420
2017-11-23 14:07:21 +00:00
Mihaela Stoica
e36046f0e7
Merge pull request #1869 from xenserver/release/inverness/staging
...
Merge release/inverness/staging into master
2017-11-23 12:00:28 +08:00
Mihaela Stoica
ea1e26d062
Merge pull request #1868 from kc284/release/inverness/staging
...
Updated API bindings with API version bumped to 2.8.
2017-11-23 00:19:08 +08:00
Konstantina Chremmou
906619e4eb
Updated API bindings with API version bumped to 2.8.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-22 14:33:26 +00:00
Mihaela Stoica
5a3abd2abf
Merge pull request #1867 from xenserver/release/inverness/staging
...
Merge release/inverness/staging into master
2017-11-22 21:26:40 +08:00
Mihaela Stoica
0c2af2074a
Merge pull request #1866 from vetrivelc/release/inverness/staging
...
L10N: Translation Checkins
2017-11-22 21:25:28 +08:00
Mihaela Stoica
407c59b8b9
CA-273163: Fix the error where XenCenter did not set XenServer log destination and the iSCSI IQN settings
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-11-22 13:18:45 +00:00
Vetrivel Chinnasamy
5f594dae8a
L10N: Translation Checkins
2017-11-22 16:03:36 +05:30
Mihaela Stoica
277e277811
Merge pull request #1864 from xenserver/release/inverness/staging
...
Merge release/inverness/staging to master
2017-11-17 17:09:28 +00:00
Gabor Apati-Nagy
89dc52bb3d
Merge pull request #1862 from MihaelaStoica/CA-273307
...
CA-273307: Replaced the links in the Upsell dialogs
2017-11-17 16:59:34 +00:00
Gabor Apati-Nagy
6045021693
Merge pull request #1863 from MihaelaStoica/CA-274150
...
CA-274150: Update RPU hotfixes in XenCenter
2017-11-17 16:52:54 +00:00
Mihaela Stoica
b3a1de34ad
CA-274150: Update RPU hotfixes in XenCenter
...
- RPU004 is applicable to Falcon as well as Ely hosts
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-11-17 16:48:40 +00:00
Mihaela Stoica
681f77bfd9
CA-273307: Replaced the links in the Upsell dialogs
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-11-17 12:24:43 +00:00
Konstantina Chremmou
a170ec33e2
Merge remote-tracking branch 'upstream/master' into REQ-420
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
# Conflicts:
# autogenerated XenModel/XenAPI/* files
2017-11-17 11:53:41 +00:00
Konstantina Chremmou
c2e71875af
Updated bindings with the latest API objects.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-17 11:19:01 +00:00
Mihaela Stoica
8e5b40b84c
Update XenAPI based on XS/master
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-11-17 10:52:02 +00:00
Gabor Apati-Nagy
0a8f9b8aa1
Merge pull request #1855 from serencorbett1/master
...
CA-273674 Added warning when shutting down pool master
2017-11-17 10:43:53 +00:00
serenc
6b8705dcc5
CA-273674 Removed unnecessary assignments
...
Signed-off-by: serenc <seren.corbett@citrix.com>
2017-11-17 10:07:14 +00:00
serenc
500d069143
CA-273674 Refactored using strings
...
Signed-off-by: serenc <seren.corbett@citrix.com>
2017-11-16 15:16:55 +00:00
Mihaela Stoica
677cddd24e
Merge pull request #1858 from michael2012z/private/fengyangz/CA-272724
...
CA-272724: Missing user information in non-English XenCenter version.
2017-11-16 11:35:08 +00:00
Michael Zhao
8b811d6e2d
CA-272724: Missing user information in non-English XenCenter version.
2017-11-16 15:37:24 +08:00
Mihaela Stoica
2d39c8e538
Merge pull request #1856 from GaborApatiNagy/master_rdpstuff
...
CA-271775 and Revert CA-247333
2017-11-15 08:06:52 +00:00
Mihaela Stoica
188fd5ca6e
CA-266926: Remove unused function
2017-11-13 17:09:36 +00:00
Mihaela Stoica
6ab0fb7ba5
CA-266926: Change the description of the LICENSE_EXPIRES_SOON alert message
...
... to avoid descriptions like "The license on host 'A' will expire at Never"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-11-13 17:09:36 +00:00
Gabor Apati-Nagy
5b2ef0e7eb
CA-271775: Showing an info message if XC falls back to an earlier RDP version
...
Eg. Windows 7 users (pre-updates)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-11-13 16:51:56 +00:00
katshann
f296319c5d
Updating 2 localised CHMs ( #1854 )
...
* L10n: Localized files with fix
Remove artifacts introduced by XTM
2017-11-13 15:51:40 +00:00
serenc
e041b2d2b9
CA-273674 Added warning when shutting down pool master
...
Signed-off-by: serenc <seren.corbett@citrix.com>
2017-11-13 15:07:32 +00:00
Mihaela Stoica
69abd285e2
Update credits
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-11-13 11:35:16 +00:00
Mihaela Stoica
7f602a782a
CA-271970: Incorrect error when copying a VM on an unlicensed pool
...
Instead of showing the cross-pool migration upsell dialog, we now show the wizard, where user can try to perform an intra-pool copy (the cross-pool option is disabled with an explanatory message displayed)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-11-13 11:28:00 +00:00