- Jul 26, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Slide the password fields down whenever they are shown. * Add slideUp/slideDown, fadeIn/fadeOut to dom-jquery.js
-
- Jul 25, 2012
-
-
Shane Tomlinson authored
* Remove the signup page and all remnants of it.
-
- Jul 24, 2012
-
-
Shane Tomlinson authored
* If the user types in a known secondary, redirect the user to the signin page. * If the user manually clicks the "new to persona?" or "Existing account?" links, clear the stored email address.
-
Shane Tomlinson authored
* If the user enters an unknown secondary email, redirect them to the /signup page. * If the user arrives with a known secondary email in storage, show the password field.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Vertically center the layout again. * Apply the -webkit-text-size-adjust to the body. * Remove the background-image gradients on the body. * Reduce the vertical height of the "Use another address" button.
-
Shane Tomlinson authored
Update the "To verify that you own" strings to unify copy and clean up bad grammar. @mathjazz gave me the r+ in IRC. Merging! close #2136
-
Shane Tomlinson authored
-
Sawyer Hollenshead authored
-
Sawyer Hollenshead authored
-
Sawyer Hollenshead authored
-
Shane Tomlinson authored
Remove unused requires from bin/ processes Cleanup like this is always appreciated. Thanks @zaach! back and front end tests pass. r+
-
Shane Tomlinson authored
Nodejs ephemeral keys issue #1769
-
Shane Tomlinson authored
-
Shane Tomlinson authored
add spellcheck="false" to email fields Tested in Safari, Chrome on OSX, Safari on iOS5. front and backend unit tests pass. r+ close #2116
-
- Jul 23, 2012
-
-
Sean McArthur authored
fixes #2116
-
Sean McArthur authored
When the screen resizes, update the button size as well.
-
Sean McArthur authored
Declare the "favIconHeight". Fix other JSHint errors.
-
Sean McArthur authored
Make x_frame_options configurable. Default to DENY.
-
Sean McArthur authored
state machine refactor.
-
Sean McArthur authored
moved node-statsd to optionalDependency
-
Sean McArthur authored
-
Sean McArthur authored
-
Shane Tomlinson authored
-
Zachary Carter authored
-
Shane Tomlinson authored
Supress warning about ver.txt when run locally and use git sha as version Nice work on this @zaach. A good cleanup. r+ close #928
-
Shane Tomlinson authored
* Useful for when running unit tests on testmob.org. Unit tests and code need to be embedded in an iframe.
-
Shane Tomlinson authored
Conflicts: resources/static/dialog/js/misc/state.js
-
Shane Tomlinson authored
Always send "new_account" in the KPI data. Default to false. close #2061
-
Shane Tomlinson authored
Make the verify button look the same on the signin page as the signup page. close #2082
-
Shane Tomlinson authored
Do not select an email address if no email is associated with a site. close #2059
-
Shane Tomlinson authored
Conflicts: resources/static/test/testHelpers/helpers.js
-
Shane Tomlinson authored
Update copy for forgot password on main site to match dialog.
-
Shane Tomlinson authored
Focus the password field on the confirmation page if the user has to enter their password. close #2087
-
- Jul 22, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
improve i18n of main site - strings for translators should not include site implementation details (links, ids, etc) - this prevents accidental breakage and allows us to change our ids and links without requiring retranslation. closes #2093
-
- Jul 21, 2012
-
-
Lloyd Hilaiel authored
Issues 2088 and 2104
-