- Jun 28, 2012
-
-
Zachary Carter authored
-
- Jun 27, 2012
-
-
Zachary Carter authored
-
Zachary Carter authored
The `static` process has been added to handle cachable resources and views, so code relevant to serving those resources has been removed from `browserid`. The `router` heartbeat now depends on both `browserid` and `static` processes being ok. `router` now forwards wsapi writes to `dbwriter`, reads to `browserid`, and errors on unkown or internal wsapi requests. The wsapi setup for `browserid` no longer handles forwards, though some wsapi operations may trigger a forward to `dbwriter`.
-
- Jun 26, 2012
-
-
Lloyd Hilaiel authored
Getting a bunch of new KPIs ready
-
Shane Tomlinson authored
-
- Jun 25, 2012
-
-
Zach Carter authored
-
Sean McArthur authored
Add idp_auth_complete to the page_request_test.
-
Lloyd Hilaiel authored
Fix chrome showing a blank screen on resizing to exactly 640px.
-
Lloyd Hilaiel authored
Remove the extra tabindex that caused the tab ordering to be incorrect.
-
Lloyd Hilaiel authored
fix load_gen to call /verify with the right args
-
Lloyd Hilaiel authored
Make the forgot and verify_email_address pages cachable.
-
Shane Tomlinson authored
issue #1793
-
Lloyd Hilaiel authored
Remove the no longer used "serif" and "sans" class names.
-
Lloyd Hilaiel authored
fixed variable redefinition; tidied up some syntax
-
Lloyd Hilaiel authored
Give a button highlight whenever it is focused.
-
Lloyd Hilaiel authored
update nodemailer and pass a local instance of `util` to views - issue17...
-
Shane Tomlinson authored
add the Apache 2.0 license that came with the font files close #1820
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Issue 1721 android gradient close #1721
-
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
-
Shane Tomlinson authored
disable email field after pressing next Does what it says on the packaging. Removing the box-shadow and border-color for disabled input fields in a separate pull request. r+ close #1661
-
Shane Tomlinson authored
add notification to add_email dialog after submit Nice work on this Sean. In the near future, we may want to create generic helper functions or move the show/hideHint into PageModule. r+ close #1433
-
Shane Tomlinson authored
New /about page
-
- Jun 23, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jun 22, 2012
-
-
Shane Tomlinson authored
issue #1774
-
Shane Tomlinson authored
Remove the "submit form on enter" fix for IE8, it causes forms to be submitted twice in Firefox and Chrome. close #1813
-
- Jun 21, 2012
-
-
Zachary Carter authored
-
Shane Tomlinson authored
issue #1820
-
Shane Tomlinson authored
issue #1548
-
Shane Tomlinson authored
issue #1778
-
Shane Tomlinson authored
issue #1794
-
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
-