- May 26, 2014
-
-
Paul-Christian Volkmer authored
-
- May 20, 2014
-
-
Paul-Christian Volkmer authored
-
- Dec 18, 2013
-
-
Christoph Thelen authored
-
- Jun 06, 2013
-
-
Paul-Christian Volkmer authored
There is no request parameter name set, so forwarding will fail. Fixed by this patch.
-
- Mar 05, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
API specification. Changed StatisticsController to allow requests without a trailing slash to be consistent with the other **/statistics paths.
-
- Feb 28, 2013
-
-
Daniel Gerhardt authored
getInterposedQuestions for .../{questionId} path and renamed method to singular form.
-
- Feb 19, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
/questionbylecturer/* => [/session/{sessionKey}]/lecturerquestion/* /questionbyaudience/* => [/session/{sessionKey}]/audiencequestion/*
-
- Feb 15, 2013
-
-
Christoph Thelen authored
-
- Feb 13, 2013
-
-
Daniel Gerhardt authored
Removed sessionKey from routes if it is not needed. Changed sessionKey from PathVariable to RequestParam if still needed. /session/{sessionKey}/question/* => /question/byaudience/* Added redirections for legacy routes to LegacyController.
-
- Feb 12, 2013
-
-
Paul-Christian Volkmer authored
This allows expecting those exceptions in test classes.
-
- Feb 05, 2013
-
-
Daniel Gerhardt authored
Removed sessionKey from routes if it is not needed. Changed sessionKey from PathVariable to RequestParam if still needed. /session/{sessionKey}/question/* => /question/bylecturer/*
-
Daniel Gerhardt authored
QuestionByLecturerController.
-