summaryrefslogtreecommitdiff
path: root/src/leap/gui/firstrun/providerselect.py
AgeCommit message (Collapse)Author
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-24wizard rephrasing & punctuationkali
2013-01-11fix for missing cacert bundlekali
frozen app cannot find requests cacert bundle. added to Resources to get us going.
2013-01-09this should be the complete list of userfacing strings.antialias
see #665.
2013-01-09fix provider domain regexkali
2012-12-12register testskali
2012-11-28move delay function to gui/utilskali
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-22fix widgets focus on providerselect pagekali
it works with enter, enter, enter :) dedicated to DJ Focus...
2012-11-22info page refactor.kali
2012-11-22fixed ui freeze using queue for passing status between worker and parentkali
2012-11-21add red border to failed fieldkali
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-21tango icons for checking/checked/failed check statuskali
2012-11-20added inline panel within zero-margin framekali
2012-11-20TableWidget refactorkali
so we can use it also in the inline validation widgets.
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