- Sep 26, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Making sure the correct buttons are shown when appropriate, smoothing out jumps.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #276
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
BrowserIDIdentities has the added advantage of adding the correct classname to the body.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
This does no syncing if the user is authenticated.
-
Shane Tomlinson authored
Changing the signIn button in about.ejs from a button to an anchor.
-
Shane Tomlinson authored
Since we are autofocusing input elements, it gives a poor user experience because the text flashes.
-
- Sep 23, 2011
-
-
Lloyd Hilaiel authored
fix issue where hash changes during dialog interaction would break things. extract relay frame id from hash at load time. closes #295
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
fix issue where hash changes during dialog interaction would break things. extract relay frame id from hash at load time. closes #295
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
improve documentation of changes to window opening to deal with firefox bugs and code loading race conditions
-
Shane Tomlinson authored
use onready instead of polling to fix race condition related to window vs relay frame readiness, and fix problems in FFX with re-attaching iframes of the same name, by creating relay frames with unique names every time. issue #287 & issue #286
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Every time we create a relay frame, give it a new name. issue #287.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
channel.js - check to see if the relay frame and the necessary functions are ready before t include.js - open the iframe before the window.
-
- Sep 22, 2011
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Right now making it its own dialog, not sure if this is correct or not yet.
-
Shane Tomlinson authored
Only showing the button if the user is actually authenticated.
-
Shane Tomlinson authored
-