- Jul 09, 2012
-
-
Lloyd Hilaiel authored
Conflicts: lib/i18n.js package.json
-
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
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
make sure our example RP and primary point to the right location, this was broken way back when we introduced router
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
-
Lloyd Hilaiel authored
updated OpenSans woff files to look good on Windows
-
Lloyd Hilaiel authored
Clean up jshint warnings in some of the bin processes
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Update favicon with new glyph
-
Lloyd Hilaiel authored
cachify html5shim for ie8
-
Lloyd Hilaiel authored
Remove the en-US from the cookies-disabled SUMO article.
-
Lloyd Hilaiel authored
Remove the tabindexes, no longer needed with new layout.
-
Lloyd Hilaiel authored
A way to specify what test modules to run from the shell
-
Lloyd Hilaiel authored
-