Konstantina Chremmou
7db2026776
Cleanup main windows leftover from previous tests which failed during setup.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-01-02 14:27:44 +00:00
Konstantina Chremmou
4f450e161f
CA-123572: Updated test case.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-01-02 10:00:32 +00:00
Konstantina Chremmou
6e4c39ac96
CA-123576: Also reconstruct the plugin menu items when a plugin is enabled/disabled.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-01-02 09:10:57 +00:00
Konstantina Chremmou
f120ffd496
CA-123572: Fixed regression: restored "New folder" item in the context menu of the Folders root node.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-31 15:47:52 +00:00
Konstantina Chremmou
7f29ebf2e9
CA-123573: Clicking a checked navigation button should not uncheck it.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-31 13:44:35 +00:00
Konstantina Chremmou
a5f83a9bc5
CA-123576: Step 3 - display the Window menu item only when there are plugins using it.
...
Performance issue - reconstruct the plugin menu items only when the plugins are
loaded/refreshed instead of doing it every time the parent menu is clicked. Workflow
issue - the PluginManager.Enabled gets its value from the registry; we shouldn't
wait unitl the plugins are loaded to set it.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-31 10:34:11 +00:00
Konstantina Chremmou
e8285669b5
CA-123576: Step 2 - stop listing the open forms under the Window menu item. Also
...
fixed (old) bug where multiple instances of the PatchingWizard were launched.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-31 08:52:21 +00:00
Konstantina Chremmou
b3fc67a4d8
CA-123576: Step 1 - stop toggling the enabled state of the Windows menu item when non-modal forms are launched.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-30 14:47:01 +00:00
Konstantina Chremmou
a5c89e429b
CA-85971: Removed method selecting control in tab by name. Retained ability only for the Name, Description and Iqn TexBox on the GeneralEditPage; in one of the other cases it didn't make a difference, in another (LogDestinationEditPage) it was causing a bug and in yet another (BootOptionsEditPage) the controls had already been renamed. Also some positioning changes.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-30 13:01:00 +00:00
Konstantina Chremmou
d6c143f875
Added method overload.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-30 10:10:21 +00:00
Konstantina Chremmou
3b25591d71
CA-85971: Removed method selecting tab by name. Made all pages of VerticallyTabbedDialog private.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-22 17:17:04 +00:00
Konstantina Chremmou
d335372575
CA-85971: Removed method selecting tab by index.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-22 15:28:00 +00:00
Konstantina Chremmou
d1c0da5d54
PlanAction simplification: removed PlanActionStatusChangedEventArgs class; use Action<T>
...
delegate; renamed event and its event hadler.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-21 12:52:28 +00:00
Konstantina Chremmou
a128847717
AutomaticBackgroundThread and SemiAutomaticBackgroundThread simplification: moved
...
common code to the base class BackgroundThreadBase; removed classes inheriting from
EventArgs; use Action/Action<T> delegates instead of EventHandler<T>.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-21 11:36:20 +00:00
Konstantina Chremmou
17512a4cb1
Added null check.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-20 11:00:53 +00:00
Gabor Apati-Nagy
4800ff8929
Merge branch 'master' of git://hg.uk.xensource.com/carbon/trunk/xenadmin
2013-12-19 15:02:55 +00:00
Mihaela Stoica
e74ee1fa38
CA-110160: Cross Pool Migrate wizard: Showing an error message (instead of warning) when the selected VMs are no longer available for migration. Also added full stop at the end of message.
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-12-19 14:30:38 +00:00
Gabor Apati-Nagy
a5cba2ae69
CAR-100: Upgrade to .NET 4.0 instead of 3.5 -- Disable push in archive-push.sh
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-19 13:44:36 +00:00
Gabor Apati-Nagy
7480148626
Merge branch 'car-100', removed car-100 from declarations.sh at the same time
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-19 13:39:42 +00:00
Konstantina Chremmou
373e4c6851
CP-4960: Notify the users they have a half-upgraded pool: small improvements.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-19 12:41:07 +00:00
Gabor Apati-Nagy
369cd68bda
fixing missing character in xenadmin-build.sh script
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-17 19:02:32 +00:00
Gabor Apati-Nagy
21b4dbca1a
Fixing implicit hidings that break the release build
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-17 18:09:54 +00:00
Gabor Apati-Nagy
55e65bb810
[CP-6475] CAR-100: Include .NET installer in the XenCenter installer -- xenadmin build to push to ref repo (in car-100 branch)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-17 16:55:44 +00:00
Gabor Apati-Nagy
a86866d305
Merge commit '1504b184c78df141de91d732daa38bdc8a1a8636' into car-100
2013-12-17 13:30:01 +00:00
Gabor Apati-Nagy
60cd994a71
[CA-123967] Ignore test attribute set (TabsAndMenus.TabsAndMenusTampa.ContextMenu_VMWithTools unit test needs a fix )
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-17 11:49:51 +00:00
Konstantina Chremmou
4ae226ae91
Merge branch 'master' of git://hg.uk.xensource.com/carbon/trunk/xenadmin
2013-12-17 11:44:54 +00:00
Gabor Apati-Nagy
74b6569a4d
CAR-100: Upgrade to .NET 4.0 instead of 3.5 -- Setting back JENKINS_SERVER to tocco
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-16 17:24:59 +00:00
Konstantina Chremmou
b676b5232f
Restored repo name in the manifest files so we can trace in which build a change first appears.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-13 18:59:26 +00:00
Konstantina Chremmou
81a41f5a22
CP-4957: Added logging for the Rolling Pool Upgrade process.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-13 17:57:20 +00:00
Konstantina Chremmou
152b320e36
CP-4960: Notify the users they have a half-upgraded pool.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-13 17:55:39 +00:00
Konstantina Chremmou
4d04ec652c
Some code simplifications on the GeneralTabPage and the PDSection.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-13 17:55:24 +00:00
Konstantina Chremmou
c411df3426
Converted British spelling to American.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-13 13:51:16 +00:00
Konstantina Chremmou
81885b9dad
XenServer Tools should be spellt with a capital T.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-13 13:29:00 +00:00
Gabor Apati-Nagy
e12e5fdfae
[CP-6475] CAR-100: Include .NET installer in the XenCenter installer -- Modifying autorun.inf
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-13 00:21:44 +00:00
Gabor Apati-Nagy
3aa56bcd0f
[CP-6475] CAR-100: Include .NET installer in the XenCenter installer -- Adding bootstrapper installer creation to build process (in progress)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-12 20:07:09 +00:00
Gabor Apati-Nagy
7e3752ff84
[CP-6475] CAR-100: Include .NET installer in the XenCenter installer -- Adding bootstrapper installer creation to build process (initial commit)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-12 19:47:13 +00:00
Gabor Apati-Nagy
38fd6159bd
CAR-100: Upgrade to .NET 4.0 instead of 3.5 -- Adding /framework=net-4.0 option to nunit-console in tests-checks.sh shell script (instead of nunit-console.config)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-12 12:51:10 +00:00
Gabor Apati-Nagy
2ba2a2578f
[CA-123645] Fixed: "Unexpected error" when trying to access the help section
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-12 12:42:17 +00:00
Gabor Apati-Nagy
9239316464
CAR-100: Upgrade to .NET 4.0 instead of 3.5 -- Adding /framework=net-4.0 option to nunit-console in shell script (instead of nunit-console.config)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2013-12-12 10:46:13 +00:00
Konstantina Chremmou
11296fe882
Merge branch 'master' of git://hg.uk.xensource.com/carbon/trunk/xenadmin
2013-12-11 10:54:10 +00:00
Konstantina Chremmou
2267d2752a
Importing help file from the vgpu productization branch.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:53:29 +00:00
Konstantina Chremmou
610119cbfc
CA-122816: Fixed white space around the vgpu types list on GPU tab (visible when running XenCenter on Windows with disabled visual styles)
...
# HG changeset patch
# User Mihaela Stoica <Mihaela.Stoica@citrix.com>
# Date 1386263270 0
# Thu Dec 05 17:07:50 2013 +0000
# Node ID 21b41b9fecaf3b75059ad8080b8afa303d0a1f03
# Parent 57df60d36fe5dd6a51ffa9a047a992460e0d3982
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:50:59 +00:00
Konstantina Chremmou
7e8350d182
CA-123181: Add check to avoid exception thrown on GPU tab when NVIDIA host drivers were removed while vGPUs were in use
...
# HG changeset patch
# User Mihaela Stoica <Mihaela.Stoica@citrix.com>
# Date 1386260329 0
# Thu Dec 05 16:18:49 2013 +0000
# Node ID 57df60d36fe5dd6a51ffa9a047a992460e0d3982
# Parent cc6b94ee85c5927cb0dcc83268d3e066823071df
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:50:09 +00:00
Konstantina Chremmou
1c3ecc281b
CA-122834 Don't show GPU tab for non-vGPU servers
...
Also GPU page on Pool properties dialogs should not be shown for non vGPU pools.
# HG changeset patch
# User Mihaela Stoica <Mihaela.Stoica@citrix.com>
# Date 1385743406 0
# Fri Nov 29 16:43:26 2013 +0000
# Node ID e28f9921a0a17efb1e3a8d185acf18b5b6e116b1
# Parent 59229250db34dd4cc1f34fbdab055467a1570f87
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:45:28 +00:00
Konstantina Chremmou
d9a93db79b
CA-122435: Add specific message for the reason why VMs can’t be migrated when it has vGPU assigned
...
# HG changeset patch
# User Mihaela Stoica <Mihaela.Stoica@citrix.com>
# Date 1385742993 0
# Fri Nov 29 16:36:33 2013 +0000
# Node ID 59229250db34dd4cc1f34fbdab055467a1570f87
# Parent f32c185b9214fdd08ca0c573355b07b78fa7eb0a
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:41:54 +00:00
Konstantina Chremmou
74d7e0df20
CA-122175: Exclude GPU_groups without any supported vgpu types when assiging a group
...
to an imported VM.
# HG changeset patch
# User Konstantina Chremmou <Konstantina.Chremmou@citrix.com>
# Date 1385721396 0
# Fri Nov 29 10:36:36 2013 +0000
# Node ID 2647a9bff529b2c4e6126f7da2f8e5214d5cedd7
# Parent a4d8eab0dfd7b86ba4d740ee033463a669f80e27
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:31:47 +00:00
Konstantina Chremmou
aac732c0f0
CA-122431: Correct GPU grouping on mixed K1/K2 pools.
...
GPUs are now grouped by: card type (K1/K2), supported types and enabled types
# HG changeset patch
# User Mihaela Stoica <Mihaela.Stoica@citrix.com>
# Date 1385649218 0
# Thu Nov 28 14:33:38 2013 +0000
# Node ID 43dbba1e3d6a3bc17862d13450080d014189281e
# Parent d64f82660078ba76a4c4ceb92cef257d35759c4a
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:31:01 +00:00
Konstantina Chremmou
906033af36
PR-1675: On Server's GPU tab don't show the server label and only show the GPUs from this server
...
# HG changeset patch
# User Mihaela Stoica <Mihaela.Stoica@citrix.com>
# Date 1385646872 0
# Thu Nov 28 13:54:32 2013 +0000
# Node ID d64f82660078ba76a4c4ceb92cef257d35759c4a
# Parent a760e46de0aad332bd24db705e329f8f718a6fef
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:30:06 +00:00
Konstantina Chremmou
2548edeecb
CA-122423: Fixed XenCenter error at XenAPI.VGPU_type.get_Capacity()
...
# HG changeset patch
# User Mihaela Stoica <Mihaela.Stoica@citrix.com>
# Date 1385635158 0
# Thu Nov 28 10:39:18 2013 +0000
# Node ID a760e46de0aad332bd24db705e329f8f718a6fef
# Parent 5a4abff0407e1d2265ab34163c4f4a68d521649d
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:29:10 +00:00
Konstantina Chremmou
0cd255132f
CA-122240: The units for the gpu memory utilization were wrong.
...
# HG changeset patch
# User Konstantina Chremmou <Konstantina.Chremmou@citrix.com>
# Date 1385642832 0
# Thu Nov 28 12:47:12 2013 +0000
# Node ID f917b62eaed902df5bdf86fe319ffe32f1aec8ab
# Parent 5a4abff0407e1d2265ab34163c4f4a68d521649d
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-12-11 10:28:26 +00:00