- Jun 08, 2012
-
-
Lloyd Hilaiel authored
Fix the trailing ') in the "bad password" tooltip on the signin page.
-
Lloyd Hilaiel authored
Center the cookies disabled screen.
-
Shane Tomlinson authored
issue #1719
-
Shane Tomlinson authored
issue #1716
-
Lloyd Hilaiel authored
Better styling for the unsupported dialog for IE6 and IE7
-
Lloyd Hilaiel authored
Change "Mozilla Person" in the title to "Mozilla Persona".
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
issue #1706
-
Shane Tomlinson authored
issue #1711
-
- Jun 07, 2012
-
-
Lloyd Hilaiel authored
when obtaining an assertion silently, still make sure that expired certs are cleaned up
-
- Jun 06, 2012
-
-
Austin King authored
require the `fs` module in i18n.js instead of relying on a global `fs`
-
Austin King authored
require the `fs` module in i18n.js instead of relying on a global `fs`
-
Zachary Carter authored
-
Jed Parsons authored
/wsapi/interaction_data should see the User Agent
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* network.js - add cookiesEnabledOverride, a flag that forces the cookie status for testing. * testHelpers.js - add testUndefined and testNotUndefined. * user.js - fix documentation. in checkAuthentication, if the user is not authenticated, call the callback with false instead of undefined.
-
Shane Tomlinson authored
Fix globals that were being unintentionally created in wsapi.js Nice catch and great work on this @zaach. r+
-
Shane Tomlinson authored
-
Austin King authored
-
Ben Adida authored
-
- Jun 05, 2012
-
-
Austin King authored
Make sure the manage screen looks right in both landscape and portrait mode on mobile devices.
-
Austin King authored
Fix the "communicating with server" text being placed behind the arrow when the wait screen is being hidden.
-
Zachary Carter authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* clear localStorage * clear emails for sites * force "Is this your computer?" screen
-
Shane Tomlinson authored
Fix the "communicating with server" text being placed behind the arrow when the wait screen is being hidden. issue #1684
-
Shane Tomlinson authored
Send server timestamp along with KPI data. close #1660
-
- Jun 04, 2012
-
-
Zachary Carter authored
Fix globals in wsapi.js that seemed to be created unintentionally and fix the modules that depended on implicit globals
-
Zachary Carter authored
-
Jed Parsons authored
Filter and namespace the interaction data.
-
- May 31, 2012
-
-
Shane Tomlinson authored
* Add tests to make sure all expected fields are present. issue #1660
-
Shane Tomlinson authored
increase authenticated session duration to 4 weeks (was effectively 1 week) close #1632 close #1572
-
- May 30, 2012
-
-
Shane Tomlinson authored
* Set up a table that says which events are noteworthy * Save the number of emails a user has. * All screens are namespaced under the screen namespace * User interactions are saved under the user namespace * window related events are under the window namespace * Modify the hub to call global listeners before exact match listeners - this keeps events in the correct order in the store - the previous way had a new screen show up in the KPI event log before the "screen.cancel" event that triggered its display. issue #1614 issue #1619
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Fix wait, delay, and error screen colors and positions.
-
Shane Tomlinson authored
-