- Oct 07, 2011
-
-
Shane Tomlinson authored
If an email address is specified for authentication, fill it in and go to the password screen (if address is registered). This finishes up #336, and also gets us ready for a site to be able to specify a preferred email address. close #336.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Update the compression scripot to compress both CSS files into one. Use a media query around the entire m.css file to keep it from being used for large screens. Remove the extra "body" bits from the selectors, the extra specificity is no longer needed.
-
Shane Tomlinson authored
Manually including the CSS files in the document head. Manually combining the CSS files into a single production CSS file. In the mobile CSS file (m.css), wrapping all content in a media query. Since this is the last bit in the production CSS file, we no longer need the "body" selector added to everything to gain specificity. Removing "body" from the selectors. Updating the compress script to do the right thing.
-
- Oct 06, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
If the user validates a mail on a different browser than the one they registered the mail on, make them authenticate. close #336
-
Lloyd Hilaiel authored
move off of lloyd's fork of connect-cookie-session and back onto upstream version 0.0.2 - issue #310
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Instead have those elements already there and it's all the less work that we have to do. issues #361, #346.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #246.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Starting unit tests on the validation module. Renaming browserid-storage_unit_test to storage_unit_test.
-
Shane Tomlinson authored
Starting on error messages for sign in page. issue #364
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Bringing in the tooltips and templates. Adding tooltips for missing passwords, passwords too short, password mismatch. Add error message if token is not valid. issue #335
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #349
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Making fonts larger, bigger buttons, smaller headers and footers to get out of the way.
-
Shane Tomlinson authored
Other changes to go along with the more semantic markup.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Simplifying the layout of the hints and password sections a bit, making the markup more semantic and easier to follow.
-
Shane Tomlinson authored
-
- Oct 05, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Some styling changes so it is easier to select email addresses on mobile, place the site name in the white line at the top. close #358
-