- Sep 06, 2012
-
-
Jared Hirsch authored
Use popup title to identify popup window in selenium page objects. Fixes #2429.
-
Leah Klearman authored
-
Sean McArthur authored
Fix the password being hidden if the user tabbed into the email field without typing any key besides tab.
-
- Sep 05, 2012
-
-
Leah Klearman authored
-
Sean McArthur authored
Split up the PageModule into Module, DOMModule and PageModule.
-
Sean McArthur authored
If there is no saved site info in localStorage, redirect to the management page after verification is complete.
-
Jared Hirsch authored
Issue 2364 upstream selenium changes
-
Sean McArthur authored
When an email address is removed, make sure to remove loggedIn associations
-
- Sep 04, 2012
-
-
Leah Klearman authored
-
Leah Klearman authored
Merge remote-tracking branch '6a68/issue_2364_upstream_selenium_changes' into issue_2364_upstream_selenium_changes
-
Jared Hirsch authored
Fix complete registration
-
Sean McArthur authored
Allow siteName and siteLogo when using navigator.id.get
-
Leah Klearman authored
-
Shane Tomlinson authored
If there is no saved site info in localStorage, redirect to the management page after verification is complete.
-
Shane Tomlinson authored
-
- Sep 01, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Aug 31, 2012
-
-
Leah Klearman authored
123done/tests/test_change_password.py . 123done/tests/test_logout.py . 123done/tests/test_new_user.py . 123done/tests/test_sign_in.py . = 4 passed in 318.50 seconds = browserid/tests/check_add_email.py . browserid/tests/check_change_password.py . browserid/tests/check_reset_password.py . browserid/tests/check_sign_in.py ...... = 9 passed in 863.19 seconds =
-
Leah Klearman authored
This reverts commit 1adbe2f7.
-
Shane Tomlinson authored
Document how to contribute new localizations r+ close #2279
-
- Aug 30, 2012
-
-
Sean McArthur authored
update to awsbox 0.2.17 which includes latest security patches and speed...
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Add new "Sign in" PNGs, compress existing ones
-
Jared Hirsch authored
use pkg_resources instead of which() for modules
-
Jared Hirsch authored
Add clear localstorage step to change password test to ensure specific w...
-
Sean McArthur authored
Add note-to-ourselves re: onready's deprecation
-
- Aug 29, 2012
-
-
Dan Callahan authored
-
- Aug 28, 2012
-
-
Dan Callahan authored
Fixes #2279
-
- Aug 27, 2012
-
-
Dan Callahan authored
onready is in a weird state of limbo: we know we're going to deprecate it, we know what we're going to replace it with, and we know we want to discourage its use for the moment, but we haven't actually planned, implemented, or announced its replacement. We haven't announced its deprecation, either. Adding two small comments in-code to ensure that we don't inadvertantly remove this without giving RPs proper notice. After all, if onready stops firing, we seriously break sites that rely on it. See GH-2017 for more info.
-
- Aug 24, 2012
-
-
Lloyd Hilaiel authored
Complete registration test fix
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
(automated tests) when completing email verification triggered via 123done, wait for the redirect rather than trying to test the contents of the landing page.
-
Shane Tomlinson authored
-
Sean McArthur authored
Convert the manage page to a PageModule.
-
- Aug 23, 2012
-
-
Sean McArthur authored
remove symlinks, added postinstall script
-
Sean McArthur authored
-
Shane Tomlinson authored
KPI updates for reset password flow Thanks @nmalkin! close #2281
-
Shane Tomlinson authored
-