- Mar 05, 2013
-
-
Daniel Gerhardt authored
This reverts commit 6445fea1.
-
Daniel Gerhardt authored
This reverts commit b2d929f8.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
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.
-
Daniel Gerhardt authored
API specification.
-
- Feb 28, 2013
-
-
Daniel Gerhardt authored
getInterposedQuestions for .../{questionId} path and renamed method to singular form.
-
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.
-
- Feb 26, 2013
-
-
Christoph Thelen authored
-
- Feb 24, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- Feb 23, 2013
-
-
Daniel Gerhardt authored
-
- Feb 22, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Daniel Gerhardt authored
This fixes Socket.io not broadcasting and accepting feedback data.
-
- Feb 20, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Christoph Thelen authored
-
- Feb 19, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
/questionbylecturer/* => [/session/{sessionKey}]/lecturerquestion/* /questionbyaudience/* => [/session/{sessionKey}]/audiencequestion/*
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
Clean up service tests and clean up logged in users. Added logged in users if needed.
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
Conflicts: src/main/java/de/thm/arsnova/dao/CouchDBDao.java src/main/java/de/thm/arsnova/dao/IDatabaseDao.java src/main/java/de/thm/arsnova/services/SessionService.java src/test/java/de/thm/arsnova/dao/StubDatabaseDao.java
-
Paul-Christian Volkmer authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
compatibility with third party frontends.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
API changes: - /session/visitedsessions => /session/?filter=visited - /session/mysessions => /session/?filter=owned Added changed routes to LegacyController.
-
- Feb 18, 2013
-
-
Paul-Christian Volkmer authored
The method now returns users visited sessions and all sessions connected to a course the user is enlisted - if connector is activated. If connector is enabled, user will see in addition to his visited sessions all sessions linked to his courses.
-
Paul-Christian Volkmer authored
-