- Jul 24, 2012
-
-
Shane Tomlinson authored
-
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
-
Lloyd Hilaiel authored
(example code) fix logout button in example primary. we've required that folks call navigator.id.logout(), invoking the logout function with navigator.id as the this pointer.
-
Shane Tomlinson authored
When a secondary email is verified, make sure its verified bit is set to true. Lots of cleanup for readability.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
When the verification poll completes, if the user is not currently authenticated to the "password" level, use the staged password to authenticate the user. If user never entered a password, kick them over to the enter your password screen.
-