Skip to content
Snippets Groups Projects
  1. May 22, 2012
  2. Mar 29, 2012
    • Shane Tomlinson's avatar
      Hook up the "prolong_session" wsapi call. · d046f64d
      Shane Tomlinson authored
      * add network.prolongSession
      * add user.setComputerOwnershipStatus and user.isUsersComputer. setComputerOwnershipSTatus calls network.prolongSession if called with true.
      * in controllers/is_this_your_computer, call user.setComputerOwnershipStatus
      
      issue #1349
      d046f64d
  3. Mar 16, 2012
    • Shane Tomlinson's avatar
      Some light cleanup and refactoring. · c2af660b
      Shane Tomlinson authored
      * Add a unit test harness for is_this_your_computer
      * When the user authenticates, set them as seen.
      * In storage.js, Use an object to store the usersComputer info instead of arrays for developer grok.
      * Add storage.js->clearUsersComputerOwnershipStatus for testing.
      * Clean up user.js->logout a little bit.
      * Completely clear localStorage between every test.
      * Add tests to check for when the user should see the "is this your computer" screen.
      c2af660b
  4. Mar 15, 2012
  5. Mar 14, 2012
Loading