index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
gui
/
wizard.py
Age
Commit message (
Expand
)
Author
2013-03-21
syntax fix for python 2.6
Kali Kaneko
2013-03-13
Display a more related error message for https wizard checks
Tomás Touceda
2013-03-12
Make the wizard provider setup only
Tomás Touceda
2013-03-12
Login after register
Tomás Touceda
2013-03-12
Prepend https:// to the provider domain
Tomás Touceda
2013-03-12
Add watermark image
Tomás Touceda
2013-03-12
Reset error message when the provider changes
Tomás Touceda
2013-03-12
Display ? icon for the test being run at the time
Tomás Touceda
2013-03-12
Fix passwords are equal check for the register page
Tomás Touceda
2013-03-11
Don't display a ? icon when we are checking things in the wizard
Tomás Touceda
2013-03-11
Explicitly disable watermark pixmap in wizard
Tomás Touceda
2013-03-11
Set register page as commit page
Tomás Touceda
2013-03-11
Prepend username if the error message doesn't start with uppercase
Tomás Touceda
2013-03-11
Instantiate provider name in the wizard once its set
Tomás Touceda
2013-03-11
Provide more meaningful messages in the provider select page
Tomás Touceda
2013-03-11
Add user regex validator
Tomás Touceda
2013-03-11
Auto login after the first run wizard if registered a new user
Tomás Touceda
2013-03-08
Add keyring and username/password saving capabilities
Tomás Touceda
2013-03-08
Add translation support
Tomás Touceda
2013-03-07
Change asserts for a custom leap_assert method
Tomás Touceda
2013-03-06
Add UI merging all the code
Tomás Touceda