sri harsha tagore k
fcda47d3a0
L10N:Translations check-ins
...
Cherry-picked: ff6a3984d5a97313903a4d230bca15e54674976e [ff6a398]
Author: sri harsha tagore k <sriharshatagore.karpurapu@citrix.com>
2016-12-21 16:20:30 +00:00
Konstantina Chremmou
bf08f9d875
Refactored old events which did not need to pass parameters when fired, but were
...
defined a long time ago, before C# obtained the Action delegates.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-10-13 22:59:06 +01:00
Callum McIntyre
baccb87d00
[CA-114492] Only do SetUp if the user was actually dragging a button (not for every click on the button)
...
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-10-10 10:11:30 +01:00
Callum McIntyre
9f39bdfb23
[CA-114492] Stop GroupBy buttons remaining overlapped after a drag operation by ensuring they snap back to a correct setup on mouseup
...
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-10-07 14:16:06 +01:00
sri harsha tagore k
49ef8a3aad
L10N: Ely:Translation check-ins
2016-09-15 16:47:31 +05:30
Callum McIntyre
c36f160327
CA-140338: Truncation on New Search Page with long Custom Field Filters name
...
Accidentally left an extra piece of ellpising in the wrong place, now removed.
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-09-01 15:03:43 +01:00
Callum McIntyre
3295dc845d
CA-140338: Truncation on New Search Page with long Custom Field Filters name.
...
The truncating of the custom field name by space (instead of ellipsising) seems to be a Windows default, but it's not ideal. This change edits the text displayed in the dropdown when an item is selected so that if a custom field is selected it is ellipsised to an appropriate length. It doesn't affect the dropdown itself, which continues to display the full custom field name.
2016-09-01 15:00:06 +01:00
Callum McIntyre
93518392a8
CA-150200: EN: Duplicate hotkeys for “Storage” and “Show Columns” under Citrix XenCenter.
...
Remove the old value, leaving only the new one
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-08-09 10:31:55 +01:00
Callum McIntyre
0b67303f77
CA-150200: EN: Duplicate hotkeys for “Storage” and “Show Columns” under Citrix XenCenter.
...
New hotkey for "Show columns" is alt+C
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-08-08 15:10:51 +01:00
CITRITE\sriharshak
ef8628ff92
L10N : Dundee translation checkins Iteration 01
2016-03-21 16:45:35 +05:30
Gabor Apati-Nagy
eb3d6b30a6
CA-201576: *Windows Update* filter search in XC not properly fit into box
...
Resized them accordingly
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-03-02 17:37:28 +00:00
Cheng Zhang
31b7337026
CP-15398: Remove enbedded icons
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:56 +08:00
Gabor Apati-Nagy
570e98406e
CP-15034: UI: Search: show new search & filter (Windows Update capability)
...
Added Windows Update capability related search functionality
2015-12-17 11:05:22 +00:00
Stephen Turner
cb9a66a64d
CA-185020: Search by UUID
2015-10-07 17:19:44 +01:00
Stephen Turner
dd68c484a2
CA-165366 Fix compile-time warning-as-error
2015-05-28 14:00:06 +01:00
Stephen Turner
786ea7937e
CA-165366 Better phrasing of boolean groupings in search
2015-05-27 17:40:51 +01:00
Gabor Apati-Nagy
aefed11165
Revert "CA-149867: Invoke on MainWindow instead of various controls"
...
This reverts commit 92f0499911
.
2015-04-16 14:17:02 +01:00
Gabor Apati-Nagy
92f0499911
CA-149867: Invoke on MainWindow instead of various controls
...
We observed that some threads can reach deadlock-ish state after they have Invoked into a control's UI thread. When it happens they are all in a waiting for join or in sleep state for very long time, although there should not be any deadlock situations.
It seems this has something to do with multiple parent controls and with which control we invoked on. This should not make a difference, because we have got one UI thread (for MainWindow) they should wait for, but we have seen it does.
The solution that fixed this issue was to invoke on the MainWindow instead of various controls (see a4fe507adf
).
This changeset is changing all our Invokes to invoke into MainWindow
instead of a control itself. (MainWindow's UI thread is the only UI thread
all Control is using in XenCenter)
This changeset should be in place until we have found the root cause or the exact reason for the above.
2015-04-08 15:16:10 +01:00
Stephen Turner
dc3db509f1
CA-163334: Add read caching status to the Search
2015-03-09 15:23:42 +00:00
Gabor Apati-Nagy
fddb5a032b
Merge remote-tracking branch 'creedence-docker/master' into docker
...
Conflicts:
XenAdmin/Wizards/NewVMWizard/NewVMWizard.cs
XenModel/Messages.resx
2015-02-04 16:23:20 +00:00
Gabor Apati-Nagy
00e57ec414
CP-10988: Make docker containers proper XenObjects in XenCenter, to appear on the treeview
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-02-04 09:48:32 +00:00
sriharshak
1de60962ad
CA-153569: Fixed by adjustng the location for ZHCN
2014-12-15 14:56:45 +05:30
sriharshak
eafaebe8f0
CA-153719: Fixed by updating the translations for JA
2014-12-08 12:04:58 +05:30
sriharshak
dadfb75c0a
CA-147665: Issue fixed by changing the location of button in JA and ZHCN
2014-11-06 16:05:19 +05:30
sriharshak
dd7022de11
CA-150201: Fixed by changing the hotkey for JA
2014-11-06 11:58:47 +05:30
sriharshak
775638f6b0
CA-147605: Fixed issue by changing the location of buttons in JA and ZHCN
2014-11-05 12:01:39 +05:30
sriharshak
f7918af5cc
CA-150201: Fixed by changing the hotKey in ZHCN
2014-11-04 11:53:52 +05:30
vetrivelc
6e2e1a214d
Iteration_002 translation check-ins
2014-10-14 21:41:41 +05:30
vetrivelc
2ab95c7899
CreedenceLN: Updated the language resource files
...
New translation checki-ns and language file additions
2014-09-18 15:03:24 +05:30
Stephen Turner
88e7434e02
CA-140337 Add hotkeys to buttons in the new search UI
2014-08-07 13:54:00 +01:00
Stephen Turner
adebc23f71
CP-4961 New icons for CAR-107
2014-06-03 16:49:13 +01: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
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
247a01e66b
CP-6095: Preliminary refatoring and code simplifications.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-10-03 08:55:46 +01:00
Konstantina Chremmou
39392e6aec
CP-6317: Importing from branch clearwater-ln.
...
# HG changeset patch
# User vetrivelc <vetrivel.chinnasamy@citrix.com>
# Date 1375369840 -19800
# Node ID 0bd7c8e13bdbcda6f95dfa4616c9621ee32857d5
# Parent 85e97db6b94e3b8b55d1a06747a1f1b63c58277f
SC T9N Changes + Bug Fix :111776,111806,111874,111226,112233,112234
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-09-26 13:35:33 +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
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
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
e5b8bc6cf1
No need for a specific method to check whther an object is null. Use linq where possible.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-23 11:32:27 +01:00
Konstantina Chremmou
20770553c6
CP-5752: Renamed "Add Group" button to "More", changed its image and moved it closer
...
to the other grouping buttons.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-03 01:04:47 +01:00
Konstantina Chremmou
8f51089efe
CP-5752: Use Action delegate instead of EventHandler when there is no need to
...
pass in parameters when the event is fired. Moved QueryElement.Dispose method
from the Designer.cs to the main file (it needs visibility since it contains more
code than the autogenerated method).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-03 01:04:40 +01:00
Konstantina Chremmou
03d5053073
CP-5752: Moved Save Search functionality from the SearchOptions dropdown menu to
...
a Save button in the Searcher panel. Moved collapse Searcher panel functionality
from the SearchOptions dropdown menu to a Close button in the panel. Use new
Expanded property to query the state of the Searcher panel (instead of Visible).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-03 01:04:38 +01:00
Konstantina Chremmou
014de807a3
CP-5752: Moved ShowColumns functionality from the SearchOptions dropdown menu to
...
a button at the top left of the search output panel.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-08-03 01:04:36 +01:00
Mihaela Stoica
bd36a85bff
CP-4816: Initial commit to git repo
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-06-24 12:41:48 +01:00