- Aug 10, 2015
-
-
Tom Käsler authored
remove swagger annotation from feedbackcontroller, coursecontroller and getter and setter for sortOrder
-
Tom Käsler authored
-
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
-
-
added labeled deprecated rest endpoints to api documentation, commentet and included the feedbackController
-
-
-
- Aug 01, 2015
-
-
Daniel Gerhardt authored
All feature settings are replaced by the received object so the use of PATCH does not make sense here. The session is "patched" but the HTTP verb always relates to the URL which refers explicitly to features in this case. See https://tools.ietf.org/html/rfc5789.
-
- Jun 03, 2015
-
-
Daniel Gerhardt authored
-
- May 27, 2015
-
-
Christoph Thelen authored
-
- Apr 13, 2015
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Mar 23, 2015
-
-
Christoph Thelen authored
-
- Feb 25, 2015
-
-
Christoph Thelen authored
-
- Feb 19, 2015
-
-
Daniel Gerhardt authored
-
- Feb 10, 2015
-
-
Christoph Thelen authored
-
- Feb 09, 2015
-
-
Daniel Gerhardt authored
-
Christoph Thelen authored
-
- Feb 06, 2015
-
-
Christoph Thelen authored
Changing the Session object the way it was done previously interferes with the new caching mechanism. The objects are now long-lived so any direct changes to it which are not in the spirit of its use case have to be removed. In this case, changing the creator information invalidated many of the isCreator checks sprinkled through the code, as the new creator's name would have been the string "not visible to you."
-
- Feb 03, 2015
-
-
Daniel Gerhardt authored
-
- Feb 01, 2015
-
-
Felix Schmidt authored
Added few pp Attributes to SessionInfo. Requests for Public Pool Sessions now return SessionInfo instead of Session.
-
- Jan 27, 2015
-
-
Christoph Thelen authored
-
- Jan 26, 2015
-
-
Daniel Vogel authored
-
- Jan 22, 2015
-
-
- Jan 17, 2015
-
-
Daniel Gerhardt authored
Updated copyright year and adjusted header format to be consistent over all files and with other ARSnova projects.
-
- Jan 15, 2015
-
-
Felix Schmidt authored
-
Felix Schmidt authored
-
- Jan 12, 2015
-
-
Daniel Vogel authored
-
Daniel Vogel authored
-
Daniel Vogel authored
-
- Jan 08, 2015
-
-
Daniel Vogel authored
-
- Dec 15, 2014
-
-
Daniel Vogel authored
-
- Oct 29, 2014
-
-
Christoph Thelen authored
-
- Oct 15, 2014
-
-
Christoph Thelen authored
-
- Oct 07, 2014
-
-
Christoph Thelen authored
-
- Aug 24, 2014
-
-
Daniel Gerhardt authored
-
- Jun 30, 2014
-
-
Paul-Christian Volkmer authored
-