- Oct 31, 2016
-
-
Daniel Gerhardt authored
-
- Feb 05, 2016
-
-
Daniel Gerhardt authored
-
- Oct 26, 2015
-
-
Tom Käsler authored
-
- Aug 10, 2015
-
-
Tom Käsler authored
remove spingfox for ApiIgnore direction use swagger-maven-plugin to generate swagger.json before compiling rather than dynamically generate it on request
-
Reasons: * not used consistently * Java signatures are not helpful * Return type should not be hard-coded in a String Statistics model now correctly uses value instead of notes for documentation of properties.
-
* Fix inconsistent whitespaces * Remove unused imports
-
-
-
- May 27, 2015
-
-
Christoph Thelen authored
-
- Mar 19, 2015
-
-
- Mar 16, 2015
-
-
Christoph Thelen authored
-
- Mar 04, 2015
-
-
Christoph Thelen authored
-
- Mar 03, 2015
-
-
Christoph Thelen authored
-
Christoph Thelen authored
The numbers for 'sessions' and 'questions' are now derived from their underlying elements: - open/closed for sessions - lecture/preparation for questions
-
- Mar 02, 2015
-
-
Christoph Thelen authored
Removed test cases because they weren't of much use after the refactoring.
-
- Jan 17, 2015
-
-
Daniel Gerhardt authored
Updated copyright year and adjusted header format to be consistent over all files and with other ARSnova projects.
-
- Aug 24, 2014
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- May 30, 2014
-
-
Paul-Christian Volkmer authored
-
- May 27, 2014
-
-
Paul-Christian Volkmer authored
Having content negotiation with more than just JSON content might follow REST principles. All entities annotated with e.g. @XmlRootElement can be send as XML data. This requires client to send Accept header with value "application/json" to fetch JSON responses. Default Accept header send by client is something like: "text/html,application/xhtml+xml,application/xml" which requests an XML document, not JSON document but JSON is expected.
-
- May 20, 2014
-
-
Paul-Christian Volkmer authored
-
- Feb 23, 2013
-
-
Daniel Gerhardt authored
-
- Nov 04, 2012
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-