Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-06 | Disconnect signals before closing the wizard. | Ivan Alejandro | |
[Closes #4817] | |||
2013-12-18 | Refactor provider_bootstrapper out of mainwindow | Tomás Touceda | |
2013-12-17 | Reset registration error and input widgets. | Ivan Alejandro | |
The registration widgets are cleared if the user goes back to the provider selection page. [Closes #4742] | |||
2013-11-07 | Remember provider CA checks. | Ivan Alejandro | |
[Closes #3814] | |||
2013-11-06 | Remember setup provider checks. | Ivan Alejandro | |
Also, on finish: - hide checks groupBox - clear domain lineEdit [Closes #3815] | |||
2013-11-06 | Fix 'cancel' and 'back' misbehavior. | Ivan Alejandro | |
- Check if the 'next' button should be enabled after 'cancel' or 'back'. - Also, when the radio button is switched from existing to new provider, check if we need to enable the 'check' button. [Closes #4148] | |||
2013-11-05 | Handle Timeout errors during register. | Ivan Alejandro | |
Also catch all request exceptions to avoid failures. [Closes #4358] | |||
2013-11-05 | Move string encoding to srpregister. | Ivan Alejandro | |
2013-10-15 | Remove unused code. | Ivan Alejandro | |
2013-10-03 | Reorder providers combo, disable if no providers. | Ivan Alejandro | |
- Move radio buttons to get more space for the labels. - If there are no configured providers then disable the combo. | |||
2013-10-03 | Separate pre-seeded providers from user added ones | Ivan Alejandro | |
2013-10-02 | Skip checks for an existing provider. | Ivan Alejandro | |
2013-10-02 | Add providers combobox with configured providers. | Ivan Alejandro | |
2013-10-02 | Move echo-mode-setting to the ui file. | Ivan Alejandro | |
2013-09-30 | Make providerboostrapper take the verify path from our ca-bundle. | Kali Kaneko | |
Also, move module to a more logical placement, since provier boostrapping is not dependent on eip service. | |||
2013-09-18 | Move STANDALONE flag to a module and unify paths queries. | Ivan Alejandro | |
2013-09-18 | Remove unused existing code. | Ivan Alejandro | |
2013-09-03 | Remove last page from wizard. | Ivan Alejandro | |
Also remove the globe image because is no longer needed. | |||
2013-08-28 | Refactor services display names out. Closes #3578. | Ivan Alejandro | |
2013-08-23 | Refactor basic password checks. Closes #3552. | Ivan Alejandro | |
2013-08-12 | Merge remote-tracking branch 'kali/feature/create_bitmask_namespace' into ↵ | Tomás Touceda | |
develop | |||
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |