- May 26, 2014
-
-
Paul-Christian Volkmer authored
-
- May 24, 2014
-
-
Paul-Christian Volkmer authored
-
- May 20, 2014
-
-
Paul-Christian Volkmer authored
-
- Jan 21, 2014
-
-
Christoph Thelen authored
-
- Jan 20, 2014
-
-
Christoph Thelen authored
-
- Oct 30, 2013
-
-
Christoph Thelen authored
-
- Sep 03, 2013
-
-
Christoph Thelen authored
Note that this is currently untested. :o
-
Christoph Thelen authored
-
Christoph Thelen authored
Introduced a new CouchDB view method, and a new field to divide 'skill_questions' into preparation, lecture, and flashcard variants. The former question type 'flashcard' will be removed soon.
-
- Jul 29, 2013
-
-
Christoph Thelen authored
-
- Jul 09, 2013
-
-
Christoph Thelen authored
-
- May 07, 2013
-
-
Christoph Thelen authored
-
- Mar 24, 2013
-
-
Daniel Gerhardt authored
question. See commit 990eb9fe.
-
- Mar 21, 2013
-
-
Daniel Gerhardt authored
**/lecturerquestion/{questionId}/answer/.
-
Daniel Gerhardt authored
-
- 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 19, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
/questionbylecturer/* => [/session/{sessionKey}]/lecturerquestion/* /questionbyaudience/* => [/session/{sessionKey}]/audiencequestion/*
-
- Feb 16, 2013
-
-
Christoph Thelen authored
-
- Feb 14, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Feb 13, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Daniel Gerhardt authored
-
Christoph Thelen authored
-
- Feb 12, 2013
-
-
Paul-Christian Volkmer authored
This allows expecting those exceptions in test classes.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Feb 08, 2013
-
-
Daniel Gerhardt authored
implementation yet!).
-
- Feb 05, 2013
-
-
Christoph Thelen authored
This prevents crashes caused by null pointers. Checks are moved to the service class, and real objects are passed along.
-
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.
-