xenadmin/XenAdmin/Wizards/PatchingWizard
Konstantina Chremmou e3896239df CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues:
- Use a plain list to store update alerts and, where possible, fire a collection
  change event only after a bulk change and not every time a single object is added
  or removed.
- Fixed issue where dismissed updates were stored in the config of all connected
  pools, even of those where the update did not apply.
- Corrected RBAC checks for update dismissal.
- Fixed enabled state of dismiss buttons.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-08-21 16:08:20 +01:00
..
PlanActions Refactored three button dialog (#2627) 2020-04-22 14:47:03 +01:00
AutomatedUpdatesBasePage.cs Refactored three button dialog (#2627) 2020-04-22 14:47:03 +01:00
AutomatedUpdatesBasePage.designer.cs CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00
AutomatedUpdatesBasePage.ja.resx L10N : Translation and resx resync 2018-11-22 23:48:28 +00:00
AutomatedUpdatesBasePage.resx CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00
AutomatedUpdatesBasePage.zh-CN.resx L10N : Translation and resx resync 2018-11-22 23:48:28 +00:00
PatchingWizard_AutomatedUpdatesPage.cs CA-309037: If live patching fails, do not attempt to reboot the host, but show a warning in the wizard 2019-02-15 11:18:28 +00:00
PatchingWizard_AutomatedUpdatesPage.designer.cs CP-28279: Fix the AutoScaleMode 2018-06-25 11:31:18 +01:00
PatchingWizard_FirstPage.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PatchingWizard_FirstPage.Designer.cs CP-15713: UI: Change Before You Start page 2016-05-04 12:25:38 +01:00
PatchingWizard_FirstPage.ja.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
PatchingWizard_FirstPage.resx CP-28787: Change some "XenServer" to neutral references. (#2142) 2018-07-19 10:50:49 +01:00
PatchingWizard_FirstPage.zh-CN.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
PatchingWizard_ModePage.cs Removed obsolete UpdateType.Existing and associated properties and methods. 2018-11-13 11:08:10 +00:00
PatchingWizard_ModePage.Designer.cs [CA-227845] Fixing problems caused by tooltip container on hotfix wizard mode page 2016-11-04 17:09:52 +00:00
PatchingWizard_ModePage.ja.resx L10N : Translation Update and Resync 2019-11-11 15:23:40 +00:00
PatchingWizard_ModePage.resx CA-329399: Improve the error message displayed if the update wizard if a host cannot be evacuated. 2019-11-08 10:27:49 +00:00
PatchingWizard_ModePage.zh-CN.resx L10N : Translation Update and Resync 2019-11-11 15:23:40 +00:00
PatchingWizard_PatchingPage.cs CA-329399: Improve the error message displayed if the update wizard if a host cannot be evacuated. 2019-11-08 10:27:49 +00:00
PatchingWizard_PatchingPage.designer.cs CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
PatchingWizard_PrecheckPage.cs Refactored three button dialog (#2627) 2020-04-22 14:47:03 +01:00
PatchingWizard_PrecheckPage.Designer.cs Do not create a new background worker every time the checks are refreshed; queue 2018-07-04 12:09:37 +01:00
PatchingWizard_PrecheckPage.ja.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
PatchingWizard_PrecheckPage.resx Corrected spelling to match the docs. Use en-us spelling. 2019-10-30 11:41:44 +00:00
PatchingWizard_PrecheckPage.zh-CN.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
PatchingWizard_SelectPatchPage.cs CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues: 2020-08-21 16:08:20 +01:00
PatchingWizard_SelectPatchPage.Designer.cs CA-333059: Fixed issue where the updates list was not refreshed for pool slaves after applying an update. 2020-03-11 22:22:17 +00:00
PatchingWizard_SelectPatchPage.ja.resx L10N : Resx resync and translation update 2020-04-08 15:56:46 +01:00
PatchingWizard_SelectPatchPage.resx CA-333059: Fixed issue where the updates list was not refreshed for pool slaves after applying an update. 2020-03-11 22:22:17 +00:00
PatchingWizard_SelectPatchPage.zh-CN.resx L10N : Resx resync and translation update 2020-04-08 15:56:46 +01:00
PatchingWizard_SelectServers.cs CA-342526: Ensure the update list has been populated and the specified update has been selected before stepping into the next page. 2020-07-31 10:54:49 +01:00
PatchingWizard_SelectServers.Designer.cs CA-293158: Reworked the logic enabling/disabling and selecting servers depending 2018-07-08 22:43:21 +01:00
PatchingWizard_SelectServers.ja.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
PatchingWizard_SelectServers.resx Merge remote-tracking branch 'upstream/REQ-411' into REQ-411 2017-03-28 12:44:54 +01:00
PatchingWizard_SelectServers.zh-CN.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
PatchingWizard_UploadPage.cs CA-309037: If live patching fails, do not attempt to reboot the host, but show a warning in the wizard 2019-02-15 11:18:28 +00:00
PatchingWizard_UploadPage.Designer.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
PatchingWizard.cs CA-339305: XenCenter was hanging when update alerts were removed very fast, and other issues: 2020-08-21 16:08:20 +01:00
PatchingWizard.Designer.cs
PatchingWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
PatchingWizard.resx
PatchingWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
UpdateProgressBackgroundWorker.cs CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00