- Jan 19, 2012
-
-
Austin King authored
strargs is now 'format'. For string interpolation, use %s instead of %1. %(name)s is also supported.
-
Austin King authored
-
- Jan 18, 2012
-
-
Austin King authored
-
Austin King authored
-
Austin King authored
Bug706572 localization v2 r=benadida,stomlinson,lloyd
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Austin King authored
-
Austin King authored
-
Austin King authored
-
Shane Tomlinson authored
* Add __BROWSERID_CODE_VERSION__ to specify code version * Add __BROWSERID_ENVIRONMENT__ to specify the production environment. issue #226.
-
Shane Tomlinson authored
* include.js pointed to the production resource. * use_minified_version was incorrectly set to true.
-
Austin King authored
-
Austin King authored
-
Austin King authored
Conflicts: lib/configuration.js
-
- Jan 17, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
cache busting: add 'enable_code_version' configuration - when true return 'code_version' in session_context - also /production/XXX_vYYY.{js,css} calls now map back to /production/XXX.{js,css} - issue #226
-
Lloyd Hilaiel authored
add version.js - a small abstraction which extracts a 7char abbrev sha from the current source - issue #226
-
Austin King authored
Conflicts: resources/views/dialog_layout.ejs resources/views/test.ejs scripts/compress.sh
-
Austin King authored
Conflicts: lib/configuration.js resources/static/dialog/views/pick_email.ejs resources/static/shared/renderer.js
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
* Add the <meta name="format-detection" content="email=no" /> tag for android. * Replace the ;'s with ,'s in the <meta name="viewport".. /> tag for Webkit. close #345 close #815
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Add the "xhr_disable_form" module - whenever there is an XHR request, it greys out all buttons. * Fix the tests that were borked yesterday. issue #905 issue #888
-
Shane Tomlinson authored
-
- Jan 16, 2012
-
-
Shane Tomlinson authored
* Moving /static/dialog/controllers/page.js to static/shared/modules/page_module.js * Adding /static/shared/modules/xhr_delay.js * Updating tests. * Updating compress script. * Update includes list. * Make the error/wait screens display using CSS transitions. issue #905
-
- Jan 14, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 13, 2012
-
-
Lloyd Hilaiel authored
always run our little node HTTP proxy locally to constantly test HTTP proxy support which we'll have in production - issue #904
-
Lloyd Hilaiel authored
-
Austin King authored
-
Lloyd Hilaiel authored
add outbound HTTP proxy support to browserid - requires a proxy that can forward http to https traffic - closes #904
-
Austin King authored
-
Austin King authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #630.
-
Shane Tomlinson authored
close #901
-
Shane Tomlinson authored
Changing the wording of "You already own that email" to "That address is already part of your account!" close #818
-
Shane Tomlinson authored
close #622
-
Shane Tomlinson authored
-