- Jul 16, 2012
-
-
Lloyd Hilaiel authored
localize main site
-
Shane Tomlinson authored
<%- is an alias for <%=. Update one unit test so all frontend tests pass.
-
Shane Tomlinson authored
Add new authentication related KPIs for @nmalkin close #1825
-
Lloyd Hilaiel authored
adorn confirmations on main site (like 'd00d, sure you wanna cancel') with gettext() for proper extraction and substition
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
'or' was not gettext() decorated in index.ejs - allow a translator more control over the whole phrase
-
Lloyd Hilaiel authored
Minimalist implementation of support in core for Proxy IDP (a.k.a. "BigTent")
-
Lloyd Hilaiel authored
-
- Jul 14, 2012
-
-
Sean McArthur authored
Fix cookie check cookie made into a session cookie in IE8
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
log reason for bad verifier assertion and increment statsd failure counter
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
gettextify the last portion of the about page.
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
add test coverage of origins that start with digits, and relax validation regex a bit - closes #2042
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
Cachify the logo as well. issue #1999
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
i18n fixes
-
Lloyd Hilaiel authored
new regex for matching origins - issue #1981
-
Lloyd Hilaiel authored
-
- Jul 13, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
extensive testing of i18n mechanism - including english fallback, string substition from .json files, and debug locale
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
new KPIs in the event stream: * authenticate.enter_password * authenticate.password_submitted * authenticate.password_success * authenticate.password_fail Added a couple of new testHelper functions, expectedMessage and unexpectedMessage
-
Jed Parsons authored
More verbose instructions for the initial MySQL setup
-
Sean McArthur authored
Fix the slow Fennec key press response in the email field.
-
Shane Tomlinson authored
* Only show a hint if it is not already shown.
-
Shane Tomlinson authored
close #2007
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Never set a future expiration date, to delete the cookie set an expiration date of yesterday.
-
Francois Marier authored
-
Sean McArthur authored
they are no longer separate timeouts, nor do they start at slightly different spots in the code. The countdown starts at the end, and only once the countdown reaches 0, does the redirect take place. fixes #2007
-