- Oct 09, 2018
-
-
See merge request !94
-
- Aug 12, 2018
-
-
Daniel Gerhardt authored
Consistently use singular for packages which contain mixed kinds of classes. Moved a few classes to packages that better fit them.
-
- Aug 11, 2018
-
-
Daniel Gerhardt authored
-
See !77.
-
Daniel Gerhardt authored
Rooms are now updated when Content is created or deleted. Update handling is NYI.
-
- Aug 07, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Implemented migration of settings.
-
- Aug 04, 2018
-
-
Daniel Gerhardt authored
Jackson cannot instantiate non-static inner classes for deserialization.
-
Daniel Gerhardt authored
A new service, repository and entity have been introduced to handle file attachments to other entities. Attachments store meta data about the file. The file upload is not yet implemented. It is planned to abstract the storage handling to allow the support for different storage solutions (local file system, database, cloud).
-
Daniel Gerhardt authored
Additionally moved previously missed v2 entities to the v2 package.
-
Daniel Gerhardt authored
Introduced content groups which replace question variants and support sorting.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Feb 22, 2018
-
-
Daniel Gerhardt authored
-
- Aug 28, 2017
-
-
Daniel Gerhardt authored
It is no longer necessary since the creator property is not serialized for the API.
-
Daniel Gerhardt authored
* Moved classes from `de.thm.arsnova` root package. * New util package * Do not start interface names with `I`. Appended `Impl` to the implementing class instead. * Renamed learning progress classes to score and move them from `.domain` to a new `.services.score` package. * Do not capitalize acronyms in class names: * CASLogoutSuccessHandler -> CasLogoutSuccessHandler * SocketIO* -> Socketio* * Renamed `.socket` package to `.websocket`
-
- Jul 15, 2017
-
-
Daniel Gerhardt authored
LoggedIn documents are also handled by the SessionRepository for now.
-
- Feb 14, 2017
-
-
Daniel Gerhardt authored
* Remove unused code * Optimize imports (group 10+ and static imports) * Remove redundant variable assignments * Replace explicit type parameters with <> * Remove redundant catch blocks * Use varargs instead of explicit array instantiation * Weaken visibility of methods and fields * Simplify conditions * Do not use StringBuilder for simple concatenations * Fix code style * Remove invalid Javadoc
-
- Jan 10, 2017
-
-
Daniel Gerhardt authored
-
- Oct 07, 2016
-
-
Andreas Gärtner authored
-
- Oct 06, 2016
-
-
Andreas Gärtner authored
-
- Feb 05, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Dec 08, 2015
-
-
Andreas Gärtner 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
-
* Fix inconsistent whitespaces * Remove unused imports
-
-
-
- May 27, 2015
-
-
Christoph Thelen authored
-
- Apr 16, 2015
-
-
Christoph Thelen authored
-
- Apr 13, 2015
-
-
Christoph Thelen authored
-
- Mar 23, 2015
-
-
Christoph Thelen authored
-
- Mar 19, 2015
-
-
Tom Käsler authored
-
- Mar 12, 2015
-
-
Tom Käsler authored
-
Tom Käsler authored
#14886 edited the lecture/preparation view to use new sort_question-views, saveOrder is not checking whether there is already a list
-
Tom Käsler authored
-
-
- Mar 11, 2015
-
-
Tom Käsler authored
-
- Mar 05, 2015
-
-
Tom Käsler authored
#14886 edited the lecture/preparation view to use new sort_question-views, saveOrder is not checking whether there is already a list
-