- Mar 11, 2015
-
-
Andreas Gärtner authored
The delayed pi-round change can now be triggered via a simple api call. After the api call a timed task will be started, which executes the necessary steps for a round change.
-
- Feb 28, 2015
-
-
Christoph Thelen authored
This will result in events being fired at the right time. Most importantly, this ensures event-specific caching annotations to work correctly.
-
- Feb 19, 2015
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Feb 16, 2015
-
-
Christoph Thelen authored
-
- Feb 12, 2015
-
-
Christoph Thelen authored
getSession throws an HTTP exception, which is not good style. Additionally, as it calls getSessionFromKeyword internally -- which has a caching annotation -- this caching mechanism will not work because it only works if the method is called from another object. This is due to the way Spring is using proxies to intercept the calls.
-
Christoph Thelen authored
Events for all learning progress related actions are generated, like answering a new question. The event classes are used as a tag to evict the cache based on the session.
-
- Feb 10, 2015
-
-
Daniel Gerhardt authored
The resource by default now includes the total stats. A user parameter has been added to request user specific data. This change intends to restore compatibility with ARSnova Overlay.
-
- Feb 09, 2015
-
-
Daniel Gerhardt authored
-
Christoph Thelen authored
-
- Feb 06, 2015
-
-
Christoph Thelen authored
-
- Feb 03, 2015
-
-
Daniel Gerhardt authored
-
- Jan 26, 2015
-
-
Andreas Gärtner authored
#14448
-
- Jan 23, 2015
-
-
Andreas Gärtner authored
count to NewAnswerEvent websocket broadcast. Task #14471
-
- Jan 17, 2015
-
-
Daniel Gerhardt authored
Updated copyright year and adjusted header format to be consistent over all files and with other ARSnova projects.
-
Andreas Gärtner authored
preperation questions. Task #14343
-
- Jan 14, 2015
-
-
Daniel Vogel authored
-
- Jan 13, 2015
-
-
Andreas Gärtner authored
#14099
-
- Dec 02, 2014
-
-
Christoph Thelen authored
-
- Nov 29, 2014
-
-
Christoph Thelen authored
-
- Nov 18, 2014
-
-
Christoph Thelen authored
-
- Nov 12, 2014
-
-
Christoph Thelen authored
-
- Nov 10, 2014
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Nov 05, 2014
-
-
Christoph Thelen authored
-
- Nov 03, 2014
-
-
Christoph Thelen authored
-
- Oct 29, 2014
-
-
Christoph Thelen authored
-
- Aug 25, 2014
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Aug 01, 2014
-
-
Daniel Gerhardt authored
-
- Jun 02, 2014
-
-
Paul-Christian Volkmer authored
-
- May 28, 2014
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- May 22, 2014
-
-
Paul-Christian Volkmer authored
Had to fix CouchDBDao.getSessionFromId() to implement working permission evaluation. This small method had thrown net.sf.json.JSONException wich causes Spring to send HTTP 405 - Method not allowed and block request.
-
Paul-Christian Volkmer authored
-
- May 21, 2014
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-