Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This is intended to be used while testing, not in production
|
|
- Remove the <b> wrapping on checkboxes, since they don't
understand HTML
- Change the display of provider since providers with big names
like dev.bitmask.net make the UI look bad.
|
|
|
|
|
|
Conflicts:
src/leap/gui/mainwindow.py
|
|
|
|
Closes:#2130
|
|
|
|
sending RAISE_WINDOW leap event if we are not
the main instance.
|
|
Also, fix documentation for a slot and mini-refactor a method
for improved translations.
|
|
|
|
|
|
|
|
Conflicts:
src/leap/services/eip/vpnlaunchers.py
|
|
|
|
|
|
s/br/b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes:#2061
o Rewording of setup steps in wizard, to make them more meaningful to the non-technical user. Closes: #2061
o Fix typo in wizard
o Fix multiple drawing of services if going back
o Make registration errors show in red
o Add a warning if EIP service needs admin password. Addresses part of #2062
|
|
Closes:#2114
|
|
Closes: #2059
|
|
|
|
|
|
|
|
|
|
|
|
git://github.com/chiiph/leap_client into develop
Conflicts:
src/leap/gui/mainwindow.py
|
|
into develop
|
|
|
|
in this commit too, the twisted fake_provider implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|