summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/preferenceswindow.py
AgeCommit message (Expand)Author
2016-05-11[style] pep8Kali Kaneko
2016-05-11[feat] move pix UA launcher from menu to mail status widget.elijah
2016-04-19pep8/flake8Kali Kaneko
2016-04-19[feature] add email panel to preferenceselijah
2015-09-18[bug] track soledad ready state on a shared placeIvan Alejandro
2015-08-24[feat] allow to disable EIP on buildKali Kaneko
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-01-28Remove all the Slot() decorators.Ivan Alejandro
2014-09-19single pref win: fix problems with cleaning up closed windows (lambdas were k...elijah
2014-09-19single pref win: ensure proper deletion of preference window pages.elijah
2014-09-19single pref win: minor linting & add changes fileelijah
2014-09-19single pref win: move preference window tracking to PreferencesWindowelijah
2014-09-19single pref win: gets the autopep8 beauty scrub.elijah
2014-09-19single pref win: enabled/disable services via preferences window, account page.elijah
2014-09-19single pref win: move eip preferences to new combined preference window.elijah
2014-07-14Do backend calls using kwargs.Ivan Alejandro
2014-07-14Use new backend/signaler and start logic in processes.Ivan Alejandro
2014-05-30Change password skips soledad if mx is not enabled.Ivan Alejandro
2014-05-28Refactor cleanup, ProviderConfig to backend.Ivan Alejandro
2014-05-21Update username regex to support the same as webapp.Ivan Alejandro
2014-05-21Rename backend methods for consistency.Ivan Alejandro
2014-05-21Move soledad password change to backend.Ivan Alejandro
2014-04-23Get password change working again. Closes #5540.Ivan Alejandro
2014-04-17Use consistent wording for triggers documentation.Ivan Alejandro
2014-04-17Use Slot decorator instead of SLOT docstring.Ivan Alejandro
2014-04-15Move SRPAuth to the backend.Ivan Alejandro
2014-01-23Replace provider hardcoded path with helper.Ivan Alejandro
2013-12-12Disable and stop EIP on setting save.Ivan Alejandro
2013-11-25Select the provider selected in the login widget.Ivan Alejandro
2013-11-14Enable password change in proper conditions.Ivan Alejandro
2013-11-14Use services' module names for the service.Ivan Alejandro
2013-10-31Select the logged in provider in the pref. window.Ivan Alejandro
2013-10-31Password change policy improvement.Ivan Alejandro
2013-10-30Fix non-ascii password change problem.Ivan Alejandro
2013-10-01Use the same exception for all the auth user facing errorsTomás Touceda
2013-10-01Implement new UITomás Touceda
2013-09-18Move STANDALONE flag to a module and unify paths queries.Ivan Alejandro
2013-09-18Remove unused existing code.Ivan Alejandro
2013-08-30Fix, method name bug.Ivan Alejandro
2013-08-30Add gateway selection feature to the preferences.Ivan Alejandro
2013-08-29Enable password change when soledad is ready.Ivan Alejandro
2013-08-28Refactor services display names out. Closes #3578.Ivan Alejandro
2013-08-28Preferences: select enabled services for providersIvan Alejandro
2013-08-23Refactor basic password checks. Closes #3552.Ivan Alejandro
2013-08-23Add password change feature.Ivan Alejandro
2013-08-23Add preferences panel.Ivan Alejandro