lp:~nataliabidart/ubuntu-sso-client/reusable-headers
Created by
Natalia Bidart
on
2012-03-09
and last modified on
2012-03-14
- Get this branch:
- bzr branch lp:~nataliabidart/ubuntu-sso-client/reusable-headers
Only
Natalia Bidart
can upload to this branch. If you are
Natalia Bidart
please log in for upload directions.
Branch merges
Propose for merging
- Diego Sarmentero (community): Approve on 2012-03-14
- Roberto Alsina (community): Approve on 2012-03-14
-
Diff: 1257 lines (+391/-267)19 files modifieddata/qt/stylesheet.qss (+1/-7)
run-tests (+1/-1)
ubuntu_sso/qt/__init__.py (+26/-2)
ubuntu_sso/qt/current_user_sign_in_page.py (+4/-6)
ubuntu_sso/qt/email_verification_page.py (+1/-1)
ubuntu_sso/qt/forgotten_password_page.py (+1/-1)
ubuntu_sso/qt/reset_password_page.py (+1/-1)
ubuntu_sso/qt/setup_account_page.py (+5/-5)
ubuntu_sso/qt/sso_wizard_page.py (+101/-75)
ubuntu_sso/qt/tests/__init__.py (+54/-6)
ubuntu_sso/qt/tests/test_common.py (+49/-2)
ubuntu_sso/qt/tests/test_current_user_sign_in_page.py (+4/-4)
ubuntu_sso/qt/tests/test_email_verification.py (+6/-7)
ubuntu_sso/qt/tests/test_forgotten_password.py (+3/-2)
ubuntu_sso/qt/tests/test_loadingoverlay.py (+0/-3)
ubuntu_sso/qt/tests/test_reset_password.py (+4/-14)
ubuntu_sso/qt/tests/test_setup_account.py (+36/-65)
ubuntu_sso/qt/tests/test_sso_wizard_page.py (+88/-59)
ubuntu_sso/qt/tests/test_ubuntu_sso_wizard.py (+6/-6)
Related bugs
Bug #949741: Titling labels have redundant tooltips | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 919. By Natalia Bidart on 2012-03-14
-
- Do not hide the error when a new captcha is requested, since that will
immediatly hide a potential error shown from a just-failed registration
attempt.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-sso-client