Skip to content
Snippets Groups Projects
  1. Dec 20, 2011
  2. Dec 19, 2011
  3. Dec 16, 2011
  4. Dec 15, 2011
    • Shane Tomlinson's avatar
      Starting to update the dialog controller to handle code versioning. · f9ab1ba9
      Shane Tomlinson authored
      * Adding getCodeVersion to network.
      * Adding error messages for if session_context fails during getCodeVersion.
      * Adding a code check module.
      * Updating start so that most modules are only registered whenever code is up to date.
      * If the scripts are out of date, append a new script to the head.
      * Cleaning up the dialog module's interface with the channel.
      * Updating the compression script.
      * Splitting off the actions into its own page module/controller for easier testing.
      
      issue #226
      issue #687
      f9ab1ba9
  5. Dec 13, 2011
  6. Dec 09, 2011
  7. Dec 02, 2011
  8. Nov 28, 2011
  9. Nov 22, 2011
  10. Nov 19, 2011
  11. Nov 16, 2011
  12. Nov 15, 2011
    • Shane Tomlinson's avatar
      Unifying the "we sent email" messages across all locations. · 0cca164e
      Shane Tomlinson authored
      * Unifying both the message (with slight variation for current action) and the styles across dialog and main site.
      * Adding a throttling message to the signup page.
      * Adding a couple of page helper functions to take care of showing notifications.
      * Adding the ability to go "back" in all of the main site email sent notifications in case of error.
      * When going "back" after sent email, ensure the stored email is restored.
      
      close #579
      close #577
      0cca164e
  13. 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
  14. Nov 09, 2011
  15. 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
  16. Nov 03, 2011
  17. Nov 01, 2011
    • Shane Tomlinson's avatar
      Handling error modes for forgot password screen. · eae2c14d
      Shane Tomlinson authored
      * user->requestPasswordReset now verifies user exists, handles throttling.
      * add unit tests for the forgot page.
      * do home grown form validation on the email.
      * Print appropriate error messages and tooltips.
      
      close #515
      eae2c14d
  18. Oct 31, 2011
  19. Oct 28, 2011
  20. Oct 26, 2011
  21. Oct 25, 2011
  22. Oct 18, 2011
  23. Sep 08, 2011
  24. Aug 19, 2011
Loading