summaryrefslogtreecommitdiff
path: root/src/leap/gui/firstrun/providerinfo.py
AgeCommit message (Collapse)Author
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-24wizard rephrasing & punctuationkali
2013-01-09fix provider label translationkali
2013-01-09wrap provider infokali
2012-11-22info page refactor.kali
2012-11-22fixed ui freeze using queue for passing status between worker and parentkali
2012-11-19add domain name to providerinfo pagekali
2012-11-19disable "next" button during validationkali
and wait for user to click it. Closes #973
2012-11-13fix missing provider parameter in leapconfig objects chainkali
2012-11-12cleanup errors on page init and on field changekali
2012-11-12fix layout on providerinfo pagekali
2012-11-09connect page merged into regvalidation.kali
Flow nearly working with fake provider, except for authentication.
2012-11-08catch conn error while fetching provider infokali
2012-11-08allow user to specify host:port for provider selectionkali
2012-11-07fix issue with refresh timingkali
using end_sentinel as a workaround for the lack of refresh. doing a pause so user gets some feedback about what's going on. error messages on select provider page should be all covered now.
2012-11-07changes to update_signalkali
+ Fix update + Rename + Changed signature (we update progress bar from slot now)
2012-11-06split wizard into separate fileskali
so we don't go nuts yet.