- Aug 11, 2018
-
-
Daniel Gerhardt authored
These methods allow to perform actions based on the entity before the CRUD operation is executed.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Additionally, added AnswerController for API v3.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Rooms are now updated when Content is created or deleted. Update handling is NYI.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
See !75.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Renamed UserAuthentication to ClientAuthentication and moved it to v2. API v3 uses its own model.
-
Daniel Gerhardt authored
-
- Aug 07, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Finding by ownerId depends on a new database view and is NYI.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Default to 'vnd.de.thm.arsnova.v3+json' if no specific content type is requested via Accept header or path version prefix.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Views are now checked for existence instead of creating them on every startup.
-
Daniel Gerhardt authored
Decide between 'vote', 'school' and 'abcd' target format based on count of AnswerOptions.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
When null was set as database key, the whole view would be requested before this change.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Revisions are copied by default but explicitly skipped for V2ToV3Migration.
-
Daniel Gerhardt authored
Using format caused problems because Jackson does not support multiple type names being mapped to a single class. This reverts commit 96b0cf42a7f5e47652f26887acc5957b203b2c0c.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
For now, only Answer and AnswerStatistics migrations are tested.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-