Konstantina Chremmou
ae22560ce8
Converted all extension get properties of the API classes to methods in order to
...
prevent them from being serialised alongside the API properties. This will also
be useful for moving the API bindings out of XenModel.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-09-03 03:35:30 +01:00
Gabor Apati-Nagy
5a7e6651cd
CA-260304: WLB Configuration parameters can not be reset in XenCenter 7.2
...
Fixed the regression
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-08-15 12:20:25 +01:00
Vetrivel Chinnasamy
1fce4298e5
L10N: Fix CA-255548 & translation updates ( #1660 )
2017-06-22 09:19:58 +01:00
Stephen Turner
eda73f1dff
Fix several usage errors identified by Lexica
2017-06-20 14:29:22 +01:00
Gabor Apati-Nagy
597762b884
CA-255547: WLB code in XenCenter: Remove all code targetting <= 6.1 XenServers
...
Removed code that is no longer needed. Also removed an obsolete unit test.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-06-12 16:49:37 +01:00
Letsibogo Ramadi
e6b912173d
CA-147612 - EN: background should expand to the right border.
...
Also fixed appearance to be consistent with other Vertically Tabbed Dialogs
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-03-09 17:40:21 +00:00
Gabor Apati-Nagy
7c0bc50b4a
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
...
Inc.
Signed-off-by: Gabor Apati-Nagy<gabor.apati-nagy@citrix.com>
2017-01-16 19:59:50 +00:00
Liang Dai
42f69a7ea1
CA-144951: [WLB Settings] Multiple pop-ups when navigating to Automation tab.
...
Signed-off-by: Liang Dai <liang.dai1@citrix.com>
2016-07-01 13:37:38 +08:00
Mihaela Stoica
3f25c5868f
CP-17161: Add 'using' statement around dialogs to ensure garbage collection
...
- fix all ThreeButtonDialog usages (and some other dialogs that I've came across)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-20 10:49:12 +01:00
CITRITE\sriharshak
cf2fbe88e3
L10N:Dundee:Xencenter:ITR002 transltion check-ins
2016-03-23 23:58:30 +05:30
CITRITE\sriharshak
ef8628ff92
L10N : Dundee translation checkins Iteration 01
2016-03-21 16:45:35 +05:30
Hui Zhang
c53e25d2d3
CA-194940: WLB - Hide host disk IO settings for XenServer previous to Dundee.
...
1. Check the Xenserver platform version and display the host disk read/write
threshold and metric weighting for Dundee or later XenServer.
2. Update the metric weighting page to make it autosize-able.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2016-01-06 15:02:44 +08:00
Stephen Turner
b587ab832e
CP-14647: Intermediate check-in #1
2015-11-08 11:27:56 +00:00
Hui Zhang
254b98048d
CA-134554: Re-enable WLB Disk Read/Write configuration since WLB VPX is ready
...
Revert commit 32c945e104
which was used to
"Hide Disk Read/Write configuration until the backend server side is
ready."
2015-09-28 14:01:48 +08:00
Gabor Apati-Nagy
64394b66ff
CA-156845: Bugs caused by accidental revert in localisation check-in
...
-This commit reverts accidental code changes by commit 2ab95c7
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-16 15:13:38 +00:00
Gabor Apati-Nagy
f5df15fc24
CA-156845: Bugs caused by accidental revert in localisation check-in
...
-This commit reverts accidental code changes by commit 2ab95c7899
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-15 16:25:41 +00:00
sriharshak
63780dd191
CA-150219: Fixed by removing the unnecessary fields for JA and ZHCN
2014-11-21 13:27:35 +05:30
sriharshak
b47206aec2
CA-152087: Fixed by changing the positions for JA.
2014-11-19 20:03:16 +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
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
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
f9d9198de2
CP-8868: Development for WLB Audit Report - XenCenter Part.
...
Update code to address the review comments.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-08-06 20:49:09 +08:00
Hui Zhang
826d594cca
CP-8868: Development for WLB Audit Report - XenCenter Part
...
Enhance WLB pool audit trail report:
1). Update advance settings to control audit trail granularity.
2). Update pool audit trail report to add user and object lists for selection.
3). Display large pool audit trail report with sections.
4). Localization for Chinese version.
5). Compatibility with WLB 6.5 and 6.1 or before.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-07-30 17:10:27 +08: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