Age | Commit message (Expand) | Author |
2014-09-19 | single pref win: fix problems with cleaning up closed windows (lambdas were k... | elijah |
2014-09-19 | single pref win: ensure proper deletion of preference window pages. | elijah |
2014-09-19 | single pref win: minor linting & add changes file | elijah |
2014-09-19 | single pref win: move preference window tracking to PreferencesWindow | elijah |
2014-09-19 | single pref win: gets the autopep8 beauty scrub. | elijah |
2014-09-19 | single pref win: enabled/disable services via preferences window, account page. | elijah |
2014-09-19 | single pref win: move eip preferences to new combined preference window. | elijah |
2014-07-14 | Do backend calls using kwargs. | Ivan Alejandro |
2014-07-14 | Use new backend/signaler and start logic in processes. | Ivan Alejandro |
2014-05-30 | Change password skips soledad if mx is not enabled. | Ivan Alejandro |
2014-05-28 | Refactor cleanup, ProviderConfig to backend. | Ivan Alejandro |
2014-05-21 | Update username regex to support the same as webapp. | Ivan Alejandro |
2014-05-21 | Rename backend methods for consistency. | Ivan Alejandro |
2014-05-21 | Move soledad password change to backend. | Ivan Alejandro |
2014-04-23 | Get password change working again. Closes #5540. | Ivan Alejandro |
2014-04-17 | Use consistent wording for triggers documentation. | Ivan Alejandro |
2014-04-17 | Use Slot decorator instead of SLOT docstring. | Ivan Alejandro |
2014-04-15 | Move SRPAuth to the backend. | Ivan Alejandro |
2014-01-23 | Replace provider hardcoded path with helper. | Ivan Alejandro |
2013-12-12 | Disable and stop EIP on setting save. | Ivan Alejandro |
2013-11-25 | Select the provider selected in the login widget. | Ivan Alejandro |
2013-11-14 | Enable password change in proper conditions. | Ivan Alejandro |
2013-11-14 | Use services' module names for the service. | Ivan Alejandro |
2013-10-31 | Select the logged in provider in the pref. window. | Ivan Alejandro |
2013-10-31 | Password change policy improvement. | Ivan Alejandro |
2013-10-30 | Fix non-ascii password change problem. | Ivan Alejandro |
2013-10-01 | Use the same exception for all the auth user facing errors | Tomás Touceda |
2013-10-01 | Implement new UI | Tomás Touceda |
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-08-30 | Fix, method name bug. | Ivan Alejandro |
2013-08-30 | Add gateway selection feature to the preferences. | Ivan Alejandro |
2013-08-29 | Enable password change when soledad is ready. | Ivan Alejandro |
2013-08-28 | Refactor services display names out. Closes #3578. | Ivan Alejandro |
2013-08-28 | Preferences: select enabled services for providers | Ivan Alejandro |
2013-08-23 | Refactor basic password checks. Closes #3552. | Ivan Alejandro |
2013-08-23 | Add password change feature. | Ivan Alejandro |
2013-08-23 | Add preferences panel. | Ivan Alejandro |