Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Preferences / AddAccountView.xaml @ 422c9598

History | View | Annotate | Download (11.8 kB)

# Date Author Comment
53032fb7 01/07/2012 04:52 pm Panagiotis Kanavos

Fixed inactive Next button when validating credentials. Fixes #1784

06f11e8b 12/20/2011 10:40 pm Panagiotis Kanavos

Fixed frequent timeout by always closing WebResponse objects

52e8e7d9 12/19/2011 12:57 pm Panagiotis Kanavos

Converted Content-Length to optional in CloudFilesClient.cs
Added validation message to AddAccountView.xaml

8dd2bdfb 12/15/2011 08:39 pm Panagiotis Kanavos

Fixed error that caused continuous credential retrieval in Auto account page

74d78c90 12/15/2011 03:45 pm Panagiotis Kanavos

Fixed settings save that was disabled due to the addition of a Uri property
Removed "IsPithos" property from UI and classes
Using default token 0007 for feedback

f734ab5b 12/13/2011 11:09 pm Panagiotis Kanavos

Updated wizard and AccountInfo to include the server's URL. Added account validation to the wizard. Have problems saving settings

3ddbb7b8 12/01/2011 10:41 pm Panagiotis Kanavos

Finished account wizard that allows adding an account either by logging to the Pithos site or by entering credentials by hand

Closes #1708, #1703

77f3c897 11/29/2011 10:46 pm Panagiotis Kanavos

Added wizard page