- Aug 28, 2017
-
-
Daniel Gerhardt authored
Unfortunately, Spring Security cannot easily be used with our WebSocket implementation since connections share a Thread and therefore share a SecurityContext. An AuthenticationToken for WebSocket access to the service layer is created.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Added new service for comments.
-
Daniel Gerhardt authored
* Moved classes from `de.thm.arsnova` root package. * New util package * Do not start interface names with `I`. Appended `Impl` to the implementing class instead. * Renamed learning progress classes to score and move them from `.domain` to a new `.services.score` package. * Do not capitalize acronyms in class names: * CASLogoutSuccessHandler -> CasLogoutSuccessHandler * SocketIO* -> Socketio* * Renamed `.socket` package to `.websocket`
-
- Jul 15, 2017
-
-
Daniel Gerhardt authored
(Lecturer/Skill)Question has been renamed to Content. Method names have not been touched yet to ease reviewing the changes.
-
Daniel Gerhardt authored
InterposedQuestion has been renamed to Comment. Method names have not been touched yet to ease reviewing the changes.
-
- Mar 28, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Mar 27, 2017
-
-
Daniel Gerhardt authored
Additionally, removed unused empty constructor
-
Daniel Gerhardt authored
Additionally, remove unused loggers.
-
- Feb 14, 2017
-
-
Daniel Gerhardt authored
* Remove unused code * Optimize imports (group 10+ and static imports) * Remove redundant variable assignments * Replace explicit type parameters with <> * Remove redundant catch blocks * Use varargs instead of explicit array instantiation * Weaken visibility of methods and fields * Simplify conditions * Do not use StringBuilder for simple concatenations * Fix code style * Remove invalid Javadoc
-
- Jan 24, 2017
-
-
Daniel Gerhardt authored
-
- Jan 10, 2017
-
-
Daniel Gerhardt authored
-
- Oct 07, 2016
-
-
Andreas Gärtner authored
-
Andreas Gärtner authored
-
- Oct 06, 2016
-
-
Andreas Gärtner authored
-
- Oct 05, 2016
-
-
Andreas Gärtner authored
-
- Feb 05, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Andreas Gärtner authored
-
- Dec 08, 2015
-
-
Andreas Gärtner authored
-
- Aug 06, 2015
-
-
Andreas Gärtner authored
-
- Jun 03, 2015
-
-
Andreas Gärtner authored
-
- May 28, 2015
-
-
Christoph Thelen authored
-
- May 27, 2015
-
-
Christoph Thelen authored
-
- May 25, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- May 23, 2015
-
-
Andreas Gärtner authored
-
- May 11, 2015
-
-
Christoph Thelen authored
These events add more detail about what specific action just happened.
-
Christoph Thelen authored
Unlock is a better representation because this event only occurs when multiple questions are published. 'New' should only be used when questions are created.
-
Daniel Gerhardt authored
Check user object against null before accepting feedback via Websocket.
-
- May 04, 2015
-
-
Andreas Gärtner authored
-
- May 02, 2015
-
-
Andreas Gärtner authored
-
- Apr 26, 2015
-
-
Andreas Gärtner authored
-
- Apr 24, 2015
-
-
Andreas Gärtner authored
Task #15666 Task #15693
-
- Apr 21, 2015
-
-
Christoph Thelen authored
Just for consistency.
-
Andreas Gärtner authored
-
- Apr 18, 2015
-
-
Christoph Thelen authored
-