Darren Matthews
2ce509efb3
L10N: Translation updates along with Interface resync
...
Signed-off-by: Darren Matthews <darren.matthews@citrix.com>
2018-09-28 14:00:14 +01:00
Michael Z
40197ae2d0
REQ-680: Fix auto-merge errors.
...
Signed-off-by: Michael Z <michael.zhao@citrix.com>
2018-09-20 22:41:11 +08:00
Michael Z
9034c5a57a
REQ-680: Merge master to feature branch.
...
Signed-off-by: Michael Z <michael.zhao@citrix.com>
2018-09-17 20:00:30 +10:00
Michael Z
5e37264185
CA-297617: Change Citrix Hypervisor Tools to Citrix VM Tools.
...
Signed-off-by: Michael Z <michael.zhao@citrix.com>
2018-09-14 15:54:04 +01:00
Darren Matthews
fa5dd85c52
L10N: Translation updates
...
Signed-off-by: Darren Matthews <darren.matthews@citrix.com>
2018-09-13 11:40:50 +01:00
Darren Matthews
99d0c6ed88
L10N : CA-294333 fixed with resx resync. Translation updates. ( #2215 )
...
* L10N: Translation and resx resync
* L10N: CA-294333 Overlap Issue fixed in redesign.
Signed-off-by: Darren Matthews <darren.matthews@citrix.com>
2018-09-12 23:44:16 +01:00
Konstantina Chremmou
c35a8f739d
CA-294333: NewPolicySnapshotPage corrections + small checkbox bug ( #2199 )
...
* CA-294333: NewPolicySnapshotPage corrections.
- Fixed layout and accessibility of controls.
- Changed clickable info icons to normal icon+text info panels because they
are used more widely across XenCenter and the user does not need extra clicks
to access the information.
- Fixed bug where two clicks were required to check the quiescing checkbox
if the Disk and Memory radio was selected.
* Minor layout correction.
* Removed some obsolete code.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-09-12 09:22:03 +01:00
Darren Matthews
fc7ec88fd4
L10N: CA-294333 fixed overlap issue in JA resource file
...
Signed-off-by: Darren Matthews <darren.matthews@citrix.com>
2018-08-22 09:02:08 +01:00
Darren Matthews
a6991596a5
L10N Bug Fixes (CA-294292 & CA-294333) ( #2163 )
...
* L10N: CA-294292 Fixed truncation issue in language files.
* L10N: CA-294333 Fixed overlapping issue in Japanese file.
* L10N: CA-294333 Fixed overlapping issue in Japanese file.
Signed-off-by: Darren Matthews <darren.matthews@citrix.com>
2018-08-02 10:13:54 +01:00
vetrivelc
8ef1764c84
L10N: Translation Updates & CA-293780
2018-07-19 11:05:16 +01:00
Vetrivel Chinnasamy
998cea2ec2
L10N: Kolkata Bug Fixes ( #2052 )
...
* L10N: UI Truncation Fixes
* L10N: Bug fix truncation issue JA
* L10N: Removed the help image in SC Wizard page
* L10N: Update to zh-CN XenWizrd Base
2018-04-25 18:19:03 +01:00
Vetrivel Chinnasamy
0cf3d404ee
L10N:CA-281877,CA-283587,CA-286950,CA-287318 Fix Updates
2018-04-20 18:28:09 +08:00
vetrivelc
4ac8f99bae
L10N: Localization File updates
2018-04-19 18:07:23 +05:30
vetrivelc
ea1baf33e7
L10N: CA-281877 JA & SC fix
2018-04-17 15:25:29 +05:30
Konstantina Chremmou
ee648135f6
Since it is easy to forget calling the base class method at the beginning of the
...
PageLoaded override in derived classes, enforce it by wrapping the page specific
code in a new virtual method, which the derived classes can override and PageLoaded
can call after its own logic.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-09 11:22:26 +00:00
vetrivelc
d05fd0efd3
L10N:Translation Updates
2017-10-23 19:01:14 +05:30
Mihaela Stoica
92b3dc8395
Merge pull request #1757 from xenserver/REQ-420
...
Merging REQ-420 into master
2017-09-13 12:35:50 +01:00
Konstantina Chremmou
dd76b9f0d5
CA-265044: Text corrections on the New VMSS Schedule wizard; image correction
...
on the VM Snapshots page; update VM's status on the Snapshots page when the
VM's membership in a policy changes.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-09-07 12:56:41 +01:00
Konstantina Chremmou
71301eb332
Removed the extension Properties from the VMSS class. Removed the GetVMSSAlertsAction;
...
it's not needed as it does not make server calls. Some more refactoring and corrections
here and there.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-09-04 23:07:22 +01:00
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
vetrivelc
78fc06d0af
L10N : Issue Fixing
2017-07-05 17:10:43 +05:30
vetrivelc
8d0f994d40
L10N: Fix CA-255548 & translation updates
2017-06-22 13:45:26 +05:30
Mihaela Stoica
1bae482bc5
CA-242134: Remove the VMPP code: changes following code review
...
- removed unused methods and properties from the NewPolicyWizard class
- made the wizard pages private in the NewPolicyWizard class
- removed unused constructor from the NewPolicySnapshotTypePage class
- removed unused property from the PolicyHistory class
- removed the public properties TreeView and DataGridView from the SnapshotsPage
- removed the PolicyType from the PolicyAlert class and the constructor that is no longer used
- removed unused property from the VMSS class
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-30 15:08:01 +01:00
Mihaela Stoica
f752f05a1d
CA-242134: Remove the VMPP code
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-25 15:37:05 +01:00
vetrivelc
21a7a74408
L10N: CA-250470,CA-250471,CA-250472,CA-250473,CA-250893,CA-250894 Localized UI fixes
2017-05-11 19:36:14 +05:30
vetrivelc
a291bd730a
L10N:CA-205538 & other translation checkins
2017-04-19 14:36:03 +05:30
Sharath Babu
553e559bee
CA-246288: Removing mention of the word "paused" from the text in NewpolicySnapshotTypePage
...
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-03-23 04:02:13 +05:30
Sharath Babu
035fd959c3
CA-246288: [VMSS] Incorrect message in schedule properties->snapshot type window
...
Signed-Off-By: Sharath Babu <sharath.babu@citrix.com>
2017-03-22 09:58:04 +05:30
vetrivelc
6d9273f304
L10N: Translation Changes & VMSS updates CP-20708
2017-02-14 03:27:38 +00:00
Sharath Babu
4833565ec6
Fixing copyright check failures at build time
...
Signed-Off-by: Sharath Babu <sharath.babu@citrix.com>
2017-01-25 14:11:24 +05:30
Sharath Babu
ee4b2818f6
Merge remote-tracking branch 'xenserver/CAR-2205' into xenserver/VMSS
...
Signed-Off-by: Sharath Babu <Sharath.Babu@citrix.com>
2017-01-25 13:01:54 +05:30
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
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
Gabor Apati-Nagy
5f24a4e084
CA-211363: Replace 'User name' labels with 'Username'
...
According to the Microsoft style guide XC to use 'username' for UI fields and use 'user name' when it's being referred to.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-07 11:12:58 +00:00
Sharath Babu
6b64efb9a6
CA-213563: VM policy cannot be changed to snapshot with
...
quiesce after installing vss tools
Enabling snapshot policy type to be changed to quiesce from
other snapshot policy types if the selected VMs are
quiesce snapshot capable.
Signed-off-by: Sharath Babu <sharath.babu@citrix.com>
2016-11-11 06:12:35 +05:30
Sharath Babu
5aaeeb3318
CA-213498: [VMSS] XC create new VMSS Policy wizard
...
disables "quiesce" option when no VMs are selected in policy
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-07-25 11:36:28 +05:30
Sharath Babu
4d4fab03cb
CA-213493: [VMSS] Quiesce info icon and alert icon
...
in VMSS wizard are not aligned properly
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-07-21 12:43:55 +05:30
Sharath Babu
93e3c05216
Incoporating review comments by Mihaela.
...
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-06-14 15:22:15 +00:00
Sharath Babu
2ad62fd48e
CP-17752: make unit tests use a generic class of policy wizard and
...
added support for New Policy Wizard help document.
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-06-14 13:20:04 +00:00
CITRITE\sriharshak
ef8628ff92
L10N : Dundee translation checkins Iteration 01
2016-03-21 16:45:35 +05:30
Stephen Turner
feea3f2ad0
CA-203766: Replace more uses of 'via'
2016-03-16 13:17:47 +00:00
Koushik Chakravarty
556229c0a1
CAR-2146: Removed enum typecast, fixed some texts in UI
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-19 17:32:18 +05:30
Koushik Chakravarty
025e263a4c
CAR-2146: Reworked and removed some more redundant code
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
6889e15872
CAR-2146: Isolated type specific checks in VMGroup helper class
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
b9791f9588
CAR-2146: Removed VMSS specific Dialog and fixed some merge issues
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
e11974d864
CAR-2146: Integrated new SDK changes, re-using existing VMPP Dialog
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
e838a49814
CAR-2146: Removing Email page and some code review comment resolutions
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
cf5040e9a9
CAR-2146: SDK Integration for VMSS and Testing
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
2a3c62a931
CAR-2146: Added new VMSS Dialog, made text modifications in existing
...
wizard
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
f3d8941b81
CAR-2146: Added new column for Quiesce support
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30