summaryrefslogtreecommitdiff
path: root/src/leap/gui/firstrun/register.py
AgeCommit message (Collapse)Author
2013-02-13add watermark image to wizardkali
2013-01-24wizard rephrasing & punctuationkali
2013-01-11all calls except the first one are made to api urikali
we also parse the port number
2013-01-09this should be the complete list of userfacing strings.antialias
see #665.
2012-12-12login testskali
2012-12-12register testskali
2012-11-27login validation inlinekali
2012-11-27inline validation at register page.kali
inline widget and focus and red marks and whistles.
2012-11-23refactor validation mixin; progress until register pagekali
2012-11-19set commit page (no back button after validation)kali
2012-11-19disable "next" button during validationkali
and wait for user to click it. Closes #973
2012-11-12fix prevalidation error showing in register page.kali
2012-11-12cleanup errors on page init and on field changekali
2012-11-09connect page merged into regvalidation.kali
Flow nearly working with fake provider, except for authentication.
2012-11-08selectprovider rename + fix onComplete function for provider entrykali
2012-11-06add 404 catch to registerkali
2012-11-06split wizard into separate fileskali
so we don't go nuts yet.