Gabor Apati-Nagy
eb45d14a8a
Merge pull request #1576 from MihaelaStoica/CA-251630
...
CA-251630: XenCenter update wizard incorrectly states that some hosts…
2017-05-15 13:59:19 +01:00
Gabor Apati-Nagy
d55af4e5a7
CA-252923: Update apply on slave host fails with pool_patch or pool_update not found
...
In rare cases, the GetMaster could return null, causing the update progress to fail with "Pool_patch or Pool_update not found". (when the Cache hasn't been populated by the execution gets here)
This commit drops GetMaster and uses a pre-saved masterUuid instead of waiting for the Cache what would be the other way to solve this issue.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-05-12 16:10:36 +01:00
Mihaela Stoica
d2f3c0c116
CA-244663: In the Migrate VM wizard, add storage mappings for the VDIs belonging to the VM's snapshots
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-11 16:42:41 +01:00
vetrivelc
21a7a74408
L10N: CA-250470,CA-250471,CA-250472,CA-250473,CA-250893,CA-250894 Localized UI fixes
2017-05-11 19:36:14 +05:30
Letsibogo Ramadi
adde3dc044
CA-250234 - XenCenter hit with NullReferenceException at HAPage
...
More robust check for null connection
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-05-10 16:40:12 +01:00
Mihaela Stoica
1bc43eda7d
Merge pull request #1586 from GaborApatiNagy/master_updates
...
CA-252877: Precheck actions not reverted on upgrading to new XenServer version using an update
2017-05-10 12:35:00 +01:00
Letsibogo Ramadi
63cd499cbd
CA-250234 - XenCenter hit with NullReferenceException at HAPage.Rebuild()
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-05-10 12:32:15 +01:00
Gabor Apati-Nagy
d14f0d6b49
CA-252877: Precheck actions not reverted on upgrading to new XenServer version using an update
...
Automated Updates now undo pre-check actions once it's finished wit the updates
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-05-10 12:21:11 +01:00
Mihaela Stoica
d015ba223e
Merge pull request #1575 from letsboogey/master
...
CA-251526 - Change template order in New VM wizard
2017-05-10 11:33:03 +01:00
Letsibogo Ramadi
0c7cf8678b
CA-251526 - Change template order in New VM wizard
...
Moved "Legacy Windows" template to the bottom of the Windows templates
to discourage users from selecting it and avoid it being selected by default
at the top of the list as was the case.
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-05-10 11:30:16 +01:00
Gabor Apati-Nagy
5eff76be28
CA-252877: Precheck actions not reverted on upgrading to new XenServer version using an update
...
Automated Updates now undo pre-check actions once it's finished wit the updates
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-05-10 10:06:41 +01:00
Konstantina Chremmou
652e446245
Merge pull request #1585 from MihaelaStoica/CA-242134
...
CA-242134: Remove the code targetting <= 6.1 XenServers
2017-05-10 08:14:23 +01:00
Gabor Apati-Nagy
d9a8b646ea
Merge pull request #1578 from MihaelaStoica/CA-253047
...
CA-253047: Wrong prechecks are performed in Automated Updates mode if…
2017-05-09 20:21:36 +01:00
Mihaela Stoica
31c26aef22
Merge branch 'master' into CA-242134
2017-05-09 16:31:04 +01:00
Mihaela Stoica
a31c31eb07
CA-242134: Remove licensing code targeting pre-Clearwater hosts
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-08 13:40:48 +01:00
Mihaela Stoica
68aa91bcaa
CA-242134: Remove code targeting pre-Clearwater hosts and unnecessary ClearwaterOrGreater checks
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-05 15:35:25 +01:00
Mihaela Stoica
78ad827cc4
CA-242134: Remove TampaOrGreater, its usages and unreachable code
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-05 14:31:43 +01:00
Mihaela Stoica
496a400ae4
Merge pull request #1582 from xenserver/release/falcon/staging
...
Merge release/falcon/staging to master
2017-05-05 12:45:31 +01:00
vetrivelc
16d7d6fa89
L10N:Revised Falcon Help Files
2017-05-05 16:41:56 +05:30
Mihaela Stoica
d9f6016933
CP-242134: Remove pre-Clearwater hotfixes
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-05 10:45:10 +01:00
Mihaela Stoica
cd2cff7d91
Merge pull request #1579 from xenserver/release/falcon/staging
...
Merge release/falcon/staging to master
2017-05-04 15:22:53 +01:00
Mihaela Stoica
dd861cfeed
CA-253047: Wrong prechecks are performed in Automated Updates mode if an update has been previously uploaded
...
Reset the PrecheckPage.PoolUpdate property on leaving the SelectPatch page, because it needs to be null for the Automated Updates mode and for the single update mode it will be updated on leaving the Upload page.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-04 15:14:06 +01:00
vetrivelc
bf58ff1ec0
L10N:Falcon Localized Help Files Checkin
2017-05-04 19:40:06 +05:30
Mihaela Stoica
6e4c5d3548
CA-251630: XenCenter update wizard incorrectly states that some hosts need rebooting and requires suspending VMs
...
Perform all the prechecks on applicable hosts only (i.e. the hosts that don't have the update applied already), with the following exceptions:
- The HA check, which is performed on the pool master
- The server-side precheck (PatchPrecheckCheck) which will still be performed on all servers in the pool and will show the warning if the update has already been applied on some servers
This commit also adds an override to the HAOffCheck.SuccessfulCheckDescription to show the pool name instead of the master's if the check is successful.
Also, in the PatchPrecheckCheck, I had moved the code that checks if the patch is already applied to the very beginning (before the host liveness check), so it will return the warning that the server will be skipped even if the server is not reachable
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-04 14:32:36 +01:00
Mihaela Stoica
cd9ef6f509
Merge pull request #1565 from letsboogey/bug_thursday
...
CA-250235 - XC is allowing user to configure Health check even with W…
2017-05-03 12:48:41 +01:00
Letsibogo Ramadi
042915f5be
CA-250235 - XC is allowing user to configure Health check even with Wrong XenServer Credentials
2017-05-03 12:23:06 +01:00
Kun Ma
b8dbb67309
CP-21658: Expose UI only for Inverness or greater version
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-05-03 17:40:49 +08:00
Mihaela Stoica
54c7ff3c29
Merge pull request #1570 from xenserver/master
...
Merge master into REQ-378
2017-05-03 09:43:42 +01:00
Anoob Soman
a0c34c28bf
CP-21130: Extend KeyEvent to supply translated key symbol
...
QEMU EXT_KEY_EVENT expects key symbol and key scan code to
be sent. This commit extends KeyEvent to supply translated key symbol,
as well as scan code.
Signed-off-by: Anoob Soman <anoob.soman@citrix.com>
2017-05-02 17:16:23 +01:00
Kun Ma
3df0174886
CP-21658: Refine zh/ja UI for PerfmonAlertOptionsPage
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-05-02 13:37:16 +01:00
vetrivelc
713dc5dc8a
L10N:CP-21817 Translation Checkins
2017-05-02 13:37:16 +01:00
Mihaela Stoica
3c861b0b7a
Merge pull request #1558 from xenserver/release/falcon/staging
...
Merge release/falcon/staging to master
2017-04-26 14:06:15 +01:00
Gabor Apati-Nagy
141b670964
CA-249056: Add a unique ID to XenCenter Check For Update ( #1537 )
...
* CA-249056: Add a unique ID to XenCenter Check For Update
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
* CA-249056: Add a unique ID to XenCenter Check For Update
Fixed the format of the User-Agent to comply with [1].
[1] https://tools.ietf.org/html/rfc7231#section-5.5.3
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
* CA-249056: Add a unique ID to XenCenter Check For Update
Changes following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
* CA-249056: Add a unique ID to XenCenter Check For Update
Changes following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
* CA-249056: Add a unique ID to XenCenter Check For Update
Changes following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-26 12:45:49 +01:00
Mihaela Stoica
7914e9d2c4
Merge pull request #1557 from xenserver/release/falcon/staging
...
Merge release/falcon/staging to master
2017-04-26 10:34:14 +01:00
Mihaela Stoica
ca6e9d43e4
Merge pull request #1553 from geosharath/CP-21970
...
CP-21970: Integrate new Help content to the Scheduled Snapshots GUI
2017-04-26 10:32:25 +01:00
Mihaela Stoica
5c2139f486
Merge pull request #1556 from xenserver/release/falcon/staging
...
Release/falcon/staging
2017-04-26 10:13:24 +01:00
Ravi Bharath Shanmugiah
c68e259534
CHM for Falcon
2017-04-26 14:31:43 +05:30
Letsibogo Ramadi
91a6b6dcf8
Merge pull request #1547 from letsboogey/master
...
CA-249856 - XenCenter Keyboard shortcuts not working properly on VM c…
2017-04-25 15:55:51 +01:00
Mihaela Stoica
6549b9173b
Merge pull request #1525 from makunterry/private/kunm/CP-19639
...
Feature REQ-378 XenCenter part
2017-04-25 14:16:18 +01:00
Mihaela Stoica
42df02734a
CA-249856: Fix console position and focus rectangle drawing on resize
...
Also ensuring that if the UpdateSessionDisplaySettings function (which we use for resize) is not supported, then we display the console centered in the parent window and with scrollbars if needed
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-04-25 14:07:29 +01:00
Mihaela Stoica
04c652c1c7
Merge pull request #1551 from xenserver/release/falcon/staging
...
Merge release/falcon/staging to master
2017-04-25 10:12:03 +01:00
Sharath Babu
e8b87e592e
CP-21970: Integrate new Help content to the Scheduled Snapshots GUI
...
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-04-25 11:22:02 +05:30
Kun Ma
f533891df0
CP-21658: Refine control logic in PerfmonAlertOptionsPage
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-04-25 09:54:17 +08:00
Usha Mandya
34a6584b92
CP-21780: Submitting an updated CHM for Falcon
2017-04-24 17:50:29 +01:00
Letsibogo Ramadi
3ea6d56983
CA-249856 - XenCenter Keyboard shortcuts not working properly on VM console when remote desktop mode
2017-04-24 15:52:56 +01:00
Mihaela Stoica
d8f11faff3
Merge pull request #1541 from GaborApatiNagy/CA-248920
...
CA-248920: The radiobutton selection on Select Update page is not preserved while navigating to the previous page in the Install Update wizard
2017-04-21 16:44:31 +01:00
Gabor Apati-Nagy
8db5d128af
Merge pull request #1539 from MihaelaStoica/CP-21904
...
CP-21904: Update RPU hotfixes in XenCenter
2017-04-21 12:15:58 +01:00
Kun Ma
33b7bf2d4e
CP-21658: Refine UI style for PerfmonAlertOptionsPage
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-04-21 18:12:55 +08:00
Gabor Apati-Nagy
95caad4919
CA-248920: The radiobutton selection on Select Update page is not preserved while navigating to the previous page in the Install Update wizard
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-20 17:40:54 +01:00
Mihaela Stoica
8a4a2ab716
CP-21904: Update RPU hotfixes in XenCenter
...
- Added RPU004 for Ely and updated the code to upload and apply the iso format hotfix
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-04-20 10:36:27 +01:00
vetrivelc
a291bd730a
L10N:CA-205538 & other translation checkins
2017-04-19 14:36:03 +05:30
Kun Ma
c007194e06
CP-21658: Expose UI of feature REQ-378 to user when the XenServer support the feature
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-04-17 15:27:50 +08:00
Kun Ma
8c837bb2c2
CP-19639: Refine data structure for mail language
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-04-13 13:34:30 +08:00
Gabor Apati-Nagy
49fd823650
CA-249084: deleted more unneeded code
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-11 17:50:47 +01:00
Gabor Apati-Nagy
3805bcef40
CA-249084: Fixes for code review
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-11 17:31:17 +01:00
Gabor Apati-Nagy
2823e0337b
CA-249084: Fix code for new build number format
...
removing unneeded code (after 55f17d4
)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-11 16:37:19 +01:00
Gabor Apati-Nagy
72ceeb2de3
CA-249084: Removed obsolete functionality
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-11 16:01:20 +01:00
Gabor Apati-Nagy
55f17d416b
CA-249084: Fix code for new build number format
...
fixed by removing checks that are no longer needed
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-11 11:06:03 +01:00
Gabor Apati-Nagy
1abf9bf525
CA-249084: Build number is gone, hiding it
...
Hide build number from now on
2017-04-11 11:04:49 +01:00
Mihaela Stoica
8650f5880b
CA-249824: Unable to create vlan, bond using XenCenter
...
- set managed=true, otherwise the network creation fails with the error "The network is not managed by xapi"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-04-10 07:49:51 -04:00
Mihaela Stoica
b65c4cd578
Merge pull request #1531 from letsboogey/nre_on_rdp
...
CA-249627 - NPE while accessing XenCenter console on a RDP establishe…
2017-04-07 12:05:20 +01:00
Letsibogo Ramadi
0381de85a4
CA-249627 - NPE while accessing XenCenter console on a RDP established & then disconnected guest VM
2017-04-07 11:41:59 +01:00
Gabor Apati-Nagy
b332082d43
Merge pull request #1521 from MihaelaStoica/CA-248471
...
CA-248471: XenCenter offers passthrough on unlicensed hosts even when…
2017-04-05 10:50:30 +01:00
Mihaela Stoica
75ed339d04
Merge pull request #1522 from letsboogey/master
...
CA-150305 - EN: Truncation issue occurs under the “Hide Details” of S…
2017-04-04 17:34:51 +01:00
Letsibogo Ramadi
ea6a082136
CA-150305 - EN: Truncation issue occurs under the “Hide Details” of Snapshots tab
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-04-04 17:15:15 +01:00
Kun Ma
6dc10c1490
CP-19453: XenCenter: Add mail-language to other-config parameters when configure e-mail options
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-04-01 11:21:21 +08:00
Kun Ma
22446010b4
CP-19639: Provide XenCenter UI configuration option for email alert charset
...
Signed-off-by: Kun Ma <kun.ma@citrix.com>
2017-04-01 09:58:17 +08:00
Mihaela Stoica
6c260c04d0
CA-248471: XenCenter offers passthrough on unlicensed hosts even when it's not available
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-30 15:06:54 +01:00
Mihaela Stoica
6a8282c1c6
CP-21579: Precheck for XenCenter version: Add the link to the XC version web page
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-28 15:33:55 +01:00
Gabor Apati-Nagy
70a4e9880e
Merge pull request #1506 from MihaelaStoica/CA-237939
...
CA-237939: Cannot create VM from Checkpoint other than the resident h…
2017-03-28 14:43:10 +01:00
Gabor Apati-Nagy
6d6a9ed147
Merge pull request #1490 from MihaelaStoica/CA-152101
...
CA-152101: Incorrect error when trying to license pool with old licen…
2017-03-28 14:31:58 +01:00
Mihaela Stoica
47ccbd4581
Merge remote-tracking branch 'upstream/REQ-411' into REQ-411
...
Conflicts:
XenAdmin/Wizards/PatchingWizard/PatchingWizard_SelectServers.resx
2017-03-28 12:44:54 +01:00
Gabor Apati-Nagy
8afd06ee00
CP-21182: Improved wording in the Install Updates Wizard
2017-03-28 11:21:27 +01:00
Gabor Apati-Nagy
acf6bc5ef8
CP-21182: Improved wording in the Install Updates Wizard
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-28 11:17:26 +01:00
Gabor Apati-Nagy
3a83bba457
Merge pull request #1503 from letsboogey/gpu
...
CP-21558 - On the vGPU types dialog, hide the column headers where al…
2017-03-28 10:54:54 +01:00
Mihaela Stoica
40680b09ea
CP-21574: Add checkbox on the Select Servers page for applying all the released updates after the new version is installed
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-27 16:12:49 +01:00
Gabor Apati-Nagy
6051949227
CP-21504: Added check for restart (for the version update)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-27 15:54:57 +01:00
Gabor Apati-Nagy
0ac4cd5014
CP-21504: Added check for restart (for the version update)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-27 15:29:44 +01:00
Gabor Apati-Nagy
bd2fa92cbb
CP-21504: Added check for restart (for the version update)
...
as we are expecting that to require a host-restart
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-27 14:36:11 +01:00
Gabor Apati-Nagy
77daf14629
CP-21504: minor fix
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-27 14:34:20 +01:00
Letsibogo Ramadi
808063c125
CP-21558 - On the vGPU types dialog, hide the column headers where all the values are 0
2017-03-27 14:22:16 +01:00
Mihaela Stoica
4bfbcc5f83
CP-21504: Add automated updates license check for the new versions that are available as updates
2017-03-27 11:11:26 +01:00
Mihaela Stoica
7bd629c54e
CP-21504: Removed an unused property in the PatchingWizard_ModePage
...
Also rearranged some code in PatchingWizard class, to keep all property assignments together for each wizard page
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-24 16:48:26 +00:00
Mihaela Stoica
1896d9f958
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
...
Introduced the WizardMode enum and the WizardMode properties in several wizard pages (replacing the IsInAutomatedUpdates boolean property)
When in NewVersion mode, we show the same wizard pages as the AutomatedUpdates mode and we build the update sequence based on the selected update alert (which is an update to a new version)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-24 16:43:19 +00:00
Gabor Apati-Nagy
d29510d5af
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 14:19:11 +00:00
Gabor Apati-Nagy
9359f5d98b
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 13:53:21 +00:00
Gabor Apati-Nagy
31c5ee68a9
CP-21504: Updates wizard: Automated mode for new versions that are available as updates
...
First step, this can return an upgrade sequence that will upgrade a pool to a version and will bring that version up-to-date right away. Untested skeleton yet.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 12:05:14 +00:00
Gabor Apati-Nagy
0ae60b434b
CP-21500: Updates wizard: Show new versions that are available as updates
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 11:38:42 +00:00
Gabor Apati-Nagy
3ec897a6fc
CP-21500: Updates wizard: Show new versions that are available as updates
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-24 11:37:43 +00:00
Mihaela Stoica
06e624c3dc
Merge pull request #1502 from stephen-turner/CA-248254
...
CA-248254: XenCenter doesn't list partially applied patches if there are fully applied patches
2017-03-24 10:50:23 +00:00
Mihaela Stoica
dc56379dc3
CA-232996: Storage menu doesn't refresh in XenCenter for destroy and forget
...
Update the toolbar when an SR action is completed
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-24 10:40:55 +00:00
Gabor Apati-Nagy
1317e5a4e3
CP-21500: Updates wizard: Show new versions that are available as updates
...
In the Updates wizard:
New versions that are available as updates will be listed in the "Download Updates from Citrix" section, before any other updates.
If XenCenter is not the latest version, these rows will be greyed out, with a tooltip.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-23 14:05:09 +00:00
Mihaela Stoica
83dbaf6b5e
CA-237939: Cannot create VM from Checkpoint other than the resident host in pool
...
Use VM.clone (and not VM.copy) when creating a VM from a snapshot.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-23 12:49:24 +00:00
Konstantina Chremmou
8f1a539cca
Merge pull request #1501 from stephen-turner/CA-248252b
...
CA-248252: Show version numbers for updates
2017-03-23 12:39:39 +00:00
Stephen Turner
be746126a1
Fix typo
2017-03-23 12:28:32 +00:00
Konstantina Chremmou
07c0ad25cf
CA-248087: Updated API bindings.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-03-23 12:20:07 +00:00
Mihaela Stoica
170dcfc70b
Merge pull request #1504 from geosharath/CA-246288
...
CA-246288: Removing mention of the word "paused" from the text in NewpolicySnapshotTypePage
2017-03-23 09:34:08 +00:00
Sharath Babu
553e559bee
CA-246288: Removing mention of the word "paused" from the text in NewpolicySnapshotTypePage
...
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-03-23 04:02:13 +05:30
Stephen Turner
5f878e9661
CA-248254: Remove unused function
2017-03-22 17:56:01 +00:00
Stephen Turner
21f6bc22c4
CA-248254: XenCenter doesn't list partially applied patches if there are fully applied patches
2017-03-22 17:47:06 +00:00
Stephen Turner
7bd5dd98ca
CA-248252: Show version numbers for updates
2017-03-22 17:29:11 +00:00
Gabor Apati-Nagy
e73b989c72
Merge pull request #1500 from MihaelaStoica/REQ-411
...
CP-21184: Add a check for the XenCenter version
2017-03-22 14:00:29 +00:00
Gabor Apati-Nagy
a1e3e3e76d
CP-21185: Show new versions of XS and XC on the top ( #1499 )
...
CP-21185: Show new versions of XS and XC on the top
...unless not sorted by name, date, or servers.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-22 11:44:29 +00:00
Gabor Apati-Nagy
40074d5969
Merge pull request #1491 from MihaelaStoica/CA-242918
...
CA-242918: Improve the exception shown in XenCenter if the hotfix upl…
2017-03-22 11:05:51 +00:00
Gabor Apati-Nagy
7a875cae94
Merge pull request #1492 from MihaelaStoica/CA-137249
...
CA-137249: Strange 'Completed' text shows while enabling or disabling HA
2017-03-22 11:04:05 +00:00
Mihaela Stoica
b65084fdc3
CP-21184: Add a check for the XenCenter version
...
- On the Updates tab: for new versions, check that the version of XenCenter is at least the latest. If not, give an additional option to download a newer XenCenter (for both updates and upgrades), and not offer "Download and Install" (for updates).
- In the Patching wizard: if the update is a new version, we force the user to first update their XenCenter to the new version
- In the RPU wizard: if the server version is not the latest and their XenCenter version is not the latest from updates.xml, we assume that they want to upgrade to the latest XenServer version and we force the user to first update their XenCenter to the latest version.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-22 10:59:32 +00:00
Mihaela Stoica
4ceafb5cd6
Merge pull request #1497 from geosharath/CA-245801
...
CA-245801: [VMSS] Usability issues with Snapshot schedules window
2017-03-22 09:54:36 +00:00
Sharath Babu
035fd959c3
CA-246288: [VMSS] Incorrect message in schedule properties->snapshot type window
...
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-03-22 09:58:04 +05:30
Sharath Babu
b1373b8d76
CA-245801: [VMSS] Usability issues with Snapshot schedules window
...
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-03-22 08:34:36 +05:30
Mihaela Stoica
5a2966df02
CP-21180: Show two lines on the Updates page if some servers can update to the new version and some can only upgrade
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-20 10:44:33 +00:00
Mihaela Stoica
40cd0d57f2
CP-21179: Show an update alert as a new XenServer version
...
If a patch updates the server version, then save a reference to that version in the alert and display this alert as a "new version" alert
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-20 10:17:35 +00:00
Letsibogo Ramadi
143456fffc
CA-239224 - [IN-306] Error on viewing Network properties
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-16 16:57:23 +00:00
Mihaela Stoica
19f1460865
CA-137249: Strange 'Completed' text shows while enabling or disabling HA
...
Suppress updates to the status when the PureAsyncAction runs the action to populate the ApiMethodsToRoleCheck
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-16 13:31:51 +00:00
Mihaela Stoica
6b26093303
CA-242918: Improve the exception shown in XenCenter if the hotfix upload fails
...
When a TargetInvocationException is raised, its InnerException property holds the underlying exception, which is what we should display.
Also ellipsise the action description (which could be an error thrown by the upload action) that is displayed on the Upload page.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-16 11:41:14 +00:00
Mihaela Stoica
37a287edd1
CA-152101: Incorrect error when trying to license pool with old license server
...
Try to match the alerts by message type, not by title, because for pooled hosts the title contains the host name followed by the friendly name, while for standalone hosts the host name is not included
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-16 10:40:41 +00:00
Gabor Apati-Nagy
3bb3f558c0
Merge pull request #1488 from MihaelaStoica/REQ-411
...
CP-21174: Multiple dismissed XenCenterVersion alerts
2017-03-15 11:37:49 +00:00
Mihaela Stoica
ca5cf5037e
CP-21174: Multiple dismissed XenCenterVersion alerts
...
- Limit the size of the list where we keep the dismissed XenCenter version alerts
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-15 11:26:00 +00:00
Gabor Apati-Nagy
d469d92357
CP-21176: Showing XC version in the new version alert
...
This way XC will display the name attribute of the XC-version which is expected to contain the LTSR string for LTSR version.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-14 17:27:04 +00:00
Mihaela Stoica
c5dfd7fccf
CP-21174: Multiple dismissed XenCenterVersion alerts
...
- save multiple dismissed alerts as a comma-separated list in Settings.Default.LatestXenCenterSeen
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-14 17:16:21 +00:00
Gabor Apati-Nagy
04455b561b
CP-21172: Support alerts for LTSR and CR XS versions at the same time
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-14 16:38:10 +00:00
Mihaela Stoica
802a90847a
CP-21173: Show two latest XenCenter versions
...
- Add "latestcr" field to the XenCenterVersion class
- Change the Updates class to cope with multiple latest XenCenter versions
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-03-14 15:50:49 +00:00
Mihaela Stoica
28546579c5
Merge pull request #1485 from stephen-turner/CA-95798
...
CA-95798: Limit size of LongStringComboBox
2017-03-14 13:45:33 +00:00
Stephen Turner
6d8c7b76df
CA-95798: Limit size of LongStringComboBox
2017-03-10 17:29:58 +00:00
Gabor Apati-Nagy
178db9d02e
CA-246338: Changing Network Bond Mode on a single host in a pool changes bond mode on all hosts
...
Added "Changes will apply to all hosts in a pool." to clarify the scope of these settings
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-10 16:32:17 +00:00
Letsibogo Ramadi
e6b912173d
CA-147612 - EN: background should expand to the right border.
...
Also fixed appearance to be consistent with other Vertically Tabbed Dialogs
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-09 17:40:21 +00:00
Letsibogo Ramadi
d85af7f8a5
CA-245626 - Properties dialog content clipped when content panel is made smaller
...
In addition to adding scrollbars when content panel size is reduced using splitter,
I also fixed the teal top panel issue from the base class so that it is applied to all
VerticallyTabbedDialog implementations.
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-09 17:35:26 +00:00
Mihaela Stoica
0da7a5c55d
Merge pull request #1472 from letsboogey/vncfocusborder
...
CA-245475 - Focus border not visible on some sides in VNC console
2017-03-08 11:49:24 +00:00
Gabor Apati-Nagy
5f3d49e9da
Merge pull request #1473 from letsboogey/gpu
...
CP-21120 - XenCenter shows MxGPU as 'passthrough' rather than model
2017-03-07 18:53:20 +00:00
Letsibogo Ramadi
34780b1e0a
CP-21120 - XenCenter shows MxGPU as 'passthrough' rather than model
2017-03-07 16:13:53 +00:00
Mihaela Stoica
eb9ed4cda0
Merge pull request #1469 from letsboogey/rdpconsole8
...
CA-245546 - Only the active RDP console is resized when the main XenC…
2017-03-07 14:56:19 +00:00
Letsibogo Ramadi
b604f79fa6
CA-245475 - Focus border not visible on some sides in VNC console
2017-03-06 15:45:56 +00:00
Letsibogo Ramadi
29a683afc3
CA-245546 - Only the active RDP console is resized when the main XenCenter window is resized
2017-03-03 17:29:19 +00:00
Mihaela Stoica
ef39cd2e11
Merge pull request #1465 from letsboogey/bug_thursday
...
CA-245614 - Teal banner in VM properties dialog does not span with of…
2017-03-03 10:29:18 +00:00
Konstantina Chremmou
fe67df9f09
Merge pull request #1467 from MihaelaStoica/master
...
CA-169169: Wrong help context showing after clicking help icon on RDP…
2017-03-02 20:56:26 +00:00
Mihaela Stoica
dc758977f2
CA-169169: Wrong help context showing after clicking help icon on RDP confirmation dialog
2017-03-02 17:24:52 +00:00
Letsibogo Ramadi
8c9d65f761
CA-245614 - Teal banner in VM properties dialog does not span with of dialog box
...
This was a regression introduced by commit b3fe4aa2
. Fixed by reversing commit
2017-03-02 13:44:43 +00:00
Mihaela Stoica
ed3668d68d
Merge pull request #1457 from letsboogey/rdpconsole8
...
CP-20881 - Implement RDP console resize when toggling the full screen…
2017-03-02 10:36:31 +00:00
Letsibogo Ramadi
27918a1c02
CP-20881 - Implement RDP console resize when toggling the full screen mode
...
In addition to ticket requirements, the console size is updated when the console is:
- resized in undocked mode
- resized manually by dragging window edges
- resized by dragging the panel splitter
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-01 17:48:42 +00:00
Mihaela Stoica
418d2edb7b
Merge pull request #1461 from GaborApatiNagy/CA-244687_2
...
CA-244687: Install Updates Wizard: Automated mode: bugfix for omitted after-apply-guidances
2017-03-01 13:35:42 +00:00
Gabor Apati-Nagy
e9eeb3d595
CA-244687: Install Updates Wizard: Automated mode: bugfix for omitted after-apply-guidances
...
Fixes following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-01 13:10:45 +00:00
Gabor Apati-Nagy
15827512e1
CA-244687: XSINT71E003 asks user to restart toolstack after installing hotfixes using Batch hotfixing
...
This commit fixes a bug in the Update Wizard that causes XenCenter to not restart Toolstack when it should in the following case: in Automated Mode, when the update sequence for a host has an update that contains live-patch with restartHost guidance (and guidance-mandatory=false) followed by an update with Toolstack restart guidance.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-03-01 12:05:44 +00:00
Mihaela Stoica
4ef110cebe
Merge pull request #1459 from letsboogey/optionsdialog
...
CA-164371 - Usability issue with Popup windows from XenCenter Tools Menu
2017-02-28 16:44:29 +00:00
Letsibogo Ramadi
3d46e1e835
CA-164371 - Usability issue with Popup windows from XenCenter Tools Menu
...
Added scrollbars for case when panel is resized using splitter.
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-02-28 16:37:38 +00:00
Mihaela Stoica
d0b87b6ec2
Merge pull request #1460 from kc284/master
...
CA-244618: Corrected the xml-rpc licence.
2017-02-28 16:06:00 +00:00
Mihaela Stoica
a0b19b958a
Merge pull request #1448 from letsboogey/bug_thursday
...
CA-244655 - XenCenter shows the wrong message on the Updates page
2017-02-28 15:30:15 +00:00
Konstantina Chremmou
b70908a300
CA-244618: Corrected the xml-rpc licence.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-02-28 15:29:36 +00:00
Gabor Apati-Nagy
48ce1f5229
Merge pull request #1458 from MihaelaStoica/CAR-2214-to-master
...
Merge CAR-2214 to master
2017-02-28 15:28:22 +00:00
Gabor Apati-Nagy
118dea1fa7
Merge pull request #1455 from MihaelaStoica/CA-245345
...
CA-245345: XenCenter doesn't mark a host as unapplicable when an upda…
2017-02-28 15:19:16 +00:00
Gabor Apati-Nagy
2515c3ca4f
Merge pull request #1456 from MihaelaStoica/CA-236104
...
CA-236104: Do not allow pre and post Ely servers to be selected at th…
2017-02-28 15:18:47 +00:00
Mihaela Stoica
dab5e3da05
CA-236104: Do not allow pre and post Ely servers to be selected at the same time when the user browsed for an iso update or supplemental pack.
...
Changes following code review
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-28 14:29:59 +00:00
Mihaela Stoica
7a04e5186e
Merge remote-tracking branch 'upstream/CAR-2214' into master
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
Conflicts:
Jenkinsfile
XenModel/Actions/Updates/DownloadAndUnzipXenServerPatchAction.cs
XenModel/Actions/Updates/DownloadUpdatesXmlAction.cs
2017-02-28 10:30:02 +00:00
Mihaela Stoica
1a6639bdc7
Merge pull request #1432 from letsboogey/master
...
CP-20727 - Use new version of the rdpclient
2017-02-27 17:25:09 +00:00
Letsibogo Ramadi
8d2cbfc87c
CP-20727 - Use new version of the rdpclient
2017-02-27 17:24:25 +00:00
Mihaela Stoica
33979bb1f2
CA-236104: Do not allow pre and post Ely servers to be selected at the same time when the user browsed for an iso update or supplemental pack.
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-27 16:45:34 +00:00
Mihaela Stoica
f1470d1c53
CA-245345: XenCenter doesn't mark a host as unapplicable when an update is installed via "Select update from disk" option
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-27 16:43:02 +00:00
Stephen Turner
bcc282093d
Update credits
2017-02-24 16:49:16 +00:00
Mihaela Stoica
0585590afa
CA-243640: XenCenter HealthCheck Analysis Status Refresh is failing
...
XenCenter uses the wrong token (upload token instead of the diagnostic token) when the "Request an additional update" option is used
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-24 16:03:09 +00:00
Letsibogo Ramadi
ba29f1588b
CA-244655 - XenCenter shows the wrong message on the Updates page when no updates are found
2017-02-24 12:12:08 +00:00
Mihaela Stoica
46315e4c83
CA-244656: The popup dialog for Check for Updates (on first XC start) should enable all CFU options
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-23 12:48:04 +00:00
Mihaela Stoica
daa4d981b5
Merge pull request #1446 from geosharath/CAR-1841
...
CP-17253: [XC] Ability to select VLAN PIF as a management interface of a host/Pool
2017-02-23 09:22:56 +00:00
Sharath Babu
0dc313941c
CP-17253: [XC] Ability to select VLAN PIF as a management interface of a host
...
This is allowed for both host and pool (on a host by host basis).
Signed-Off-By: Sharath Babu <sharath.babu@xitrix.com>
2017-02-22 18:47:12 +05:30
Frederico Mazzone
39c1169933
CA-244661: Improve dialog message for 407 proxy authentication error
...
Signed-off-by: Frederico Mazzone <frederico.mazzone@citrix.com>
2017-02-21 16:33:00 +00:00
Gabor Apati-Nagy
da4140d75e
Merge pull request #1443 from stephen-turner/CA-243964
...
CA-243964: Don't allow upload of .xsupdate files to >= 7.1 servers
2017-02-20 11:36:28 +00:00
Stephen Turner
20df8ce2fe
CA-244097: XenCenter sometimes refuses .xsupdate files
2017-02-17 17:11:03 +00:00
Stephen Turner
74c567ef1d
CA-243964: Don't allow upload of .xsupdate files to >= 7.1 servers
2017-02-17 16:56:44 +00:00
Letsibogo Ramadi
f414407f40
CA-164371 - Usability issue with Popup windows from XenCenter Tools Menu
2017-02-17 12:12:45 +00:00
Gabor Apati-Nagy
2de8f55e30
Merge pull request #1439 from letsboogey/funnylabelfix
...
CA-236150 - Funny label on status report wizard
2017-02-15 14:05:14 +00:00
Letsibogo Ramadi
10bb65d2f2
CA-236150 - Funny label on status report wizard
...
Changed label to a LinkLabel instead of RichTextBox. Also fixed similar bug on the healthcheck enrollment dialog.
2017-02-15 13:51:19 +00:00
Gabor Apati-Nagy
dbebd7de74
Merge pull request #1435 from kc284/master
...
Collect all 3rd party components in one place.
2017-02-14 12:34:44 +00:00
Stephen Turner
f3a64fc54b
Merge pull request #1433 from geosharath/feature_merge
...
Scheduled Snapshots feature merge
2017-02-14 10:09:17 +00:00
vetrivelc
6d9273f304
L10N: Translation Changes & VMSS updates CP-20708
2017-02-14 03:27:38 +00:00
Frezzle
d3e64ad2d2
CP-20918: Remove proxy authentication registry key ( #1440 )
...
The ProxyAuthenticationEnabled registry key is no longer needed since
CAR-2214 is now in its own branch.
Signed-off-by: Frederico Mazzone <frederico.mazzone@citrix.com>
2017-02-13 20:28:35 +00:00
Gabor Apati-Nagy
b8b8e846f5
CA-227631: License Manager doesn't respond immediately to disconnected host
...
Fixed the bug that caused a disconnected host to appear as if it was still connected in the License Manager. After this commit, if a host get disconnected in the background its row will be disabled and will be unselectable.
(Note that when the connection resumes, the user will still have to click on a different row to have the disabled state (and the buttons) fixed, but that is a Won't fix bug (CA-115261) that I couldn't fix right now.)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-02-10 15:55:09 +00:00
Konstantina Chremmou
a04b039870
Collected all third party libraries in one place so it's easier for developers to setup their system.
...
Added a help script to that purpose.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-02-09 20:27:03 +00:00
Gabor Apati-Nagy
6693570b11
Merge pull request #1428 from MihaelaStoica/CA-238265
...
CA-238265: Add the action title to the error message displayed on the…
2017-02-08 11:47:38 +00:00
Mihaela Stoica
ef331986c7
CA-238265: Add the action title to the error message displayed on the Install Update page of the patching wizard.
...
Also changed ApplyPatchAction and ApplyUpdateAction to install a single update to a single host, so that the appropriate action title can be displayed if an action fails. And replaced 2 hardcoded strings with resource strings.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-06 13:04:07 +00:00
Mihaela Stoica
0d1862feff
Merge pull request #1427 from geosharath/CA-241810
...
CA-241810: [VMSS] VM scheduled snapshot options visible on XC on host with Dundee XS
2017-02-06 12:11:23 +00:00
Mihaela Stoica
41adff4ea4
Merge pull request #1426 from geosharath/VMSS-B2B
...
B2B merge from master to VMSS
2017-02-06 09:26:32 +00:00
Sharath Babu
32836a4b49
CA-241810: [VMSS] VM scheduled snapshot options visible on XC on host with Dundee XS
...
Updating DundeeOrGreater check with FalconOrGreater
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-02-06 11:38:26 +05:30
Sharath Babu
0800e361c6
Merge branch 'master' of https://github.com/xenserver/xenadmin into VMSS
2017-02-04 13:59:58 +05:30
Gabor Apati-Nagy
01cebc9166
Merge pull request #1404 from MihaelaStoica/CP-19607
...
CP-19607: Make sure that event handlers are unregistered when controls are not visible
2017-02-01 13:53:14 +00:00
Mihaela Stoica
ce8cdce0a4
CA-236844: XenCenter throws "Assertion failed" error when toggling be… ( #1419 )
...
* CA-236844: XenCenter throws "Assertion failed" error when toggling between the RDP and VNC consoles
Couldn't reproduce it, but it looks like the assertion is hit because the console view still holds a subscription to an event from an old vnc stream (maybe not garbage collected yet).
Added code to deregister event handlers when the vcnStream is disconnected and also replaced the the assertion with an if statement, ignoring the case that might have caused the assertion failure.
* CA-236844: XenCenter throws "Assertion failed" error when toggling between the RDP and VNC consoles
Added a Debug assert and a null check.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-02-01 12:55:00 +00:00
Sharath Babu
b5c96618ff
CA-241844: [VMSS] Deleting a snapshot schedule raises XenCenter error
...
After deleting the schedule vmss will be null for that message, hence
we need to handle this case.
Signed-Of-By: Sharath Babu <sharath.babu@citrix.com>
2017-02-01 14:15:49 +05:30
Mihaela Stoica
430b9e87ed
CP-19607: More event handlers that needed to be deregistered
2017-01-31 14:35:59 +00:00
Sharath Babu
9da9aabce7
CA-241767: [VMSS] Scheduled snapshots not getting listed in XC
...
Signed-Off-by: Sharath Babu <Sharath.Babu@citrix.com>
2017-01-31 10:01:33 +05:30
Mihaela Stoica
73293c7e4b
Merge pull request #1401 from letsboogey/master
...
CA-239951 - Patching wizard allows selection of unreachable hosts
2017-01-30 11:02:38 +00:00
Usha Mandya
2bcf798678
Fixed a tag issue
2017-01-27 12:34:54 +00:00
Letsibogo Ramadi
3a4e3e8235
CA-237968 - Unfriendly error 'method name that you used is host.call_extension' while applying Ely hotfix on partially upgraded pool
2017-01-26 17:03:23 +00:00
Letsibogo Ramadi
2aae7ab0f2
CA-239890 - EN: The update for PVS-Accelerator is displayed as “pvsaccelerator” on the “General” page.
...
Changes all update names to friendly names which are usually identical to the Name Description.
2017-01-26 10:39:06 +00:00
Mihaela Stoica
c35eae23be
CP-19607: Unregister event handlers when the tab pages are hidden
...
Implemented a generic mechanism to allow tab pages to unregister their event handlers when they are hidden (when a tab page gets deselected)
Also changed VMStoragePage to derive from BaseTabPage, so it could use the same mechanism.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-25 12:38:33 +00:00
Mihaela Stoica
80e60abf7c
CP-19607: Make sure that event handlers are unregistered when the SrPicker control is disposed
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-25 12:15:59 +00:00
Letsibogo Ramadi
045c405f92
CA-239951 - Patching wizard allows selection of unreachable hosts
...
Disabled the ability to select unreachable hosts and in addition
added a try/catch block to hide error message resulting from trying
to clean up an unreachable host.
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-25 10:28:11 +00:00
Sharath Babu
4833565ec6
Fixing copyright check failures at build time
...
Signed-Off-by: Sharath Babu <sharath.babu@citrix.com>
2017-01-25 14:11:24 +05:30
Sharath Babu
ee4b2818f6
Merge remote-tracking branch 'xenserver/CAR-2205' into xenserver/VMSS
...
Signed-Off-by: Sharath Babu <Sharath.Babu@citrix.com>
2017-01-25 13:01:54 +05:30
Konstantina Chremmou
489d8684e4
Merge remote-tracking branch 'upstream/master' into CAR-2214
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
# Conflicts:
# Branding/branding.sh
# mk/archive-unsigned.sh
# mk/build.sh
# mk/bumpBuildNumber.sh
# mk/copy-build-output.sh
# mk/declarations.sh
# mk/tests-checks-cover.sh
# mk/tests-checks.sh
2017-01-24 14:46:57 +00:00
Mihaela Stoica
02c228ca85
Merge pull request #1390 from GaborApatiNagy/master_CA-238993
...
CA-238993: Fixed: forever growing updates list while new or updated metadata was not shown
2017-01-24 09:54:25 +00:00
Mihaela Stoica
a6e95e3cb7
Merge pull request #1387 from geosharath/CA-213512
...
CA-213512: [VMSS] XC mentions VMPR instead of VMSS on failure of snapshot
2017-01-24 09:31:34 +00:00
Mihaela Stoica
b14cc05968
Merge pull request #1397 from letsboogey/master
...
CA-236114 - Wrong update is installed when two different updates are …
2017-01-23 12:51:03 +00:00
Letsibogo Ramadi
cdfdacd88f
CA-236114 - Wrong update is installed when two different updates are uploaded in the same instance of the wizard
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-23 12:36:47 +00:00
Usha Mandya
7859badc54
CP-20468: XC Help for Revised Management Agent updates
2017-01-23 12:02:14 +00:00
Sharath Babu
af182d9e7e
CA-213512: [VMSS] XC mentions VMPR instead of VMSS on failure of snapshot
...
Signed-Off-by: Sharath Babu <sharath.babu@citrix.com>
2017-01-23 16:25:16 +05:30
Gabor Apati-Nagy
d85cc824b5
Merge pull request #1392 from letsboogey/master
...
Ca-238273 - Install Update Wizard: Update still shows up in the grid …
2017-01-20 17:01:26 +00:00
Konstantina Chremmou
88b4104dac
Moved the ProxyAuthenticationMethod enum to the HTTP class so the VNCControl can compile.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-01-20 14:47:04 +00:00
Mihaela Stoica
cfed0d1eec
Merge pull request #1388 from geosharath/CA-213505
...
CA-213505: Right click on a VM allows assignment to a policy of unsupported snapshot type
2017-01-20 12:26:43 +00:00
Letsibogo Ramadi
8f48c99b2d
Ca-238273 - Install Update Wizard: Update still shows up in the grid after it's been installed
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-20 11:35:25 +00:00
Sharath Babu
fe373447b6
CA-213505: Right click on a VM allows assignment to a policy of unsupported snapshot type
...
[VMSS] XC -> right click 'VM' -> Assign VM to snapshot schedule shows all policies,
even though they are not supported by VM
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-01-20 11:35:10 +05:30
Gabor Apati-Nagy
974aa0293c
CA-238993: Fixed the issue of forever growing updates list while new or updated metadata was not shown
...
These lists were continuously growing on each refresh, because the Where
clauses returned all items as the predicate was always evaluated to
true. The reason is: A. Even IEquatable<XenServerPatch> is
implemented on XenServerPatch, it only compares uuids. B. XenServerVersion
(also XenCenterversion) does not implement Equals (always different as the
Action returns new objects).
The two bugs these caused are: A] forever growing list of versions causing
obsolete data to be kept while everything is added to the end of the list
additionally. B] Any previously added Patch will not be updated unless the uuid has been changed (this never changes).
Fix in this commit: On each refresh, taking the new lists as they are
(from the Action) and not trying to keep or modify existing items. GC will do the rest with the old list (and objects)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-19 18:33:30 +00:00
Konstantina Chremmou
a59e4f4ad3
Merge pull request #1382 from GaborApatiNagy/master_CA-176169
...
CA-176169: Copyright statement checking
2017-01-19 15:14:25 +00:00
Frederico Mazzone
72b2429084
Enable roaming for proxy authentication settings
...
Signed-off-by: Frederico Mazzone <frederico.mazzone@citrix.com>
2017-01-19 14:39:01 +00:00
Frederico Mazzone
76fd266913
Merge branch 'master' into CAR-2214
...
Conflicts:
XenAdmin/Properties/Settings.Designer.cs
XenAdmin/Properties/Settings.settings
XenAdmin/app.config
XenModel/Actions/Updates/DownloadAndUnzipXenServerPatchAction.cs
Signed-off-by: Frederico Mazzone <frederico.mazzone@citrix.com>
2017-01-19 14:16:51 +00:00
Mihaela Stoica
2ae2bdfdd8
CA-182453: XenCenter does not show an active XenMotion in another session
...
Added "VM.pool_migrate" to the list of tasks suitable for meddling actions.
Removed the usage of MeddlingActionTitle other_config key, because it wasn't working as intended for two reasons:
- If XenCenter starts an action that does multiple async api calls, so multiple tasks, the action's title is assigned to all tasks as MeddlingActionTitles, so the second XenCenter instance would create multiple meddling actions with the same title.
- When a second XenCenter instance tries to see if a task is suitable for a meddling action, the MeddlingActionTitle is not yet present in the task's other_config, so the task is ignored in most of the cases.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-18 14:25:55 +00:00
Gabor Apati-Nagy
356a7ebdc4
Merge pull request #1372 from MihaelaStoica/CA-226900
...
CA-226900: Do not allow selection of individual pool members when ins…
2017-01-18 14:07:31 +00:00
Mihaela Stoica
3abce40f74
CA-226900: Do not allow selection of individual pool members when installing a hotfix
...
Changed the rubric on the Select Servers page.
2017-01-18 10:59:35 +00:00
Mihaela Stoica
66eab6d8cb
Merge pull request #1384 from letsboogey/master
...
CA-169475 - G11n: SC&JA: Didn't provide AM/PM on date info under “Cre…
2017-01-17 12:47:47 +00:00
Letsibogo Ramadi
d83bc64cef
CA-169475 - G11n: SC&JA: Didn't provide AM/PM on date info under “Created On” list
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-17 10:37:55 +00:00
Sharath Babu
866968c063
CA-227792: unable to change policy type and modify VMs list at the same time
...
Signed-Off-by: Sharath Babu <sharath.babu@citrix.com>
2017-01-17 12:02:54 +05:30
Gabor Apati-Nagy
978f85233c
CA-176169: Added copyright statement to files which it was missing from
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 20:14:56 +00:00
Gabor Apati-Nagy
7c0bc50b4a
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
...
Inc.
Signed-off-by: Gabor Apati-Nagy<gabor.apati-nagy@citrix.com>
2017-01-16 19:59:50 +00:00
Mihaela Stoica
27a2a1d88c
Merge pull request #1380 from letsboogey/master
...
CA-148598 - EN: Missing and duplicate hotkeys on "Alerts" pane under …
2017-01-16 16:28:05 +00:00
Letsibogo Ramadi
75db446168
CA-151449 - EN: Missing hotkeys on Pool Properties ->GPU wizard.
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-16 15:08:58 +00:00
Letsibogo Ramadi
c7f5dd90d1
CA-148598 - EN: Missing and duplicate hotkeys on "Alerts" pane under Server Properties dialog.
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-16 13:41:40 +00:00
Konstantina Chremmou
9b9d0bb353
Merge pull request #1354 from GaborApatiNagy/master
...
CA-214628: .NET Image limit causes exception
2017-01-16 11:47:13 +00:00
Usha Mandya
e82d26fd7e
Merge branch 'master' of https://github.com/xenserver/xenadmin
2017-01-12 15:02:34 +00:00
Usha Mandya
5906581df3
Minor update to the RBAC topic
2017-01-12 14:51:32 +00:00
sri harsha tagore k
cb0a0e2267
L10N:Translations check-ins
2017-01-12 13:22:48 +00:00
Gabor Apati-Nagy
a1a411b9df
CA-214628: .NET Image limit causes exception
...
Further changes
* implemented similar logic for the Commands too as those are keep on getting updates so affected
* moved these static fields to a class (at Images)
* used the same casing as in Resources once they have been moved
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-11 13:56:45 +00:00
Mihaela Stoica
84df0d5f80
CA-239210: Fixed the tab order on the Select Servers page
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-11 11:48:58 +00:00
Mihaela Stoica
b418a8a170
CA-226900: Do not allow selection of individual pool members when installing a hotfix
...
This change does not apply to supplemental packs, as we should be able to install supp packs to individual hosts in a pool.
Also, if the wizard is installing an update from disk and we cannot match it in updates.xml, then we will continue to allow host selection, because we can't tell whether it is a supp pack or a hotfix.
Plus fixing the bug where the "Select All" button is enabled even when all the selectable servers/pools are selected
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-11 11:32:57 +00:00
Usha Mandya
387492fff1
CP-20269: Updated XC Help to accommodate PVS feature name change
2017-01-09 15:23:40 +00:00
sri harsha tagore k
08edd54ac1
L10N:Translations check-ins
2017-01-06 12:46:19 +00:00
Mihaela Stoica
3f89610f75
CP-20245: Wording changes for change of feature name to PVS-Accelerator
...
- changes following the renaming of the RRDs
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-04 14:41:56 +00:00
Mihaela Stoica
e45accbe55
CP-20245: Wording changes for change of feature name to PVS-Accelerator
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-04 14:41:56 +00:00
Frederico Mazzone
f964fa88c6
Merge branch 'master' into CAR-2214
...
Conflicts:
XenAdmin/Core/Registry.cs
XenModel/Actions/Updates/DownloadUpdatesXmlAction.cs
2016-12-23 14:10:43 +00:00
Konstantina Chremmou
cbdf7d3742
Merge pull request #1334 from MihaelaStoica/CA-216752
...
CA-216752: Not all wizards progress through to the next page by press…
2016-12-22 09:14:29 +00:00
sri harsha tagore k
41335a1ca1
L10N:TRanslations checkins
2016-12-21 16:21:09 +00:00
sri harsha tagore k
fcda47d3a0
L10N:Translations check-ins
...
Cherry-picked: ff6a3984d5a97313903a4d230bca15e54674976e [ff6a398]
Author: sri harsha tagore k <sriharshatagore.karpurapu@citrix.com>
2016-12-21 16:20:30 +00:00
Gabor Apati-Nagy
5a117334af
CA-214628: .NET Image limit causes exception
...
Changed code at a a few places where it made sense to limit how many times XenCenter asks the Resource Manager for a new instance(*1) of the same(*2) image.
*1: RM returns a new object each time
*2: they are the same as we don't change the locale of a thread and also we don't localise these images - by design
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-21 13:57:50 +00:00
Mihaela Stoica
0115461f66
CA-216752: Not all wizards progress through to the next page by pressing the Enter key
...
- Added SelectDefaultControl() to more wizard pages
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-12-21 13:33:04 +00:00
Mihaela Stoica
ed4981b5a8
Merge pull request #1348 from GaborApatiNagy/CA-236547
...
CA-236547: Unexpected error while applying hotfix on multiple Xenservers of different version
2016-12-21 11:32:28 +00:00
Gabor Apati-Nagy
7ce6d50ed0
CA-236547: Unexpected error while applying hotfix on multiple Xenservers of different version
...
Reset both before any upload as the upload is going to set the correct one anyway
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-21 10:37:06 +00:00
Mihaela Stoica
eecec89a08
Merge pull request #1352 from GaborApatiNagy/CA-234494
...
CA-234494: System template cross-pool copy fails with Internal error:assert_can_migrate: inter_pool_metadata_transfer returned nonempty list
2016-12-20 16:19:02 +00:00
Gabor Apati-Nagy
06812f4da1
CA-234494: System template cross-pool copy fails with Internal error: assert_can_migrate: inter_pool_metadata_transfer returned nonempty list
...
Added a check for default_template as a workaround an issue where the allowed_operations of a default template _initially_ indicated that cross pool migration was allowed.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-20 14:30:27 +00:00
Konstantina Chremmou
e176194a06
Merge pull request #1339 from GaborApatiNagy/master_CA-211363
...
CA-211363: Replace 'User name' labels with 'Username'
2016-12-20 09:44:25 +00:00
Gabor Apati-Nagy
9bd776c83d
CA-236547: Unexpected error while applying hotfix on multiple Xenservers of different version
...
Fixing the error, so the hotfix installation will fail as and where it is expected
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-19 18:00:42 +00:00
Gabor Apati-Nagy
bff70c5c6a
CA-211363: Replace 'User name' labels with 'Username'
...
Second round of renaming
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-16 18:36:35 +00:00
Gabor Apati-Nagy
751ba4956d
Merge pull request #1303 from kc284/CA-104329
...
CA-104329: Removed calculation which might cause lag from the page lo…
2016-12-16 11:13:05 +00:00
sri harsha tagore k
7e13917939
L10N:TRanslations check-ins
...
CA-235084/CA-235085/CA-235080/CA-235081 fixes
2016-12-16 11:01:53 +00:00
sri harsha tagore k
5bb479ec4e
L10N:TRanslations check-in
...
CA-235023 fix
2016-12-16 10:59:45 +00:00
sri harsha tagore k
c2ef32e1eb
L10N:TRanslation check-in
...
CA-236062 fix
2016-12-16 10:58:07 +00:00
sri harsha tagore k
27b2646071
L10N:Translations check-in
...
CA-236354 and CA-236060 fix
2016-12-16 10:57:27 +00:00