Stephen Turner
c94cf3104c
CP-190904: Remove removed menu items from the unit tests too
2015-11-30 13:58:42 +00:00
Stephen Turner
ac71c2c454
CA-190904: Remove obsolete SR.upgrade and SR.share menu items
2015-11-30 11:53:54 +00:00
Stephen Turner
91e951b56f
CP-14647: Remove some references to 5.0, 5.5, 5.6 & 6.0
2015-11-27 16:33:13 +00:00
Gabor Apati-Nagy
a403664f98
Merge pull request #741 from MihaelaStoica/CA-180576
...
CA-180576: Provide a option to give case number when uploading a report
2015-11-25 13:55:51 +00:00
Stephen Turner
8dcc90dd30
Merge pull request #744 from GaborApatiNagy/CA-188554
...
CA-188554: XenCenter Error Uncaught exception System.NullReferenceException
2015-11-25 13:53:20 +00:00
Gabor Apati-Nagy
34612db6f8
Merge pull request #746 from GaborApatiNagy/CA-178985
...
CA-178985: Removed ova.xml import from XenCenter
2015-11-25 13:48:44 +00:00
Gabor Apati-Nagy
729b69382e
CA-188554: XenCenter Error Uncaught exception System.NullReferenceException
...
changes following code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-25 12:32:04 +00:00
Gabor Apati-Nagy
f0ea3aa807
CA-178985: Removed ova.xml import from XenCenter
...
because it has been broken and we decided not to keep this feature
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-25 12:12:20 +00:00
Stephen Turner
da62ddb6b3
Merge pull request #743 from GaborApatiNagy/CA-187909
...
CA-187909: Special characters should be URLencoded on HTTP calls
2015-11-25 11:34:43 +00:00
Gabor Apati-Nagy
4586832d5f
CA-178985: Removed ova.xml import from XenCenter
...
because it has been broken and we decided not to keep this feature
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-25 11:01:28 +00:00
Mihaela Stoica
2a5049829f
CA-180576: Update spacing of the controls on Destination page
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-24 11:01:47 +00:00
Mihaela Stoica
01f5081511
CA-180576: Provide a option to give case number when uploading a report
...
- rearranged the controls (removed group box, indented upload-related controls)
- also changed the progress bar style for the upload action to Marquee, as the Blocks style did not show any progress and it looked like the upload hasn't started
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-24 10:44:55 +00:00
Gabor Apati-Nagy
d79351a8f4
CA-187909: Special characters should be UrlEncoded on HTTP calls
...
A bit of refactoring
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-23 14:47:28 +00:00
Gabor Apati-Nagy
2e8e7afb7e
CA-188554: XenCenter Error Uncaught exception System.NullReferenceException
...
Fixed the exception that was caused by a missing null reference check and also the fact that the license status had to be watched only for pools and hosts, so added a check before starting watching the license status of the IXenObject (on GeneralTabPage)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-23 14:35:20 +00:00
Gabor Apati-Nagy
104d5554fb
CA-187909: Special characters should be URLencoded on HTTP calls
...
UrlEncoded all the strings that are used to create URLs. (Such as untrusted user input: string fileName)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-16 17:50:43 +00:00
Stephen Turner
bf1bbd8475
Merge pull request #742 from GaborApatiNagy/master_CP-185888
...
CA-185888: "Forget" in XenCenter is unclear
2015-11-16 16:20:05 +00:00
Gabor Apati-Nagy
57cea2564c
CA-185888: "Forget" in XenCenter is unclear
...
Capitalized.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-16 16:11:40 +00:00
Gabor Apati-Nagy
db4737b5ec
CA-185888: "Forget" in XenCenter is unclear
...
Renamed "Forget" to "Forget password" and updated unit tests accordingly.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-13 20:00:25 +00:00
Gabor Apati-Nagy
f2dcaec4ed
Merge pull request #736 from MihaelaStoica/CA-149229
...
CA-149229: Add VDI and VIF mappings when calling "assert_can_migrate"
2015-11-11 13:04:45 +00:00
Gabor Apati-Nagy
54aa8ae239
Merge pull request #739 from MihaelaStoica/CA-188017
...
CA-188017: When checking credentials on the Health Check dialog, disp…
2015-11-11 13:04:32 +00:00
Gabor Apati-Nagy
5970721ca1
Merge pull request #740 from MihaelaStoica/CP-14780
...
CP-14780: Revert Windows Update changes
2015-11-11 13:03:47 +00:00
Gabor Apati-Nagy
31c6ab0a7c
Merge pull request #732 from MihaelaStoica/CA-187698
...
CA-187698: When restoring dismissed updates, only do it on the connec…
2015-11-11 12:26:32 +00:00
Stephen Turner
b8dd9f7374
Merge pull request #738 from MihaelaStoica/CA-188150
...
CA-188150: Fixed the issue where some of the VIF parameters were not…
2015-11-11 11:50:26 +00:00
Mihaela Stoica
3c956f28ac
CP-14780: Revert Windows Update changes (part2)
...
Revert "Merge pull request #708 from GaborApatiNagy/master_windows_update"
This reverts commit fe03f1382f
, reversing
changes made to 423065a2c8
.
Conflicts:
XenAdminTests/TabsAndMenus/MainMenuGeorge.cs
2015-11-10 13:13:23 +00:00
Mihaela Stoica
da718b4af6
CP-14780: Revert Windows Update changes
...
Revert "Merge pull request #710 from GaborApatiNagy/master_windows_update"
This reverts commit f36c30362f
, reversing
changes made to fe03f1382f
.
2015-11-10 13:06:52 +00:00
Mihaela Stoica
9ca480a5cd
CA-188017: When checking credentials on the Health Check dialog, display a better error message when the user is not authorised to connect to the server
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-09 22:34:32 +00:00
Mihaela Stoica
5e96cbf9c2
CA-188150: Removed unneeded call
...
- removed the call that assigns vif.VM property, as this property is already assigned in ToProxy()
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-09 22:19:27 +00:00
Mihaela Stoica
bc12d8c92c
CA-188150: Fixed the issue where some of the VIF parameters were not preserved when editing VIF properties
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-09 16:00:47 +00:00
Stephen Turner
091372470f
Merge pull request #737 from stephen-turner/CP-14647b
...
CP-14647: Remove two deleted files from the wxs file
2015-11-09 15:50:22 +00:00
Stephen Turner
d0e955ff0d
CP-14647: Remove two deleted files from the wxs file
2015-11-09 15:49:29 +00:00
Mihaela Stoica
6c981d586b
Merge pull request #735 from stephen-turner/CP-14647b
...
CP-14647: Remove 5.x code
2015-11-09 15:11:47 +00:00
Stephen Turner
3e7fda871a
CP-14647: Remove four unused variables
2015-11-09 14:54:11 +00:00
Mihaela Stoica
f352c0cc73
CA-149229: Add VDI and VIF mappings when calling "assert_can_migrate"
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-09 14:20:37 +00:00
Stephen Turner
f2f590e3e7
CP-14647: More changes after read-through, including getting rid of OEM edition
2015-11-08 16:31:48 +00:00
Stephen Turner
8f6531c1cb
CP-14647: Remove deleted files from .csproj
2015-11-08 11:40:24 +00:00
Stephen Turner
524d6eea8e
CP-14647: Intermediate check-in #8
...
All tests now pass, via a combination of
a) Use more up to date databases
b) Delete obsolete tests
c) Edit the version number in the databases (these should be fixed later)
2015-11-08 11:28:06 +00:00
Stephen Turner
9dc3efbd9b
CP-14647: Intermediate check-in #7
...
Delete old TabsAndMenus tests, and fix up newer ones.
2015-11-08 11:28:05 +00:00
Stephen Turner
448ee7fa4e
CP-14647: Intermediate check-in #6
...
Fix two warnings-as-errors, and update sample dbs to newer API
2015-11-08 11:28:03 +00:00
Stephen Turner
8ea7e73b55
CP-14647: Intermediate check-in #5
...
This should cover everything except updating the tests to use more recent
servers.
2015-11-08 11:28:02 +00:00
Stephen Turner
ce609e31ff
CP-14647: Intermediate check-in #4
2015-11-08 11:28:01 +00:00
Stephen Turner
c667e51fd2
CP-14647: Intermediate check-in #3
2015-11-08 11:27:59 +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
Stephen Turner
d9cd979a44
Merge pull request #734 from MihaelaStoica/CA-186234
...
CA-186234: Group the issues found in a pool when retrieving CIS analy…
2015-11-06 15:13:29 +00:00
Mihaela Stoica
0963f8ccd2
CA-186234: Group the issues found in a pool when retrieving CIS analysis results for a pool
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-06 15:01:31 +00:00
Stephen Turner
b134f57919
Merge pull request #733 from GaborApatiNagy/master_smb
...
CP-14778: Update CIFS -> SMB in XenCenter
2015-11-06 14:35:20 +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
817d42fb18
CA-187698: When restoring dismissed updates, only do it on the connections with sufficient privileges
...
- This fixes the uncaught exception raised when an unauthorized user tries to restore dismissed updates.
- Also added the roles check when dismissing updates.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-05 15:49:38 +00:00
Stephen Turner
15f46c0537
Merge pull request #731 from MihaelaStoica/CP-14649
...
CP-14649: Change the message for SR_ATTACHED_ON_SLAVE
2015-11-05 10:55:11 +00:00
Mihaela Stoica
b5651ff0e0
CP-14649: Change the message for SR_ATTACHED_ON_SLAVE
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-05 10:43:35 +00:00