Mihaela Stoica
15b2cc346b
CA-148245: Fix the error where XenCenter did not refresh immediately after disconnecting a server
...
Added a RequestRefreshTreeView on ClearingCache event.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-10-08 17:16:45 +01:00
Gabor Apati-Nagy
d942f9e7f1
CA-148332: Right click on a Windows VM brought up the PV linux copy/paste context menu
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-10-08 11:24:41 +01:00
Gabor Apati-Nagy
e15bb2a687
Merge pull request #240 from xenserver/xs64bit
...
Xs64bit to creedence-ln
2014-10-02 20:13:52 +01:00
Gabor Apati-Nagy
9f77454246
Removing duplicated using System.Linq line
...
Removed duplicated line "using System.Linq; ", because it caused build error in Release configuration
2014-10-02 17:49:34 +01:00
Mihaela Stoica
c6cc1c69fc
Merge pull request #226 from GaborApatiNagy/CA-136211_
...
CA-136211: Show link to the relevant Knowledge Base article that describ...
2014-10-02 17:09:27 +01:00
Gabor Apati-Nagy
b4eb8fd6f4
CA-136211: Show link to the relevant Knowledge Base article that describes StorageLink pre-check error
...
-Changing comment to include the ticket number for further records
2014-10-02 16:45:56 +01:00
Mihaela Stoica
26df4aa922
Merge pull request #239 from GaborApatiNagy/CA-9784
...
CP-9784: Recognise LICENSE_SERVER_VERSION_OBSOLETE alert in XenCenter
2014-10-02 16:35:49 +01:00
Gabor Apati-Nagy
dbce47a548
CA-136211: Show link to the relevant Knowledge Base article that describes StorageLink pre-check error
...
-Changes following the code review.
2014-10-02 16:30:50 +01:00
Gabor Apati-Nagy
f48f7c8f11
CP-9784: Recognise LICENSE_SERVER_VERSION_OBSOLETE alert in XenCenter
2014-10-02 16:04:05 +01:00
Gabor Apati-Nagy
34644d17aa
Merge pull request #237 from xenserver/xs64bit
...
Xs64bit
2014-10-01 17:32:33 +01:00
Mihaela Stoica
58239def34
Merge pull request #232 from stephen-turner/CA-147401b
...
Fixes for Navigation mode switching bugs
2014-10-01 14:25:12 +01:00
Stephen Turner
57be50381e
Just a code comment
2014-10-01 14:02:04 +01:00
Stephen Turner
21449b0d2d
Also if we're not taking the patch for CA-146815, RefreshTreeView() can stay private
2014-10-01 13:54:02 +01:00
Stephen Turner
d612d07046
If we're not taking the patch for CA-146815, we don't need this patch
...
for CA-147684 either, because it is caused by that patch.
This reverts commit 71de9ae14a
.
2014-10-01 13:35:07 +01:00
Stephen Turner
2b62b1c470
Merge pull request #228 from GaborApatiNagy/CA-147165
...
CA-147165: Filter by "location" is ambiguous
2014-09-30 15:10:55 +01:00
Mihaela Stoica
dff6e93d6d
Merge pull request #231 from stephen-turner/CA-147734
...
CA-147734 De-duplicate Help IDs
2014-09-30 15:10:01 +01:00
Gabor Apati-Nagy
6810bfaf76
CA-147165: Filter by "location" is ambiguous
...
-Changed the shortcut key of Filter by Server toolstrip button to "e" from "S".
2014-09-30 15:01:32 +01:00
Stephen Turner
596f71ada8
CA-147734 De-duplicate Help IDs
2014-09-30 13:46:25 +01:00
Stephen Turner
d039f87d9a
Revert change for CA-146815. This change is slightly risky because it changes the order of events, so we will not bundle it up with the other changes but will consider it separately.
2014-09-30 12:50:09 +01:00
Stephen Turner
71de9ae14a
CA-147684 Refresh title when switch back from Notifications View
2014-09-30 10:59:26 +01:00
Stephen Turner
e9840da69b
CA-147401 Add some AssertOnEventThread's to check thread safety
2014-09-29 17:52:13 +01:00
Stephen Turner
0ea098dab6
Merge pull request #225 from GaborApatiNagy/CA-147190
...
CA-147190: XenCenter About dialog references Marathon
2014-09-29 17:43:39 +01:00
Gabor Apati-Nagy
c47420f5d5
CA-147190: XenCenter About dialog references Marathon
...
-Enabling auto-sizing on the TableLayoutPanel and on the Window itself. This will keep the spacing between the UI elements correct.
2014-09-29 17:01:01 +01:00
Stephen Turner
25e735223e
CA-143826 CA-146815 CA-147401 Fix bugs related to navigation mode changes
2014-09-29 15:13:39 +01:00
Gabor Apati-Nagy
d17c2b93f3
CA-147190: XenCenter About dialog references Marathon:
...
-Changes following the code review: To minimize the distance between the OK button and the "View Legal Notices" link, the latter has been aligned to the Bottom-Left and the height of its container row has been set to 100% instead of Auto.
2014-09-29 13:45:50 +01:00
Mihaela Stoica
38f7fd7809
CA-146711: Edit GPU Placement policy button should open Pool properties dialog at the GPU page
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-09-29 13:14:05 +01:00
Gabor Apati-Nagy
d64ff6ea3f
Merge pull request #229 from xenserver/xs64bit
...
Xs64bit
2014-09-29 11:09:06 +01:00
Gabor Apati-Nagy
1fade7f748
CA-147165: Filter by "location" is ambiguous
...
-Changed Location to Server or Server/Pool in the views contained by the Notifications View
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-09-26 19:45:31 +01:00
Gabor Apati-Nagy
e28edcc41b
CA-136211: Show link to the relevant Knowledge Base article that describes StorageLink pre-check error
...
-Showing link to CTX page if StorageLink problem was found at pre-check (in RPU Wizard)
-Enable the Resolve All button on the pre-check page only when there is at least one problem found and all the problems have solution/fix - minor refactoring
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-09-26 15:48:14 +01:00
Gabor Apati-Nagy
cfc6d5966c
CA-147190: XenCenter About dialog references Marathon
...
-Updated legal notices in About dialog and Legal Notices dialog
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-09-26 11:17:53 +01:00
Stephen Turner
ba84cedd3b
Merge pull request #224 from GaborApatiNagy/CA-147167_fixed
...
CA-147167: Null reference exception in GeneralTabPage
2014-09-25 17:58:25 +01:00
Gabor Apati-Nagy
dcbb1b8e56
CA-147167: Null reference exception in GeneralTabPage
2014-09-25 17:49:55 +01:00
Zheng Chai
60e4aacf68
CA-144708: Optimal server option doesn't seem to pass the Ronseal test
...
Based on the discussion of CA-144708, when error happens or the Current Server is listed and disabled
in the recommendation host list, there is no rating score and star actually, so it is good to hide the
zero star to avoid confusing.
This fix hides the zero star indication on XenCenter GUI.
Signed-off-by: Zheng Chai <zheng.chai@citrix.com>
2014-09-24 11:57:07 +08:00
Gabor Apati-Nagy
466dd48c2f
Merge pull request #220 from xenserver/xs64bit
...
Merging xs64bit into Creedence-ln
2014-09-22 16:45:58 +01:00
Gabor Apati-Nagy
d88f196b35
Merge pull request #213 from MihaelaStoica/CA-146592
...
CA-146592: Change default search when in Infrastructure view
2014-09-22 16:11:53 +01:00
Mihaela Stoica
9325fde24f
Merge pull request #218 from GaborApatiNagy/CA-139588-2
...
CA-139588: Uncaught exception in License Manager
2014-09-22 16:04:17 +01:00
Mihaela Stoica
1b26d28f9f
Merge pull request #219 from GaborApatiNagy/CA-146588
...
CA-146588: Crash in search tab with multiselect
2014-09-22 15:58:53 +01:00
Gabor Apati-Nagy
63fd46e64d
CA-146588: Crash in search tab with multiselect
...
-Adding comments only
2014-09-22 15:55:20 +01:00
Gabor Apati-Nagy
c068c56a23
CA-139588: Uncaught exception in License Manager
2014-09-22 15:38:01 +01:00
Gabor Apati-Nagy
01ba7e04da
CA-145686: (Fix for) Deadlock in license manager
...
Revert "CA-139588: Try to prevent Index was out of range exception by invoking on the event thread"
This reverts commit eeb86b7956
.
2014-09-22 13:53:54 +01:00
Stephen Turner
948d866703
Merge pull request #215 from ushamandya/xs64bit
...
Updated version of XC Help
2014-09-19 17:28:50 +01:00
Usha Mandya
5eee2b2ea5
Updated version of XC Help
2014-09-19 16:26:24 +01:00
Mihaela Stoica
f7890e201c
CA-146592: Change default search when in Infrastructure view
...
- If XenCenter node or a disconnected host is selected, show the default search.
- Otherwise, find the top-level parent (= pool or standalone server) and show the search restricted to that.
- In the case of multiselect, if all the selections are within one pool (or standalone server), then show that report.
- Otherwise show everything, as on the XenCenter node.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-09-19 13:47:04 +01:00
Gabor Apati-Nagy
5145f8346b
CA-146588: Crash in search tab with multiselect
...
-Fixing issue as per Mihaela's review: "when an object and its parent (i.e. the group) are selected, the search result should be the search on that group"
2014-09-19 12:45:42 +01:00
vetrivelc
2ab95c7899
CreedenceLN: Updated the language resource files
...
New translation checki-ns and language file additions
2014-09-18 15:03:24 +05:30
Gabor Apati-Nagy
11514639e2
CA-146588: Crash in search tab with multiselect
...
-Fixed search on Objects view when multiple items were selected. If one item is selected the behaviuor is unchanged. If multiple items are selected the common ancestor's search is displayed if there is one, otherwise we display the search view that belongs to the root node (Objects by Type).
2014-09-17 15:47:43 +01:00
Hui Zhang
74f2ede17f
CA-145341: G11n: SC: Overlap and Truncated strings in "Workload Reports" dialog.
...
For issue 1, move the "labelStartDate" location to left with 4 points.
This would make the gap between "labelStartDate" and "StartDatePicker" larger than others under Windows EN.
For issue 2, would not extend the size of "StartDatePicker" and "EndDatePicker" since they would occupy other labels and comboBoxes' room.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-09-15 16:21:54 +08:00
Stephen Turner
b7b1ca2c3b
Merge pull request #205 from ushamandya/xs64bit
...
CP-8677: Added info on setting cores-per-socket topology and submitting ...
2014-09-12 13:00:39 +01:00
Usha Mandya
42cb6151f0
CP-8677: Added info on setting cores-per-socket topology and submitting the latest WLB chm
2014-09-12 12:07:09 +01:00
Mihaela Stoica
92a733f387
Merge pull request #203 from GaborApatiNagy/CA-143826
...
CA-145608: Starts up at blank search page
2014-09-12 11:36:33 +01:00
Gabor Apati-Nagy
447214886b
CA-145350: Hard to clear error notification
...
-Removed no longer needed InError property (XenAPI-Extensions\IXenObject) and its usages
2014-09-11 14:59:13 +01:00
Gabor Apati-Nagy
ffc643bb8f
CA-145350: Hard to clear error notification
...
-Removed code that highlights a node in the treeview.
2014-09-11 14:43:19 +01:00
Gabor Apati-Nagy
102d313e69
CA-145608: Starts up at blank search page
...
-Fixed field initialisation that caused XenCenter to immediately switch away from the Home Page when started
2014-09-10 16:51:14 +01:00
Stephen Turner
661df61451
Merge pull request #200 from GaborApatiNagy/hvm2
...
CP-9365: XenCenter work for HVM linux support
2014-09-09 15:53:42 +01:00
Gabor Apati-Nagy
c64485adfd
CP-9365: XenCenter work for HVM linux support
...
-Fixing issue found by the reviewer: null reference exception when the VM restarts
2014-09-09 15:46:26 +01:00
Gabor Apati-Nagy
0d0daa4ddb
CA-143826: When in Notifications view, the context should be empty
...
-I defined save and restore selection functionality in SelectionBroadcaster and implemented them in SelectionManager. The NavigationPanel now uses these to: 1) save the current Selection (context) when the user switches to the Notification view, 2) to restore previous selection when switching away from the Notifications view.
2014-09-08 18:05:51 +01:00
Gabor Apati-Nagy
6d652ac135
CP-9365: XenCenter work for HVM linux support
...
-Unsubscribing from guest_metrics changed event in UnregisterEventListeners()
2014-09-08 12:04:57 +01:00
Gabor Apati-Nagy
c928fd71ec
CP-9365: XenCenter work for HVM linux support
...
-changes following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-09-08 10:38:22 +01:00
Gabor Apati-Nagy
c458d16f7f
CP-9365: XenCenter work for HVM linux support
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-09-05 16:50:50 +01:00
Gabor Apati-Nagy
b52c2dd184
Merge pull request #198 from ushamandya/xs64bit
...
CP-5436: Updated the Help topics based on Tina's review comments
2014-09-04 17:42:48 +01:00
Usha Mandya
8b3333be3e
CP-5436: Updated the Help topics based on Tina's review comments
2014-09-04 16:12:53 +01:00
Gabor Apati-Nagy
018c0b2dc2
Merge pull request #194 from stephen-turner/CA-144950
...
CA-144950 Accept loading resource strings downloaded from the internet
2014-09-02 17:42:10 +01:00
Stephen Turner
b3a36ee47b
Merge pull request #196 from ushamandya/xs64bit
...
CP-5436: Added new Help IDs to XenCenter Alerts topic
2014-09-01 18:17:03 +01:00
Usha Mandya
fb802eeb06
CP-5436: Added new Help IDs to XenCenter Alerts topic
2014-09-01 18:03:42 +01:00
Stephen Turner
ef78b74fd3
CA-144950 Accept loading resource strings downloaded from the internet
2014-09-01 14:34:52 +01:00
Stephen Turner
a25f946a9d
Merge pull request #193 from ushamandya/xs64bit
...
CP-5436: Updated Help topics to reflect UI changes in the Search tab
2014-09-01 12:21:51 +01:00
Usha Mandya
1b7e5feaa6
CP-5436: Updated Help topics to reflect UI changes in the Search tab
2014-08-29 16:11:25 +01:00
Stephen Turner
079a15f75b
Merge pull request #186 from Zhengchai/CA-134554
...
CA-134554: Hide Disk Read/Write configuration until the backend server side is ready.
2014-08-29 11:23:43 +01:00
Hui Zhang
18a462502c
CA-142260: WLB setting: diaplay issue
...
Fix the following display issues:
1. Should leave more space upon pool granularity setting with XenCenter Chinese version.
2. "Close" should not be the default button when "Previous Section" or "Next Section" is enabled.
3. On WLB advanced settings page, the split line of pool audit granularity should extend and contract along with the size change of the form.
4. For large pool audit trail report, click "Next Section" till the report end, if change user/object/startdate/enddate, "Run Report" button is shown but disabled. Should enable it.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-08-21 18:38:21 +08:00
Zheng Chai
32c945e104
CA-134554 - Hide Disk Read/Write configuration until the backend server side is ready
...
Signed-off-by: Zheng Chai <zheng.chai@citrix.com>
2014-08-19 14:43:25 +08:00
Hui Zhang
53e15ecd73
CA-143869: ZH-CN: Buttons are truncated on Workload Balancing Configuration
...
Fix the display issues of Chinese version XenCenter/WLB:
When WLB Configuration Dialog size is changing,
1. OK and Cancel buttons are truncated,
2. OK and Cancel buttons do not keep at the bottom/right corner of the dialog.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-08-19 09:42:03 +08:00
Stephen Turner
686a11a4d4
Merge pull request #184 from xs-nanjing/CA-143823
...
CA-143823: Split line of pool audit trail granularity should not be displayed if connecting with WLB6.1
2014-08-18 11:47:36 +01:00
Hui Zhang
6350e174bc
CA-143823: Split line of pool audit trail granularity should not be displayed if connecting with WLB6.1
...
Hide the split line when the pool connects with WLB6.1 server.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-08-18 17:39:16 +08:00
Hui Zhang
51fa464e33
CA-142045: Buttons are truncated on Workload Balancing Configuration for New Pool wizard.
...
Fix the display issues when WLB Configuration Dialog size is changing:
1. OK and Cancel buttons are truncated.
2. OK and Cancel buttons do not keep at the bottom/right corner of the dialog.
3. The height of the SplitContainer does not track the change of the height of the dialog.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-08-18 14:53:36 +08:00
Stephen Turner
28d7f5d8a2
Merge pull request #181 from ushamandya/xs64bit
...
Added a new topic 'The Navigation Pane' and updated a few other topics r...
2014-08-15 16:11:41 +01:00
Stephen Turner
0cafcecec2
Merge pull request #173 from MihaelaStoica/CA-107598
...
CA-107598: Fixed the issue where XenCenter hides the "Licensing Error" p...
2014-08-15 14:56:09 +01:00
Stephen Turner
35a7f9fa1f
CA-95967: Change Logfiles back to Log Files per recommendation of Information Experience department
2014-08-15 14:07:14 +01:00
Usha Mandya
1e8e424f78
Added a new topic 'The Navigation Pane' and updated a few other topics related to Resources Pane
2014-08-15 12:35:41 +01:00
Mihaela Stoica
64970a7d13
CA-107598: Fixed the issue where XenCenter hides the "Licensing Error" popup when running in RDC
...
The reason for the error dialog appearing behind License Manager dialog was that we used MainWindow as parent of the Licensing Error dialog (in ShowLicensingFailureDialog method in ApplyLicenseEditionCommand)
and there were already 3 other modal dialogs displayed one on top of each other: License Manager, Apply License and Action Progress.
Fixed by calling the ShowLicensingFailureDialog from the command, on action.Completed event (instead of action.Run) and passing the Parent as a parameter, so that we can use the correct parent when displaying the error dialog.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-08-14 14:40:24 +01:00
Stephen Turner
7e2c969aca
Merge pull request #172 from xs-nanjing/CA-142429
...
CA-142429: The end time does not refresh when running pool audit trail report.
2014-08-14 09:18:24 +01:00
Stephen Turner
9101c4cab6
Merge branch 'xs64bit' into detailedreports
2014-08-13 15:44:24 +01:00
Stephen Turner
daef130560
Merge pull request #167 from xs-nanjing/CA-142313
...
CA-142313: XenCenter WLB Report "Run Reports" button should be disabled when popup.
2014-08-13 11:43:16 +01:00
Stephen Turner
bda520030d
Merge pull request #169 from xs-nanjing/CA-142266
...
CA-142266: remove Enter at storage to avoid CSV format display problem
2014-08-13 11:42:42 +01:00
Hui Zhang
45f0e648ec
CA-142429: The end time does not refresh when running pool audit trail report.
...
For pool audit trail report, when click "Run Report",
reset "_endTime" so that the end time will be re-retrieved.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-08-13 17:35:14 +08:00
Cheng Zhang
653d7fffa3
CA-142266: remove Enter at storage to avoid CSV format display problem
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2014-08-13 17:28:54 +08:00
Hui Zhang
628dfaba33
CA-142313: XenCenter WLB Report "Run Reports" button should be disabled when popup.
...
Do not enable the "Run Report" button when none of the reports is selected.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-08-13 15:10:26 +08:00
Stephen Turner
e4c6bda07a
Merge pull request #166 from xs-nanjing/CA-142266
...
CA-142266: Resource data report feature system test findings that need to be fixed
2014-08-12 15:52:31 +01:00
Cheng Zhang
a8890cd4d2
CA-142266: Resource data report feature system test findings that need to be fixed
2014-08-12 16:22:05 +08:00
Stephen Turner
d23251b007
Merge pull request #164 from MihaelaStoica/CA-141868
...
CA-141868: Boot options are deleted by New VM Wizard if Installation Media page skipped - Fixed
2014-08-11 16:27:23 +01:00
Stephen Turner
6b745dc11f
Merge pull request #153 from xs-nanjing/CP-9370
...
CP-9370:Add network type and more error message for resource list report feature
2014-08-11 16:24:18 +01:00
Mihaela Stoica
f16b63af23
Merge pull request #163 from stephen-turner/CA-141389
...
CA-141389 Log all GET and POST calls
2014-08-11 07:02:13 +01:00
Mihaela Stoica
5c0c12a6a5
CA-141868: Boot options are deleted by New VM Wizard if Installation Media page skipped - Fixed
...
- Show the page and grey out the irrelevant options (i.e. the installation media if the template has no CD drive).
- Only disable the Installation media step if the template has no installation media and we don't show the boot options (because is HVM).
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-08-08 13:24:00 +01:00
Stephen Turner
577363a3a1
CA-141389 Log all GET and POST calls
2014-08-07 16:23:06 +01:00
Gabor Apati-Nagy
66ca98571b
Merge pull request #162 from stephen-turner/CA-140266
...
[CA-140377] [CA-140266] Fix missing and duplicate hotkeys
2014-08-07 14:34:09 +01:00
Gabor Apati-Nagy
0e613409c0
Merge pull request #161 from MihaelaStoica/CA-141870
...
CA-141870: Hotfix uploads to all connected servers before asking which servers you want - Fixed
2014-08-07 14:10:14 +01:00
Stephen Turner
88e7434e02
CA-140337 Add hotkeys to buttons in the new search UI
2014-08-07 13:54:00 +01:00
Stephen Turner
2834df2507
CA-140266 Changed Dismiss hotkey to &D in alerts and events tabs
2014-08-07 13:42:21 +01:00
Mihaela Stoica
b6a914b644
Merge pull request #160 from GaborApatiNagy/CA-141168-2
...
CA-141168: EN: Improvement: Textbox lines seem overlap in "Set Maser Pas...
2014-08-07 13:41:18 +01:00
Mihaela Stoica
113453e33d
Merge pull request #158 from GaborApatiNagy/alerts
...
CP-9092: XenCenter work for Dom0 memory usage alert
2014-08-07 13:41:03 +01:00
Gabor Apati-Nagy
04b54b2d15
CP-9092: XenCenter work for Dom0 memory usage alert
...
-Fixing tab order
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-08-07 13:32:54 +01:00