summaryrefslogtreecommitdiff
path: root/src/leap/gui/wizard.py
AgeCommit message (Expand)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-07-19Workaround segfault when emitting a signal with a None parameterTomás Touceda
2013-07-09do not use exec_ on wizardKali Kaneko
2013-07-03Bugfix: show error message on registration problemIvan Alejandro
2013-06-28Bugfix: Update available/supported implementation.Ivan Alejandro
2013-06-21Disable remembering when not using a proper keyring backendTomás Touceda
2013-06-21hide mx until we integrate itkali
2013-06-19Temporary removal of enrollment policy in UI.Ivan Alejandro
2013-06-07Wizard ui improvementsIvan Alejandro
2013-06-05Merge remote-tracking branch 'ivan/bug/issue-2693_select-configured-provider'...Tomás Touceda
2013-06-05Only show question mark when the previous check passedTomás Touceda
2013-06-05Select the configured domain in the providers boxIvan Alejandro
2013-06-05Improve wizard for registration processIvan Alejandro
2013-06-03Use Twisted's deferToThread and Deferreds to handle parallel tasksTomás Touceda
2013-05-11Add support for requests<1.0.0Tomas Touceda
2013-05-11updated documentationkali
2013-04-12Add --danger option to not validate the first hop of certificatesTomas Touceda
2013-04-12Fix UI which was missbehavingTomas Touceda
2013-04-09fix markup typokali
2013-04-09fixes as per reviewkali
2013-04-04Several fixes in wizardkali
2013-03-21syntax fix for python 2.6Kali Kaneko
2013-03-13Display a more related error message for https wizard checksTomás Touceda
2013-03-12Make the wizard provider setup onlyTomás Touceda
2013-03-12Login after registerTomás Touceda
2013-03-12Prepend https:// to the provider domainTomás Touceda
2013-03-12Add watermark imageTomás Touceda
2013-03-12Reset error message when the provider changesTomás Touceda
2013-03-12Display ? icon for the test being run at the timeTomás Touceda
2013-03-12Fix passwords are equal check for the register pageTomás Touceda
2013-03-11Don't display a ? icon when we are checking things in the wizardTomás Touceda
2013-03-11Explicitly disable watermark pixmap in wizardTomás Touceda
2013-03-11Set register page as commit pageTomás Touceda
2013-03-11Prepend username if the error message doesn't start with uppercaseTomás Touceda
2013-03-11Instantiate provider name in the wizard once its setTomás Touceda
2013-03-11Provide more meaningful messages in the provider select pageTomás Touceda
2013-03-11Add user regex validatorTomás Touceda
2013-03-11Auto login after the first run wizard if registered a new userTomás Touceda
2013-03-08Add keyring and username/password saving capabilitiesTomás Touceda
2013-03-08Add translation supportTomás Touceda
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda
2013-03-06Add UI merging all the codeTomás Touceda