Skip to content
Snippets Groups Projects
  1. Dec 07, 2013
  2. 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
  3. Jun 04, 2013
  4. May 08, 2013
  5. Mar 08, 2013
  6. Mar 06, 2013
  7. Mar 05, 2013
  8. 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
  9. Feb 26, 2013
  10. Feb 22, 2013
  11. Feb 19, 2013
  12. Feb 12, 2013
  13. Feb 05, 2013
  14. Feb 04, 2013
  15. Dec 03, 2012
  16. Nov 01, 2012
  17. Oct 30, 2012
  18. Oct 25, 2012
  19. Oct 24, 2012
  20. Oct 17, 2012
  21. Oct 16, 2012