Konstantina Chremmou
fb8434819d
Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-11-30 13:56:32 +00:00
Mihaela Stoica
681f77bfd9
CA-273307: Replaced the links in the Upsell dialogs
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-11-17 12:24:43 +00: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
d624d93865
L10N:CP-23040,CP-23012 Traanslation Checkin
2017-07-04 10:39:46 +05:30
vetrivelc
8d0f994d40
L10N: Fix CA-255548 & translation updates
2017-06-22 13:45:26 +05:30
Stephen Turner
eda73f1dff
Fix several usage errors identified by Lexica
2017-06-20 14:29:22 +01:00
Mihaela Stoica
68aa91bcaa
CA-242134: Remove code targeting pre-Clearwater hosts and unnecessary ClearwaterOrGreater checks
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-05 15:35:25 +01:00
Gabor Apati-Nagy
49fd823650
CA-249084: deleted more unneeded code
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-11 17:50:47 +01:00
Gabor Apati-Nagy
2823e0337b
CA-249084: Fix code for new build number format
...
removing unneeded code (after 55f17d4
)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-11 16:37:19 +01:00
Gabor Apati-Nagy
55f17d416b
CA-249084: Fix code for new build number format
...
fixed by removing checks that are no longer needed
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-04-11 11:06:03 +01:00
vetrivelc
6d9273f304
L10N: Translation Changes & VMSS updates CP-20708
2017-02-14 03:27:38 +00:00
Gabor Apati-Nagy
978f85233c
CA-176169: Added copyright statement to files which it was missing from
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 20:14:56 +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
Konstantina Chremmou
cbdf7d3742
Merge pull request #1334 from MihaelaStoica/CA-216752
...
CA-216752: Not all wizards progress through to the next page by press…
2016-12-22 09:14:29 +00:00
Mihaela Stoica
0115461f66
CA-216752: Not all wizards progress through to the next page by pressing the Enter key
...
- Added SelectDefaultControl() to more wizard pages
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-12-21 13:33:04 +00:00
Konstantina Chremmou
e176194a06
Merge pull request #1339 from GaborApatiNagy/master_CA-211363
...
CA-211363: Replace 'User name' labels with 'Username'
2016-12-20 09:44:25 +00:00
Gabor Apati-Nagy
122e6ae012
CA-207011: Don't allow XC to create more than one SMB ISO SR on the same share
...
fixed the name of a method
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-09 15:27:22 +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
Gabor Apati-Nagy
517b4cc45b
CA-207011: Don't allow XC to create more than one SMB ISO SR on the same share
...
This commit uses the same logic that is used for NFS ISOs.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-06 11:27:53 +00:00
sri harsha tagore k
821f42e1f2
L10N:Translations check-ins
2016-12-02 20:13:49 +05:30
mcintyre94
e7f4f3b8a0
Merge pull request #1267 from kc284/CA-227601
...
CA-227601: check SR supports db replication on a background thread.
2016-11-09 17:42:41 +00:00
Konstantina Chremmou
f17617b2ec
CA-227601: check whether the storage repositories support database replication
...
on a background thread and show a spinner while this is going on. Also: run this
check only the first time the page is loaded; some refactoring, namely simplified
the code scanning for SRs by reducing the number of things each method does;
fixed column widths; removed unused property.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-11-07 13:54:03 +00:00
Mihaela Stoica
aca6c41aef
CA-226103: Hotkey conflict in the “Choose the type of new storage” UI while creating new storage
...
Also changed the page to use different resource strings for the Storage type in the right hand panel (no hotkeys should be shown there)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-11-03 13:55:46 +00:00
sri harsha tagore k
49ef8a3aad
L10N: Ely:Translation check-ins
2016-09-15 16:47:31 +05:30
Konstantina Chremmou
e8a009678f
Fixed issue on the New SR wizard where the SR type details panel was not populated
...
when the default checked button was invisible.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-07-28 13:16:49 +01:00
Konstantina Chremmou
ea60eaa24e
Merge pull request #1065 from xenserver/CAR-2217
...
Request to merge CAR-2217 into master
2016-07-11 14:11:00 +01:00
Konstantina Chremmou
3fc701ecb8
CP-17502: Hide SR types from the NewSrWizard if the corresponding sm plugin is not available.
...
Further, disable the Reattach SR if there is no sm plugin for its type.
2016-06-22 18:34:21 +01:00
Mihaela Stoica
da9e99b1cb
CP-17161: Add 'using' statement around dialogs to ensure garbage collection
...
- fix ActionProgressDialog usages
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-20 13:17:42 +01: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
8c0623b8f2
L10N:Dundee:Translation check-ins
2016-04-20 19:16:33 +05:30
Mihaela Stoica
549e26ad94
CA-208495: XenCenter does not specify the NFS version when reattaching an existing SR
...
- Re-position the version radio-buttons, so that is clear that the selected version applies to both Create and Reattach
- Pass the selected version to the attach command in the device_config parameter
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-20 09:44:58 +01:00
Mihaela Stoica
64d9bece24
CA-207915: XenCenter does not display the correct supported NFS versions in the New SR wizard
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-15 15:01:09 +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
Mihaela Stoica
1eac78ac00
CA-203178: Unable to create HBA SR using new storage repository wizard in XC
...
- Removed the Storage provisioning page from the New SR Wizard
2016-03-08 14:47:55 +00:00
Gabor Apati-Nagy
6cde7d9c3f
CP-15830: Add Help IDs for new dialogs in Dundee
2016-02-18 13:09:53 +00:00
Mihaela Stoica
9f99c37f83
CP-16012: Rename branding variables
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-10 11:52:30 +00:00
Mihaela Stoica
fc5ebd2d40
CP-15401: Move HiddenFeatures to a new class
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-01-28 21:43:15 +00:00
Cheng Zhang
5c399ab4ba
CP-15401: Avoid have null in URL constructor
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-26 11:16:39 +08:00
Cheng Zhang
04d3b81d92
CP-15401: Changed WarningWithInformationUrl and ProblemWithInformationUrl to cope with empty URL string
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-25 11:15:30 +08:00
Cheng Zhang
88d881b126
CP-15401: Show/Hide rdpPolling, upsell and optimize for XenApp depending on XenCenter registry keys
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-22 13:31:22 +08:00
Cheng Zhang
08741a1fa0
CP-15398: Make texture company name rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:54 +08:00
Stephen Turner
3e7fda871a
CP-14647: Remove four unused variables
2015-11-09 14:54:11 +00:00
Stephen Turner
ce609e31ff
CP-14647: Intermediate check-in #4
2015-11-08 11:28:01 +00:00
Stephen Turner
cf6534275e
CP-14647: Intermediate check-in #2
2015-11-08 11:27:57 +00:00
Stephen Turner
b587ab832e
CP-14647: Intermediate check-in #1
2015-11-08 11:27:56 +00:00
Gabor Apati-Nagy
c459211f80
CP-14778: Update CIFS -> SMB in XenCenter
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-06 14:31:52 +00:00
Mihaela Stoica
e36b674f0e
CP-14240: Rename CIFS to SMB in the UI
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-09-21 11:11:57 +01:00
Carmen Agimof
78c80a7887
CA-181440: Adds text that explains the bounds of the incremental allocation in the Thin Provisioning Parameters Control.
2015-09-07 17:45:57 +01:00
Carmen Agimof
b4c7d60f6d
Merge remote-tracking branch 'upstream/master' into CP-13902
...
Conflicts:
XenAdmin/Wizards/NewSRWizard_Pages/Frontends/StorageProvisioning.cs
2015-09-02 13:19:49 +01:00