Allen Wu
acc010dfd9
CA-210638: Modify alert message to make it consistent for WLB. ( #994 )
...
Signed-off-by: Allen Wu <allen.wu@citrix.com>
2016-05-16 11:06:47 +01:00
Mihaela Stoica
a81bb46282
Merge pull request #991 from sriharshak/master
...
L10N: Xencenter:Help Update
2016-05-16 09:46:52 +01:00
CITRITE\sriharshak
0da47aa988
L10N: Xencenter:Help Update
2016-05-16 09:04:45 +05:30
Mihaela Stoica
8656692014
Merge pull request #989 from MihaelaStoica/CA-210984
...
CA-210984: XenCenter build fails in the secure environment while gett…
2016-05-13 13:57:50 +01:00
Mihaela Stoica
16270af4d4
CA-210984: XenCenter build fails in the secure environment while getting RPU hotfixes from artifactory
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-05-13 12:31:55 +01:00
Mihaela Stoica
9fed9630f4
Merge pull request #987 from MihaelaStoica/master
...
Fix re-branding of the product version
2016-05-13 00:43:42 +01:00
Mihaela Stoica
ed393b5800
Fix re-branding of the product version
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-05-13 00:40:35 +01:00
Mihaela Stoica
abfa51a64f
Fix Unbound variable
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-05-13 00:39:24 +01:00
Mihaela Stoica
3f7f33fc40
CA-210732: XenCenter VM properties GPU always shows "None" ( #983 )
...
* CA-210732: XenCenter VM properties GPU always shows "None"
The error occurs when there is a gpu group with only one vgpu type: When setting the selected item in the vGPU combobox, XenCenter tries to select the group header instead of the vGPU type; because the group header is not selectable, we then default to "None".
With this fix, we ensure that two items are not equal if one is a group header and the other is a subitem.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
* CA-210732: XenCenter VM properties GPU always shows "None"
Changes following code review: Added the reverse case in the Equals function
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
* CA-210732: XenCenter VM properties GPU always shows "None"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-05-12 13:44:16 +01:00
Mihaela Stoica
fc65d62727
Merge pull request #982 from GaborApatiNagy/master_batch_new2
...
UI: Implement parallel execution of the sequences
2016-05-11 14:34:57 +01:00
Gabor Apati-Nagy
a05e92d001
UI: Implement parallel execution of the sequences
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-11 14:13:14 +01:00
Gabor Apati-Nagy
2d65d0753b
Merge pull request #981 from Frezzle/master
...
Added fred/myself to the credits.
2016-05-06 17:33:11 +01:00
Frederico Mazzone
bfd0a6365e
Added fred/myself to the credits.
...
Signed-off-by: Frederico Mazzone <frederico.mazzone@citrix.com>
2016-05-06 17:02:12 +01:00
Mihaela Stoica
7409d99d06
CA-210193: Update build script to pick up the latest RPU hotfixes ( #979 )
...
* CA-210193: Update build script to pick up the latest RPU hotfixes
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
* CA-210193: Update build script to pick up the latest RPU hotfixes
- fixed the parameters of the second WGET
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-05-06 14:21:29 +01:00
Gabor Apati-Nagy
2ca8c05fc4
Merge pull request #978 from GaborApatiNagy/master_batchupdate_new
...
Merge master
2016-05-05 14:20:56 +01:00
Gabor Apati-Nagy
52cd303628
Merge remote-tracking branch 'github_xenadmin/REQ-156' into master_batchupdate_new
2016-05-05 14:18:09 +01:00
Gabor Apati-Nagy
235ebe9b33
Merge branch 'master' of https://github.com/xenserver/xenadmin into master_batchupdate_new
2016-05-05 13:59:28 +01:00
Mihaela Stoica
29f1a94138
Merge pull request #975 from sriharshak/master
...
CA-209394 and L10n help
2016-05-05 11:20:39 +01:00
CITRITE\sriharshak
8b8ea87f5c
Dundee:L10N help check-ins
2016-05-05 15:21:33 +05:30
CITRITE\sriharshak
6c202460d9
Merge branch 'master' of https://github.com/sriharshak/xenadmin
2016-05-05 15:16:34 +05:30
Gabor Apati-Nagy
834c012fb8
Merge pull request #953 from MihaelaStoica/CA-206464
...
CA-206464: Add certificate validation to the VM export
2016-05-04 13:58:04 +01:00
Mihaela Stoica
318d28d4c1
Merge pull request #974 from GaborApatiNagy/master_batchupdate_new
...
REQ-156: Further Batch Update commits
2016-05-04 13:54:12 +01:00
Gabor Apati-Nagy
deb4d5724c
CP-15717: UI: Implement basic upload/precheck/patch/cleanup logic
...
Fixes following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-04 13:47:41 +01:00
Gabor Apati-Nagy
ae02594683
CP-15713: UI: Change Before You Start page
...
Removed the first item instead of changing it - it is more logical to not to have it displayed here.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-04 12:25:38 +01:00
Gabor Apati-Nagy
62d332bc45
CP-15713: UI: Change Before You Start page
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-04 11:37:39 +01:00
Gabor Apati-Nagy
fdb930bb19
CP-15717: UI: Implement basic upload/precheck/patch/cleanup logic
...
cleaned up code
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-04 11:21:23 +01:00
Gabor Apati-Nagy
72147734b5
CP-16513: UI: Apply licensing requirements
2016-05-04 11:08:08 +01:00
Gabor Apati-Nagy
fca591cd6f
CP-15717: UI: Implement basic upload/precheck/patch/cleanup logic
...
intermediate commit
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-04 11:07:37 +01:00
Gabor Apati-Nagy
466f01b926
CP-15717: UI: Implement basic upload/precheck/patch/cleanup logic
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-04 11:06:39 +01:00
Gabor Apati-Nagy
d3914a2318
CP-15717: UI: Implement basic upload/precheck/patch/cleanup logic
...
intermediate commit
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-04 11:02:16 +01:00
Gabor Apati-Nagy
988859d5f2
Merge pull request #973 from Frezzle/CA-209496
...
CA-209496: EN: Duplicate hotkey appeared on the “Updates” page of “No…
2016-05-03 18:17:23 +01:00
Frederico Mazzone
049e0f100d
CA-209496: EN: Duplicate hotkey appeared on the “Updates” page of “Notifications” windows.
...
Changed hotkey for 'Check for Updates Now' button from Alt+U to Alt+C.
Signed-off-by: Frederico Mazzone <frederico.mazzone@citrix.com>
2016-05-03 18:09:59 +01:00
CITRITE\sriharshak
c4e5528920
L10N:CA-209394 partial fix
2016-04-28 11:29:23 +05:30
Mihaela Stoica
aeb64f04e0
Merge pull request #948 from stephen-turner/CA-137301
...
CA-137301: Double-click should choose item in Move VM/VDI dialogs
2016-04-27 14:47:23 +01:00
Stephen Turner
f71bea09b3
Merge pull request #966 from MihaelaStoica/CA-208808
...
CA-208808: The items of “Day of the week” drop-down list are not localized
2016-04-27 14:26:21 +01:00
Mihaela Stoica
afb60dcb0f
CA-208808: The items of “Day of the week” drop-down list are not localized
...
- added HelpersGUI.DayOfWeekToString function
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-04-27 14:22:50 +01:00
Stephen Turner
50b5271532
Merge pull request #968 from MihaelaStoica/CA-209281
...
CA-209281: Check pool.policy_no_vendor_device on VM create before set…
2016-04-27 13:07:04 +01:00
Mihaela Stoica
219209f1fe
CA-209281: Check pool.policy_no_vendor_device on VM create before setting VM's has_vendor_device property
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-04-27 09:58:33 +01:00
Mihaela Stoica
c26fee1012
Merge pull request #967 from sriharshak/master
...
L10N:Dundee translation changes
2016-04-26 12:14:17 +01:00
CITRITE\sriharshak
809bf9161e
L10N:Dundee translation changes
2016-04-26 16:39:21 +05:30
Mihaela Stoica
394320679f
CA-208808: The items of “Day of the week” drop-down list are not localized
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-04-26 11:17:09 +01:00
Stephen Turner
c3e0fd082e
Merge pull request #963 from MihaelaStoica/CA-206761
...
CA-206761: Health Check shows "No issues found" when the report analysis is not yet available
2016-04-22 12:26:29 +01:00
Mihaela Stoica
fe56eb3444
CA-206761: Health Check shows "No issues found" when the report analysis is not yet available
...
- updated the url
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-04-22 12:19:20 +01:00
Mihaela Stoica
f9c52cd637
Merge pull request #962 from sriharshak/master
...
L10N:CA-205536 fix
2016-04-22 11:18:32 +01:00
Mihaela Stoica
82a0fe87e4
Merge pull request #961 from GaborApatiNagy/CA-208720
...
CA-208720: Fix for: Can type text into the label in Bugtool wizard, Destination page
2016-04-22 11:18:25 +01:00
CITRITE\sriharshak
56b5ccbda5
L10N: CA-205187 fix(partial)
2016-04-21 23:45:24 +05:30
CITRITE\sriharshak
f600cb53a5
L10N:CA-205536 fix
2016-04-21 23:14:03 +05:30
Gabor Apati-Nagy
e7d7661d51
CA-208720: Fix for: Can type text into the label in Bugtool wizard, Destination page
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-04-21 17:55:56 +01:00
Mihaela Stoica
972055fbb7
Merge pull request #959 from sriharshak/master
...
L10N: CA-208682 fix
2016-04-21 15:21:09 +01:00
Mihaela Stoica
858b582319
Merge pull request #960 from ushamandya/master
...
CA-208609: Updated version of XC Help
2016-04-21 15:20:49 +01:00