- Feb 18, 2012
-
-
Jakub Wieczorek authored
Rather than invoking the doPickEmail state directly, publish pick_email to preserve the original dialog options.
-
- Feb 17, 2012
-
-
Shane Tomlinson authored
* Set both resizable and scrollbars to 1 for users who have their browsers zoomed. * Set the body's overflow-y to auto so no scrollbars are shown unless they are needed. issue #423
-
Shane Tomlinson authored
Replacing all 'bind(..., "click",...)' calls with 'click(...)' close #1108
-
Shane Tomlinson authored
Some languages have long text for the "sign in" and "use a different email" buttons. If the user >= 6 emails in these languages, the buttons overlap. This shrinks the email address box by one address to prevent this overlap. close #1105
-
Shane Tomlinson authored
* Add BrowserID.ErrorDisplay.start() to showFailure - this handles opening the extended info. * Add a test to make sure clicking on the openMoreInfo button shows the extended info. close #1139
-
Shane Tomlinson authored
* Use format to insert the URL. issue #835
-
Shane Tomlinson authored
issue #835
-
- Feb 16, 2012
-
-
Shane Tomlinson authored
issue #1113
-
Shane Tomlinson authored
* Add a handler to the label surrounding the radio button. If clicking on label, select address. * Add a test to check for requirement. close #1133
-
Shane Tomlinson authored
close #1113
-
Shane Tomlinson authored
* Long email addresses stay on one line and show an ellipsis when too long. * Cleaning up some of the button placement so that things are more lined up. close #1100
-
- Feb 15, 2012
-
-
Austin King authored
-
Shane Tomlinson authored
issue #835
-
Shane Tomlinson authored
issue #835
-
Shane Tomlinson authored
close #1117
-
- Feb 14, 2012
-
-
Shane Tomlinson authored
This is to inform iOS users whose cookies have been disabled during a sync that they need to turn their cookies on. close #1056
-
Shane Tomlinson authored
issue #835
-
Shane Tomlinson authored
issue #892
-
Shane Tomlinson authored
* Add a new view, cookies_disabled - this is displayed to browsers that do not allow access to localStorage when cookies are disabled (Firefox, Chrome, Fennec) * Add localStorage check in include.js to check for browsers that do not allow write access to localStorage. * Add a Javascript cookie check in network.js->cookiesEnabled using a test cookie with duration of 1 second so it is never sent to the server. * Remove the old cookies_enabled check that was theorized to come from session_context - remove this from the XHR mock as well. issue #835
-
- Feb 13, 2012
-
-
Shane Tomlinson authored
close #892
-
- Feb 10, 2012
-
-
Shane Tomlinson authored
-
- Feb 09, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
close #130
-
Shane Tomlinson authored
close #1082
-
Shane Tomlinson authored
close #1062 close #1081
-
Shane Tomlinson authored
close #1051
-
Shane Tomlinson authored
* Labels were partially hidden by input element outlines. * Submit buttons were too close to input elements. * Cancel and reset baselines were not the same. close #1072
-
- Feb 08, 2012
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
- Feb 07, 2012
-
-
Matjaž Horvat authored
-
Shane Tomlinson authored
issue #1058
-
Shane Tomlinson authored
issue #1062
-
Shane Tomlinson authored
issue #1062
-
- Feb 02, 2012
-
-
Shane Tomlinson authored
close #1042
-
Shane Tomlinson authored
Fixing up a bunch of cancel primary verification flows. This is when a user is verifying with a primary and they hit ccancel and are redirected back to BrowserID. Flows: * Required email cancel. * Cancel add user to current account. * Cancel create new user. Others Items added. * Add a "cancel" button to the sample RP. * Defer how state should be handled for primary user verification from dialog to state. issue #983 issue #1036
-
Shane Tomlinson authored
close #1031
-
- Feb 01, 2012
-
-
Matjaž Horvat authored
-
Austin King authored
-