Konstantina Chremmou
14c5d0ecf8
CP-6317: Importing from branch clearwater-ln.
...
# HG changeset patch
# User vetrivelc <vetrivel.chinnasamy@citrix.com>
# Date 1373974060 -19800
# Node ID 614c77268e5ff614a7b3bb56f177d2080ffa65ad
# Parent ee2fc1566cf26230d28aa66c0631beef3a3c60d6
Fixed (& @ Line # 6394) issue in XenModel/Messages.Zh-CN.resx
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 13:13:45 +01:00
Konstantina Chremmou
2a882a8d3c
CP-6317: Importing from branch clearwater-ln.
...
# HG changeset patch
# User vetrivelc <vetrivel.chinnasamy@citrix.com>
# Date 1373973051 -19800
# Node ID ee2fc1566cf26230d28aa66c0631beef3a3c60d6
# Parent c12bd3ebb5fba8d7ce0086640ea7ece8995cf603
Fixed (&) issue.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 13:10:10 +01:00
Konstantina Chremmou
f8e1b6d7db
CP-6317: Importing from branch clearwater-ln.
...
# HG changeset patch
# User vetrivelc <vetrivel.chinnasamy@citrix.com>
# Date 1373971751 -19800
# Node ID c12bd3ebb5fba8d7ce0086640ea7ece8995cf603
# Parent 57f6ee38006e4b4bf86eef36bc8b6e9d981e8954
Updated Hotkey Validation and Translation Changes ja & ZH-CN files.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 13:05:30 +01:00
Konstantina Chremmou
0fc63c69cd
CP-6317: Importing from branch clearwater-ln.
...
# HG changeset patch
# User vetrivelc <vetrivel.chinnasamy@citrix.com>
# Date 1373516122 -19800
# Node ID 57f6ee38006e4b4bf86eef36bc8b6e9d981e8954
# Parent 8604c77f3fcf5215b1ae962220cd75be01f21d4c
Updated Latest Translation Changes in Messages.ja.resx file.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 13:03:53 +01:00
Konstantina Chremmou
2c184b3ef1
CP-6317: Importing from branch clearwater-ln.
...
# HG changeset patch
# User vetrivelc <vetrivel.chinnasamy@citrix.com>
# Date 1373384864 -19800
# Node ID 8604c77f3fcf5215b1ae962220cd75be01f21d4c
# Parent 4f3d46c46536366498a79ace2220051eb89b329c
Checking in Localization Changes
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 13:00:28 +01:00
Konstantina Chremmou
34aebf2b7d
XOP-444: Converted the method parsing the plugin record to a TryParse method to
...
prevent exceptions being thrown when the record is an invalid xml. Minor logging
improvements; improvement to certain rethrown exceptions so we don't disturb the
stack trace. Removed unecessary field initialisation and duplicate iscsi session
disposal.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 08:30:36 +01:00
Konstantina Chremmou
ed88db2df0
Fixed two potential null reference exceptions in the XenOvfTransport project and
...
removed uninitialised streams which we were taking care to close. Solution-wide
style: use string.IsNullOrEmpty method instead of checking separately for null
and zero length.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 08:30:34 +01:00
Konstantina Chremmou
809256c375
Made XenOvfTransport project use log4net for logging (before it was using own logging,
...
leftover from the time when the OVF wizards were a XenCenter plugin; the latter
was not printing output into the XenCenter.log file, thus causing us to miss info).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 08:30:32 +01:00
Konstantina Chremmou
50e95a0416
Removed unused constructors. Made XenSession a protected readonly field. Removed
...
field _OwnSession as it was never set to true.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 08:30:30 +01:00
Konstantina Chremmou
19a7fcdcfb
Code readability: removed empty placeholders for XML documentation from the XenOvfTransport project.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 08:30:28 +01:00
Konstantina Chremmou
edc3f743f8
Unregister events. Dispose of Bitmaps. Removed unnecessary resx files.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 08:29:11 +01:00
Konstantina Chremmou
2a21608e13
CP-6094: Moved the New Search button outside the Search panel and the Default search
...
under the saved Searches drop down. Also minor layout tweaks and test update.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-24 15:58:53 +01:00
Konstantina Chremmou
5d48859a4b
CP-6083: Number of vGPUs per pGPU was wrong. Show temporarily question marks as
...
the correct value is not currently retrievable.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-24 15:58:44 +01:00
Konstantina Chremmou
6e9e053dea
CA-115431: Disable the "apply activation key" MenuItem and show a reason if there
...
are more than one hosts selected.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-24 15:58:33 +01:00
Konstantina Chremmou
fd40c3ba12
CA-114290: When launching XenCenter with command line arguments log only the
...
argument type and not all of the arguments.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-23 14:20:09 +01:00
Konstantina Chremmou
0b9f73ef55
CA-107916: Button truncatin on the DR wizard.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-23 12:35:37 +01:00
Konstantina Chremmou
1d56b72a76
CA-112233: Fixed layout issues causing text truncations on the VMPP dialog.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-23 12:17:59 +01:00
Konstantina Chremmou
9388bf3c65
CA-115434: Fixed buton text truncation.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-23 09:45:30 +01:00
Konstantina Chremmou
5bd9e0a2bf
CP-6094: Renamed "New Search" button to "Edit Search"; grey it out when the panel
...
is expanded. Removed the title "New Search" from the panel and added a "New Search"
button which blanks the search. Renamed the "Reset" button to "Default Search" as
it wasn't obvious what it was resetting to.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-20 19:21:09 +01:00
Konstantina Chremmou
89fa1950a4
CP-6083: Updated test. Prevent potential NullReferenceException.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-20 14:33:23 +01:00
Konstantina Chremmou
8ae4eaa060
CP-6084: Added vGPUs to New VM Wizard.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-20 11:24:46 +01:00
Konstantina Chremmou
cab8dca36b
CP-6083: Added vGPUs to the VM's property page.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-18 13:06:47 +01:00
Konstantina Chremmou
fb1f44e67b
CP-6083: Updated XenModel with latest C# bindings.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-18 09:48:28 +01:00
Konstantina Chremmou
355fa30243
CP-6083: Preliminary refactoring: moved common code responsible for skipping non
...
selectable combobox items from the classes EnableableComboBox and ISODropDownBox
to a base class called NonSelectableComboBox.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-16 10:13:21 +01:00
Konstantina Chremmou
8c15bcc6d9
CP-6083: Preliminary tidy up: moved all custom comboboxes into a subfolder of the Controls folder.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-13 12:43:29 +01:00
Stephen Turner
ca888b4a1f
Set default graph width to 10 minutes to fix apparent lack of updates [XOP-420]
2013-09-12 16:12:02 +01:00
Konstantina Chremmou
5e3c786b2b
Ignore temporarily 2 of the Searcher tests (they pass when run in isolation, but
...
fail when run after other tests; will revisit when PR-1537 is finished).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-12 09:22:31 +01:00
Konstantina Chremmou
44aed3cb7b
CA-115257: Handle the LinkLabel.LinkClicked event instead of LinkLabel.Click so
...
the LinkLabelcan be accessible by using both the mouse and the keyboard.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-12 00:06:43 +01:00
Konstantina Chremmou
dbf44fff21
Small modification to the way the treeview is updated when the View settings change.
...
Fixed some memory leaks in the wizard and dialog tests. Updated broken Searcher tests.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-11 23:12:08 +01:00
Konstantina Chremmou
3d8483b9f3
CA-114548: Fixed typo.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-11 17:44:55 +01:00
Mihaela Stoica
20e3b30c8c
Deregister event handlers in OtherConfigAndTagsWatcher
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-09-05 13:57:40 +01:00
Mihaela Stoica
b1ae24d64c
Update DeleteVMCommandTest to use the correct command.
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-09-05 12:32:54 +01:00
Mihaela Stoica
702d65e586
Ensure that the tree is updated when the "View" options change in the main window
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-09-05 12:30:57 +01:00
Konstantina Chremmou
2dd3c3fb12
CP-5751: Updated tests to reflect GUI changes.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-02 17:00:47 +01:00
Konstantina Chremmou
787fd8cc1e
CP-5751: Move logs tab to the notifications view.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-02 14:45:42 +01:00
Konstantina Chremmou
4634f38be9
PluginOptions page aesthetics and grammar: fixed gridview borders; show different
...
text on the page button depending on the number (1 vs many) of the plugins available.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-30 15:27:24 +01:00
Konstantina Chremmou
fab452946f
CP-5751: Converted the Updates dialog to a user control and added it to the Notifications viw.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-30 15:19:59 +01:00
Konstantina Chremmou
2edefb840e
CP-5751: First drop of the new NotificationsView (currently only the Alerts are available).
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-30 13:35:32 +01:00
Konstantina Chremmou
e9c5804b0e
CP-5751: Converted the Alerts dialog to a user control and changed slightly the
...
layout to make it more similar to the logs page.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-30 12:46:28 +01:00
Konstantina Chremmou
b04020dcac
CP-5751: Moved the Alerts dialog and the Updates manager to the TabPages folder
...
(because soon they will become tab pages).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-29 11:14:12 +01:00
Konstantina Chremmou
a134e1bb86
CA-113430: Importing from clearwater-lcm-staging: corrected the calculation of
...
the time remaining to the licence expiry date.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-28 15:11:12 +01:00
Konstantina Chremmou
e397d8bee7
CP-5749: Updated tests to reflect GUI changes. Some code corrections after the first run.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-28 14:44:46 +01:00
Konstantina Chremmou
c4011c3086
CP-5749: Split the organization views into tags, folders, vapps and custom fields.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-26 13:08:23 +01:00
Konstantina Chremmou
a3dbc137d9
CP-5749: First drop of new outlook style buttons.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-26 11:42:32 +01:00
Konstantina Chremmou
31b29d615d
CP-5749: Moved treeviewUpdateManager closer to the treeview.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-25 14:06:03 +01:00
Konstantina Chremmou
b602195a1c
CP-5749: Moved methods related to suspending/resuming treeview refresh closer to
...
the treeview and compacted them.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-25 12:42:38 +01:00
Konstantina Chremmou
8fabb1dd0a
CP-5749: Added temporary icons for the new outlook style buttons.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-24 17:02:20 +01:00
Konstantina Chremmou
b163a6c715
CP-5749: Moved the main treeview from the MainWindow to the NavigationView control.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-24 17:00:32 +01:00
Konstantina Chremmou
e2c4811aa8
Moved some object/node selection methods from the MainWindow to the FlickerFreeTreView class.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-23 16:26:05 +01:00
Konstantina Chremmou
964ee7d1d1
CP-5749: Renamed the TreeSearchBoxMode to NavigationMode and moved it to the NavigationView control.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-23 12:32:14 +01:00