Skip to content
Snippets Groups Projects
  1. May 23, 2012
  2. May 22, 2012
  3. May 18, 2012
    • Shane Tomlinson's avatar
      Yak shave for interaction_data. Ensure timestamp, lang, etc are always sent in interaction data. · eb545b49
      Shane Tomlinson authored
      * Removed the .interactionData namespace from storage.js, created our first model - shared/models/interaction_data.js
      * Simplified how data is stored into interaction_data, created current and staged sub-namespaces
      * Added stageCurrent and publishStaged functions.
      * in shared/modules/interaction_data.js, simplified calls to model.
      * Tried to make the xhr mock make more sense and provide facilities usable for peeking at last XHR request data.
      
      issue #1597
      eb545b49
  4. May 17, 2012
  5. May 15, 2012
  6. May 11, 2012
  7. May 10, 2012
  8. May 08, 2012
  9. May 07, 2012
  10. May 05, 2012
  11. May 04, 2012
  12. May 03, 2012
  13. May 04, 2012
  14. May 03, 2012
  15. May 02, 2012
    • Shane Tomlinson's avatar
      Putting the set password back into add_email_address and verify_email_address · 7df7b9c9
      Shane Tomlinson authored
      * user.js: Update verifyEmail and verifyUser to take a password.
      * network.js: Update completeEmailRegistration and completeUserRegistration to take a password.
      * Replace verify_email_address.js and add_email_address.js with a single verify_secondary_address.js to reduce duplication.
      * Update the templates.
      * Bring back verify_email_address and add_email_address templates, but remove the verify password field.
      * To dom-jquery, add show, hide functions.
      7df7b9c9
  16. May 03, 2012
  17. May 02, 2012
Loading