Skip to content
Snippets Groups Projects
  1. Jan 10, 2012
  2. Jan 05, 2012
  3. Dec 30, 2011
  4. Dec 29, 2011
  5. Dec 22, 2011
    • Shane Tomlinson's avatar
      wooha. With some caveats, the sign up flow where authentication with the primary is working. · 43e16138
      Shane Tomlinson authored
      * Use WinChan to open a new window to the primary.
      * Add the idp_auth_complete page for the IdP to redirect back to.
      * When the window closes, re-try to authenticate the user with the primary.
      * Add a helper to show an error message.
      * Add a WinChan mock.
      * Update unit tests to handle the "need to authenticate with IdP" scenario.
      * Update compression scripts for WinChan to be included on the main site.
      43e16138
  6. Dec 20, 2011
  7. Dec 19, 2011
  8. Dec 16, 2011
    • Shane Tomlinson's avatar
      (re-apply stomlinson's change for issue #700) · b2eea0e4
      Shane Tomlinson authored
      Creating the build and production directories so that we are not polluting our dev directories and overwriting files in the build process.
      
      * Build script creates two new directories, build and production.
      * build is for uncompressed files.
      * production is for ready to serve up files.
      * Set up a symlink for include.js so we do not overwrite the original.
      * Update the build script to update include.js symlink.
      
      issue #700
      
      Conflicts:
      
      	resources/static/include.js
      b2eea0e4
  9. Dec 15, 2011
  10. Dec 14, 2011
  11. Nov 28, 2011
  12. Nov 19, 2011
  13. Nov 16, 2011
  14. Nov 15, 2011
  15. Nov 14, 2011
    • Shane Tomlinson's avatar
      A large merge to unify code, flatten structure, and reduce the impact of JavascriptMVC. · c30b4df8
      Shane Tomlinson authored
      * Add new directory `shared` which is code shared between dialog and pages.
      * Add a renderer and template loader that is shared to unify rendering of templates.
      * Remove JavascriptMVC's Views and use EJS directly.
      * Add a script to create our own bundled javascript object with all templates.
      * Use EJS templates for both error messages and tooltips
      * Simplify unit test dependency chain by doing nearly all dependencies in qunit.js.
      * Update compression script for new files/structure.
      c30b4df8
  16. Nov 13, 2011
  17. Nov 08, 2011
    • Shane Tomlinson's avatar
      Adding more errors to the main site. · fab7a0ba
      Shane Tomlinson authored
      * Starting to unify the error code between the main site and the dialog.
      * Trying to figure out how to share templates.
      * Adding loads more unit tests to main site.
      
      issue #542
      fab7a0ba
  18. Nov 01, 2011
  19. Oct 28, 2011
  20. Oct 07, 2011
  21. Oct 06, 2011
  22. Oct 11, 2011
  23. Oct 07, 2011
  24. Oct 03, 2011
  25. Sep 30, 2011
Loading