Skip to content
Snippets Groups Projects
  1. Aug 24, 2014
  2. Jun 30, 2014
  3. Jun 18, 2014
  4. Jun 07, 2014
  5. Jun 04, 2014
  6. Jun 02, 2014
  7. May 26, 2014
  8. May 24, 2014
  9. May 21, 2014
  10. May 20, 2014
  11. May 19, 2014
  12. Mar 10, 2014
  13. Dec 07, 2013
  14. Jun 05, 2013
    • Paul-Christian Volkmer's avatar
      Add UserSessionAspect aspect · 94888c17
      Paul-Christian Volkmer authored
      This sets current user and ARSnova session information in a session
      scoped service bean. If the user connects with a websocket, the
      websocket session ID will be set in addition to the user and session
      object.
      
      The aspects methods pointcut after returning from joinSession() method
      in SessionService. So the UserSessionService will be set with all needed
      data after a user successfully joins a session.
      
      With this service available, it can be used to replace some usage of
      Array/Map based application wide data structures that cause some trouble
      when stopping or redeploying the application.
      94888c17
  15. Jun 04, 2013
  16. May 08, 2013
  17. Mar 08, 2013
  18. Mar 06, 2013
  19. Mar 05, 2013
  20. Feb 28, 2013
    • Paul-Christian Volkmer's avatar
      Add number of sessions to name and short name · ad42d5ff
      Paul-Christian Volkmer authored
      If the current session is linked to a course and there are other sessions
      for this course, add a number to the name and short name of the session,
      indicating which session is ment since all sessions will have the same
      name and short name.
      ad42d5ff
  21. Feb 26, 2013
  22. Feb 22, 2013
  23. Feb 19, 2013
  24. Feb 12, 2013
  25. Feb 05, 2013
  26. Feb 04, 2013
  27. Dec 03, 2012
  28. Nov 01, 2012
  29. Oct 30, 2012
  30. Oct 25, 2012
  31. Oct 24, 2012