- 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.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Direct method calls bypass the caching proxy if AspectJ weaving is not configured.
-
- May 24, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- May 23, 2015
-
-
Andreas Gärtner authored
-
- May 18, 2015
-
-
Andreas Gärtner authored
-
- May 13, 2015
-
-
Andreas Gärtner authored
-
- May 11, 2015
-
-
Christoph Thelen authored
-
- May 04, 2015
-
-
Andreas Gärtner authored
-
- Apr 29, 2015
-
-
Christoph Thelen authored
-
- Apr 26, 2015
-
-
Andreas Gärtner authored
-
- Apr 21, 2015
-
-
Christoph Thelen authored
-
- Apr 18, 2015
-
-
Christoph Thelen authored
If deleted documents remain in the sort order, this will crash the application. We simply skip over any documents we could not load. With this fix, deleted documents may remain in the sort order without a problem. Once the order is updated by the teacher, any deleted documents will be removed.
-
- Apr 14, 2015
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Apr 13, 2015
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Apr 09, 2015
-
-
Christoph Thelen authored
This may cause 'lagging' statistics, but that should not be a problem.
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Apr 01, 2015
-
-
Andreas Gärtner authored
-
Christoph Thelen authored
-
Tom Käsler authored
change getQuestionsBySortOrder to fetch Questions in one single db request instead of requesting every document alone
-
- Mar 31, 2015
-
-
Andreas Gärtner authored
-
Andreas Gärtner authored
Task #14410
-
- Mar 29, 2015
-
-
Andreas Gärtner authored
It can occur that the timed event of piRound deactivation will not be called (server crash/restart). With this fix the activation will be canceled on question document when the endtime has been exceeded. Task #14410
-
- Mar 28, 2015
-
-
Tom Käsler authored
-
Tom Käsler authored
-
- Mar 27, 2015
-
-
Andreas Gärtner authored
-
Tom Käsler authored
-
- Mar 26, 2015
-
-
Tom Käsler authored
fix Parameter in getQuestionSortType and getSubjectSortType; Function expected the questionVariant, instead got a boolean(in a String)
-