summaryrefslogtreecommitdiff
path: root/src/leap/gui/firstrun/wizard.py
AgeCommit message (Collapse)Author
2013-01-24catch missing messages on last page of wizardkali
2013-01-10renamed connection pagekali
2013-01-09rename username varkali
2012-12-12register testskali
2012-12-12tests for firstrun/wizardkali
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-21update check status when provider entry changes.kali
disable next button and remove any error message (but remember which was the latest bad string if you are changing providers withouth going to the next page).
2012-11-19disable "next" button during validationkali
and wait for user to click it. Closes #973
2012-11-12connect wizard cancel button with shutdownkali
2012-11-08selectprovider rename + fix onComplete function for provider entrykali
2012-11-06split wizard into separate fileskali
so we don't go nuts yet.