- Feb 05, 2016
-
-
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.
-
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
-