Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-06 | Remove everything to start from scratch | Tomás Touceda | |
2013-01-24 | wizard rephrasing & punctuation | kali | |
2013-01-24 | catch missing messages on last page of wizard | kali | |
2013-01-11 | all calls except the first one are made to api uri | kali | |
we also parse the port number | |||
2013-01-10 | renamed connection page | kali | |
2012-11-27 | inline validation at register page. | kali | |
inline widget and focus and red marks and whistles. | |||
2012-11-23 | refactor validation mixin; progress until register page | kali | |
2012-11-22 | info page refactor. | kali | |
2012-11-21 | tango icons for checking/checked/failed check status | kali | |
2012-11-19 | add domain name to providerinfo page | kali | |
2012-11-19 | disable "next" button during validation | kali | |
and wait for user to click it. Closes #973 | |||
2012-11-13 | check credentials on login branch | kali | |
plus fix repaint on populateErrors on login page, should refactor to ToBeValidated class or something similar, with the other paintEvent functions that implement the painting of errors coming from the "next" validating page. | |||
2012-11-12 | uncomment download_ca_cert call | kali | |
2012-11-08 | more careful error catching during registration. | kali | |
added a twisted server that fakes some of the provider interaction. | |||
2012-11-07 | changes to update_signal | kali | |
+ Fix update + Rename + Changed signature (we update progress bar from slot now) | |||
2012-11-06 | split wizard into separate files | kali | |
so we don't go nuts yet. |