- Jul 10, 2012
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
the complete_email_addition wsapi was renamed to complete_email_confirmation. Update the mock and wsapi call.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Remove email throttling from stage_reverify. Because authentication is required for this call it is not neccesary
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Update user.createSecondaryUser to use stageAddressVerification. rename stageAddressVerification to handleStageAddressVerificationResponse.
-
Lloyd Hilaiel authored
rename the 'add email' email we send out to 'confirm', and use it in both the email addition case, and the email reverification case. This is more about semantics than behavior change
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
updating winchan to send a close command if w.close() fails
-
Lloyd Hilaiel authored
-
Sean McArthur authored
Make sure the "Is this your computer" buttons are the same width no matt...
-
Sean McArthur authored
fixes #1844
-
- Jul 09, 2012
-
-
Sean McArthur authored
Add a small delay after an xhr request is complete before submit_disable...
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
disable debug language in our dev env for now. it was never working right, and was relying on obsolete .json files. Now that those are gone (see PR #1918), we can see that things were broken. See issue #1970 to track the fix
-
Lloyd Hilaiel authored
This reverts commit 64cc6a9b.
-
Lloyd Hilaiel authored
Fix english strings - never use translations for en_US
-
Shane Tomlinson authored
both xhr_start and xhr_complete cancel any outstanding timeouts.
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
Fix up controllers/rp_info front end tests in IE8. Only the assertion timeout check fails now.
-
Sean McArthur authored
Slide the arrow all the way off the screen.
-
Shane Tomlinson authored
Improve orphaned KPI reporting r+ - nice work. close #1827
-
Lloyd Hilaiel authored
frontend unit tests should use the same keylength that we use in our service. and this will make them go faster and fix ie8
-
Sean McArthur authored
-
Jed Parsons authored
Replace setTimeout with event emitter/handler in error-display test
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Generalize error-display to extended-info. For every "screen" that is shown, create an extendedInfo and instantiate it. Remove the "error-display.show" code that was in page_helpers and page_module. issue #1916
-
Shane Tomlinson authored
remove the padding on the button in mobile mode so the button does not look super short issue #1885
-
Shane Tomlinson authored
make sign up button display inline-block @seanmonstar - I like this solution. I forgot the button was an anchor and not a button, with the anchor being an inline element that can be broken up. It all makes sense now. r+ close #1885
-
Shane Tomlinson authored
issue #1783
-
Shane Tomlinson authored
Fix visual bug in IE8 r+ - tested IE8, IE9, Opera, Firefox, Chrome, Safari on Desktop, Android default, Fennec, iOS5 on iPad, iOS5 on iPhone close #1951
-
- Jul 08, 2012
-
-
Lloyd Hilaiel authored
Fix improper strings reported by our awesome l10n dudes.
-
- Jul 07, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-