- Jul 05, 2016
-
-
There is no need for a separate property. `questionValue` is used by learning progress views.
-
- Jun 07, 2016
-
-
- Apr 11, 2016
-
-
Andreas Gärtner authored
-
- Apr 07, 2016
-
-
Tom Käsler authored
(https://github.com/thm-projects/arsnova-backend/wiki/Caching ^-- see List of cache entries and associated keys)
-
- Mar 17, 2016
-
-
Tom Käsler authored
-
Tom Käsler authored
-
Tom Käsler authored
-
- Feb 22, 2016
-
-
Tom Käsler authored
-
- Feb 19, 2016
-
-
Tom Käsler authored
Conflicts: src/main/java/de/thm/arsnova/controller/LecturerQuestionController.java
-
Tom Käsler authored
-
Tom Käsler authored
fix bug where not all attributes from grid questions are exported
-
Tom Käsler authored
-
Tom Käsler authored
implement: via two booleans you can now decide whether AnswerStatistics and FeedbackQuestions shall be exported, too
-
Tom Käsler authored
add empty test methods
-
Tom Käsler authored
add constructors to transport classes to parse "main"class
-
Tom Käsler authored
-
- Feb 05, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Jan 19, 2016
-
-
Tom Käsler authored
- add controller/service/entity/dao-functions - add motdlist so that users can tell the backend, which motds they have read - add admin account (in arsnova.properties: security.adminaccount). - add permission function for admin
-
- Dec 08, 2015
-
-
Andreas Gärtner authored
-
- Jul 28, 2015
-
-
Andreas Gärtner authored
-
Christoph Thelen authored
-
- Jul 27, 2015
-
-
Andreas Gärtner authored
-
- Jul 22, 2015
-
-
Christoph Thelen authored
-
- Jul 18, 2015
-
-
Andreas Gärtner authored
-
Andreas Gärtner authored
-
- Jul 06, 2015
-
-
Christoph Thelen authored
-
- Jun 10, 2015
-
-
Katharina Staden authored
-
- Jun 08, 2015
-
-
Katharina Staden authored
Retrieved @Cacheable and changed updateSession method in SessionService, now getting the session by keyword and set all fields that may have changed to a new value
-
- Jun 06, 2015
-
-
Katharina Staden authored
Removed @Chacheable from getSession function, because the Update of a session wont work if only the cache is used for loading the content of a session
-
Katharina Staden authored
-
- Jun 03, 2015
-
-
Daniel Gerhardt authored
Requesting partial lists would interfere with Spring caching so pagination is handled by the newly introduced PaginationListDecorator in the controllers. This additionally allows to determine the total count of items (independent from pagination parameters) which is not possible with CouchDB.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Jun 01, 2015
-
-
Christoph Thelen authored
-
- May 28, 2015
-
-
Christoph Thelen authored
-
- May 27, 2015
-
-
Christoph Thelen authored
-
- May 25, 2015
-
-
Daniel Gerhardt authored
Added TODOs to keep track of methods still evicting the whole answers cache for future improvements. Additional refactoring is necessary to implement these.
-