- Jun 26, 2012
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Jun 25, 2012
-
-
Shane Tomlinson authored
* This ensures the center area is always centered and the scroll bar is shown when necessary.
-
Shane Tomlinson authored
Make the error messages look right on all mobile browsers by removing the set height of the error message and its contents. To the #wait, #error, and #delay screens, add the gradients necessary for non-Mozilla browsers. issue #1721
-
Sean McArthur authored
it's gradient doesn't go all the way down either. We must keep the backgrounds on #wait, #delay, and #error, since they are needed to cover the #formWrap background. the same background of #error is added to #content, so that even though #error doesn't extend all the way down, the gradient still does, and it looks correct on Android again. fixes 1721
-
Shane Tomlinson authored
Follow on to seanmonstar's PR 1790. issue #1661
-
- Jun 22, 2012
-
-
Shane Tomlinson authored
issue #1774
-
- Jun 21, 2012
-
-
Shane Tomlinson authored
issue #1820
-
Shane Tomlinson authored
issue #1548
-
Shane Tomlinson authored
issue #1778
-
Shane Tomlinson authored
Remove the "submit form on enter" fix for IE8, it causes forms to be submitted twice in Firefox and Chrome. issue #1813
-
Sean McArthur authored
fixes #1433
-
- Jun 20, 2012
-
-
Sean McArthur authored
-
Sean McArthur authored
re-enabled after request finishes fixes #1661
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* 'number_emails' * 'sites_signed_in' * 'sites_visited' * 'orphaned' * 'new_account' * 'email_type' issue #1667 issue #1730
-
Francois Marier authored
As of b0534666, this function is no longer used in storage.js.
-
- Jun 19, 2012
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Francois Marier authored
Not sure why we never caught this because it throws an exception as soon as you call prepareDeps().
-
Ben Adida authored
-
- Jun 18, 2012
-
-
Shane Tomlinson authored
issue #1733
-
Sawyer Hollenshead authored
-
Shane Tomlinson authored
issue #1732
-
Shane Tomlinson authored
issue #1780
-
Shane Tomlinson authored
issue #1777
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Make the about code use a PageModule. * Include the about module in the static_resources instead of including it separately. * Start the about module when looking at the about page. * Add ultra basic unit test for about page.
-
- Jun 15, 2012
-
-
Sawyer Hollenshead authored
-
Sawyer Hollenshead authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Only show info once the account has been verified. * Unify the styles for the "has this address already been registered" error. * Remove all the dead code that was left over from issue #1000 merge. issue #1734
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
issue #1761
-
Lloyd Hilaiel authored
in the communication iframe, initialize ALL local storage values immediately at startup to fix IE8 localStorage sync problems. issue #1637
-
Lloyd Hilaiel authored
remove dead, untested code - retrieveTemporaryKeypair and storeTemporaryKeypair are referenced nowhere, have no tests, and were introduced in sept 8th 2011. they should be removed.
-
- Jun 14, 2012
-
-
Shane Tomlinson authored
Prevent the "unknown path" console message from being displayed on the "/tos", "/privacy", and "/about" pages. issue #1518
-
Jed Parsons authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-