- Jul 13, 2012
-
-
Shane Tomlinson authored
* in each top level layout or ejs template, include a link to a partial that contains the license. * The bottom of the license contains a link to the repo and the current SHA's commit.
-
Sean McArthur authored
Fix the slow Fennec key press response in the email field.
-
Shane Tomlinson authored
* Only show a hint if it is not already shown.
-
Shane Tomlinson authored
close #2007
-
Shane Tomlinson authored
-
Sean McArthur authored
they are no longer separate timeouts, nor do they start at slightly different spots in the code. The countdown starts at the end, and only once the countdown reaches 0, does the redirect take place. fixes #2007
-
Sean McArthur authored
this makes sure callbacks for animations truly are called only after the animation has finished. before, it'd be possible to trigger slightly ahead because of setTimeout tomfoolery
-
- Jul 12, 2012
-
-
Lloyd Hilaiel authored
Fix exception being thrown if KPI data is disabled.
-
Sean McArthur authored
remove helpers.extend
-
Jed Parsons authored
Update the cookies disabled copy
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #1989
-
Jed Parsons authored
Remove the extra "email" parameter sent to auth_with_assertion.
-
Shane Tomlinson authored
issue #2001
-
Shane Tomlinson authored
issue #1167
-
Lloyd Hilaiel authored
setting a timeout for provisioning of 20s
-
Lloyd Hilaiel authored
don't use node-gettext
-
- Jul 11, 2012
-
-
Sean McArthur authored
-
Sean McArthur authored
-
Sean McArthur authored
-
Lloyd Hilaiel authored
perform rigorous validation on all API parameters, cleanup redundancy in...
-
Shane Tomlinson authored
issue #1978
-
Shane Tomlinson authored
Add a small test to qunit to make sure all starts/stops are matched to help ensure async tests are written correctly.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Zachary Carter authored
perform rigorous validation on all API parameters, cleanup redundancy in sanitize.js and validate.js - issue #1526 Signed-off-by:
Lloyd Hilaiel <lloyd@hilaiel.com>
-
- Jul 10, 2012
-
-
Sean McArthur authored
Center the "take the tour or sign up" text so that it matches the text above it.
-
Shane Tomlinson authored
New reset password flow This is a beast. r+ with some caveats. Opening new issues.
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
the complete_email_addition wsapi was renamed to complete_email_confirmation. Update the mock and wsapi call.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Remove email throttling from stage_reverify. Because authentication is required for this call it is not neccesary
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
close #1974
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Update user.createSecondaryUser to use stageAddressVerification. rename stageAddressVerification to handleStageAddressVerificationResponse.
-
Sean McArthur authored
Remove the border from the persona logo at the bottom of the /about page...
-