xenadmin/XenModel/Actions
Konstantina Chremmou b66f11a1e8 CA-303195: Rewrote the logic for compiling and retrieving server status data. The changes include:
- removal of the SystemStatusAction launching the individual SingleHostStatusActions,
because the connection was set incorrectly to the last one of the selected
connections and, if an error occurred to that connection, the data collection
for all of them failed.
- proper handling of HTTP.CancelledExceptions.
- replacement of the FlickerFreeListBox by the more versatile DataGridViewEx.
- corrections to reporting progress for individual hosts as well as page totals.
- made collection of client side data more obvious.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-01-15 17:12:09 +00:00
..
AD Ensure AdEnableAction is always shown in History. FindActiveAdAction can be private. 2018-08-01 08:27:04 +01:00
DockerContainer Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
DR CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
Folders CA-302791: Rewrote the ChangeFolder dialog to fix usability issues. 2018-11-26 10:29:39 +00:00
GPU CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HealthCheck CA-301501: Update the progress bar for the action uploading a server status report. 2018-11-05 17:00:13 +02:00
Host CA-303195: Rewrote the logic for compiling and retrieving server status data. The changes include: 2019-01-15 17:12:09 +00:00
Message CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Network CA-289189: Fix copyright build failure 2018-09-13 10:01:30 +01:00
Perfmon Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Pool Ensure AdEnableAction is always shown in History. FindActiveAdAction can be private. 2018-08-01 08:27:04 +01:00
Pool_Patch CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
Pool_update CA-302463: Change the action that applies an update to do an async call, so that the calling code notices if the connection has been lost while installing the update 2018-11-21 13:51:20 +00:00
PVS Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
SR CP-28094: Rationalise device-config keys with SMAPIv1 2018-05-16 17:18:12 +01:00
StorageLink Normalisation and internationalisation for exceptions thrown when failing to resolve objects in the cache. 2018-04-23 09:54:48 +01:00
SupplementalPack CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
Updates Removed obsolete UpdateType.Existing and associated properties and methods. 2018-11-13 11:08:10 +00:00
USB CP-25329: Refine API reference for PUSB & VUSB in xenadmin 2017-10-20 17:30:21 +08:00
VBD Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
VDI CA-289948: If migration of individual VDIs is not allowed due to licensing restrictions, 2018-10-08 12:33:04 +01:00
VIF The Proxy_xxx classes should not be used outside the API bindings (in reality 2017-09-14 11:52:15 +01:00
VM CP-28676: XC: Allow choosing boot options during new VM wizard 2018-08-28 12:46:36 +01:00
VMAppliances Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VMSS Removed the background worker and added an async action to retrieve the local 2017-09-11 13:22:12 +01:00
WLB CA-294285: Make WlbRetrieveVmRecommendationsAction an AsyncAction and specify the method for the RBAC checks 2018-07-25 10:46:23 +01:00
Action.cs Fix an assert message 2018-07-02 10:57:51 +01:00
AsyncAction.cs CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
CancellingAction.cs CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
DelegatedAsyncAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
GetDataSourcesAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MultipleAction.cs CA-238265: Add the action title to the error message displayed on the Install Update page of the patching wizard. 2017-02-06 13:04:07 +00:00
MultipleActionLauncher.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ParallelAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ProduceConsumerQueue.cs CA-284226: Optimize performance of menu Start-on-Server and Migrate-to-Server (#1985) 2018-03-20 07:07:19 +00:00
PureAsyncAction.cs CA-249624: [XSO-707] Convert VM to Template from XenCenter is not working if connected as an AD user 2017-04-04 11:26:16 +01:00
SaveChangesAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
StatusReportAction.cs CA-303195: Rewrote the logic for compiling and retrieving server status data. The changes include: 2019-01-15 17:12:09 +00:00
ZipStatusReportAction.cs CA-204242: save the server status report blocks xencenter (#2158) 2018-08-03 09:08:47 +01:00