- Jan 25, 2012
-
-
Lloyd Hilaiel authored
fix dbwriter crash on stage_email call. move 'langContext' geration into a central location. closes #936
-
Austin King authored
-
Lloyd Hilaiel authored
Setting up views for include.js and include.orig.js
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #980
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
remove check that prevents running with fake verification in production. This will allow us to run stage with minified resources and fake verification always enabled so we can loadgen and QA at will. closes #939 from my side
-
Lloyd Hilaiel authored
publish a javascript file which provides our 'authentication' API to abstract primaries away from the communication details with an API that's forwards compatible with native browser support. closes #909
-
Lloyd Hilaiel authored
add resources now required by main site given fix for issue #956 - main site needs browser-support.js Conflicts: resources/views/layout.ejs scripts/compress.sh
-
Lloyd Hilaiel authored
for IE8 during keygen on behalf of a primary, knock down keylength. also, shorten cert duration globally (for now). closes #956
-
Lloyd Hilaiel authored
serve all views with cache headers requiring revalidation, varying by accept-locale, and *only* with an ETag but not last-modified (the two don't mix well, see rfc2616. issue #620
-
- Jan 24, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Putting locale into etag recipie
-
Lloyd Hilaiel authored
publish a javascript file which provides our 'authentication' API to abstract primaries away from the communication details with an API that's forwards compatible with native browser support. closes #909
-
Lloyd Hilaiel authored
remove check that prevents running with fake verification in production. This will allow us to run stage with minified resources and fake verification always enabled so we can loadgen and QA at will. closes #939 from my side
-
Shane Tomlinson authored
issue #964 Conflicts: resources/static/dialog/views/verify_primary_user.ejs
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Putting javascript-extensions before gettext close #963
-
Shane Tomlinson authored
issue #958
-
Shane Tomlinson authored
-
Austin King authored
-
Shane Tomlinson authored
* include.js points to include_js/include.js or production/include.js depending on environment. * Added tests checking for correct responses to 'include.js' and 'include.orig.js'. * Added missing tests for correct response for '/test' and '/test/' * Remove the symlink to include.js * Remove symlink update in compress.sh issue #921
-
Shane Tomlinson authored
Set the max-height to 130px instead of 110px. issue #947
-
Shane Tomlinson authored
issue #929
-
- Jan 23, 2012
-
-
Lloyd Hilaiel authored
add Vary headers to help downstream caching proxies optimize caching of static resources - closes #938
-
Austin King authored
-
Austin King authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Put javascript-extensions.js before gettext as gettext makes use of bind. * Use IE8 specific background filters for opacity. close #929 close #930
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Put all tests under the cases directory. * Remove the extraneous _unit_test on the end of every file name. * Put qunit related code into qunit. * Put mocks and testHelpers into top level test directory.
-
Shane Tomlinson authored
-
- Jan 20, 2012
-
-
Austin King authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Austin King authored
This looks great and cleans up the global namespace... awesome r+
-
Shane Tomlinson authored
* This makes it available before any gettext calls are done in wait-messages and error-messages. * Create's only a single instance that is used universally.
-