- Jan 20, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Austin King authored
-
Austin King authored
-
- Jan 19, 2012
-
-
Austin King authored
-
Austin King authored
-
Austin King authored
-
Lloyd Hilaiel authored
-
Austin King authored
-
Lloyd Hilaiel authored
-
Austin King authored
-
Austin King authored
Conflicts: resources/views/index.ejs
-
Austin King authored
Adding i18n client.json and gettext.js to layout.ejs. Fixes Issues#916. Touching index.ejs to clear cache
-
Shane Tomlinson authored
close #918
-
Shane Tomlinson authored
* Update code_check to take the file_name_prefix (dialog vs production) * Update start.js main site and dialog to use code_check with correct file_name_prefix. * Introduce the moduleManager to the main site to take care of creating/loading modules. * Change the order of the hiding/displaying of elements so there is no flash while the code version is being checked. close #917
-
Shane Tomlinson authored
* Update network to allow for undefined code_version * Update unit tests. * Move code_check to static/shared/modules/ * Update build script for new location. issue #226
-
Shane Tomlinson authored
* Add new delay screen. * Add new tests to check for delay screen. * Simplify display logic of the error message. close #915
-
Shane Tomlinson authored
* The xhr_delay module would take away the wait screen as soon as any XHR message was complete, even if no xhr requests were delayed. close #913
-
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
-