xenadmin/XenAdmin/Actions/GUIActions
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
..
Wlb While researching the places where we use is_control_domain, I refactored some issues I noticed and were quick to fix: 2016-06-30 12:23:49 +01:00
DeleteAllAlertsAction.cs CP-13028: Corrects the Dismiss function and provides Dismiss All/ Dismiss Selected button on the Updates Tab. 2015-07-29 13:43:47 +01:00
ExportResourceReportAction.cs CA-218956: Expose HIMN when showing hidden objects 2016-09-08 17:48:25 +08:00
ExternalPluginAction.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
GeneralEditPageAction.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
IgnorePatchAction.cs CA-196315: XS65ESP1018 not showing up in XenCenter Updates (on staging) 2016-02-08 10:14:05 +00:00
IgnoreServerAction.cs CP-13026: Provide Dismiss option on the Updates Tab. 2015-07-23 11:48:14 +01:00
MeddlingAction.cs CA-182453: XenCenter does not show an active XenMotion in another session 2017-01-18 14:25:55 +00:00
MeddlingActionManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MeddlingActionTaskSpecifications.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RestoreDismissedUpdatesAction.cs CA-217843 best effort: Run RestoreDismissedUpdates action asynchronously to prevent UI hiccups. 2016-08-08 14:37:47 +01:00
SaveCustomFieldsAction.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
SaveDataSourceStateAction.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:45:26 +01:00
SearchAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00