Skip to content
Snippets Groups Projects
Select Git revision
  • 2.0 protected
  • 2.1 protected
  • 2.2 protected
  • 2.3 protected
  • 2.4 protected
  • 2.5 protected
  • 2.6 protected
  • 2.7 protected
  • 2.x protected
  • account-activation-reset
  • api-proxy-path-handling
  • ci-docker
  • content-group-updating
  • customization/univie-dev
  • dev-docs
  • fix-motd-npe
  • ldap-and-sso-auth-endpoints
  • lms-caching
  • master default protected
  • pac4j-saml
  • v2.7.4 protected
  • v2.7.3 protected
  • v2.7.2 protected
  • v2.7.1 protected
  • v2.6.4 protected
  • v2.5.10 protected
  • v2.7.0 protected
  • v2.6.3 protected
  • v2.5.9 protected
  • v2.6.2 protected
  • v2.5.8 protected
  • v2.6.1 protected
  • v2.6.0 protected
  • v2.5.7 protected
  • v2.5.6 protected
  • v2.5.5 protected
  • v2.5.4 protected
  • v2.5.3 protected
  • v2.5.2 protected
  • v2.5.1 protected
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Feb1187654124Jan2328Dec1265329Nov282019432131Oct3029282625242318171613930Sep282420191817141312111076530Aug29282723201514116129Jul282726Fixed typo in comment.Added "/session/{sessionKey}/questions/*" routes to LegacyController.Unified capitalization of sessionkey as RequestParam.LegacyController improvements.Merge branch 'master' into question-api-rewriteAdded LegacyController for internal redirection of legacy routes.Modified test environment to match new spring configurationUpdated Spring dependencies to 3.2.x releaseChanged application configuration: delete Java sessions after 24 hours.Task #4042: Handle empty answer countAdded update and publish routes to QuestionByLecturer API (noMerge branch 'master' into question-api-rewriteDo not start maven because it is currently unusedQuestions are sorted and returned in fullAdded missing propertyReadded accidently removed line as comment.Fixed missing question badgesFixed checkstyle errorsFixed JSONException if user has no visited sessionFixed #4038: Removed redundancies and NULLsAPI-Changes (QuestionByLecturerController):Added full name of session and creator name to 'my sessions'Changed StatisticsControllerTest to reflect route change.Moved socket.io routes to new SocketControllerRemoved previously renamed classes.Splitted QuestionController into QuestionByAudienceController andMoved shared route prefix in RequestMapping annotation from method toMerge branch 'master' of git://scm.thm.de/arsnova/arsnova-war.gitAdded HttpRestApiTest.Controller methods previously returning primitive types now returnImplemented #4030, #4031, #4033Added text/plain content type support to configuration since it isServer side implementation for #4858API-Changes:API-Changes:Merge remote-tracking branch 'dgrh99/master'Fixed logic error in if condition.Use @RequestParam-Annotation for referer parameter.Allow the referer being set by request parameter since we cannot rely ontestcases fixed