Skip to content
Snippets Groups Projects
  1. May 06, 2012
  2. May 04, 2012
  3. May 02, 2012
  4. Apr 17, 2012
  5. Apr 11, 2012
  6. Apr 10, 2012
  7. Mar 30, 2012
  8. Mar 29, 2012
  9. Mar 28, 2012
  10. Mar 27, 2012
  11. Mar 23, 2012
  12. Mar 15, 2012
  13. Mar 12, 2012
  14. Mar 01, 2012
  15. Feb 28, 2012
  16. Feb 27, 2012
  17. Feb 22, 2012
  18. Feb 15, 2012
  19. Feb 14, 2012
    • Shane Tomlinson's avatar
      Beefing up the cookies disabled check so that it handles almost all cases without user interaction. · 591c3404
      Shane Tomlinson authored
      * Add a new view, cookies_disabled - this is displayed to browsers that do not allow access to localStorage when cookies are disabled (Firefox, Chrome, Fennec)
      * Add localStorage check in include.js to check for browsers that do not allow write access to localStorage.
      * Add a Javascript cookie check in network.js->cookiesEnabled using a test cookie with duration of 1 second so it is never sent to the server.
      * Remove the old cookies_enabled check that was theorized to come from session_context - remove this from the XHR mock as well.
      
      issue #835
      591c3404
  20. Feb 10, 2012
  21. Feb 09, 2012
Loading