Skip to content
Snippets Groups Projects
Select Git revision
  • 2.0
  • 2.1
  • 2.2
  • 2.3
  • 2.4
  • 2.5
  • 2.x
  • api-v3
  • master default
  • score-calculator-rounding-fix
  • students-course-sessions
  • production
  • staging
  • v2.5.2
  • v2.5.1
  • v2.4.3
  • v2.5.0
  • v2.4.2
  • v2.3.4
  • v2.4.1
  • v2.3.3
  • v2.2.2
  • v2.1.2
  • v2.0.4
  • v2.4.0
  • v2.3.2
  • v2.2.1
  • v2.1.1
  • v2.0.3
  • v2.3.1
  • v2.3.0
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019Feb1816151413121187654124Jan2328Dec1265329Nov282019432131Oct3029282625242318171613930Sep282420191817141312111076530Aug29282723201514116129Jul282726Added TODO to doLogin.Changed user parameter type in getMyVisitedSessions from String to User.Modified service method to fetch all available sessionsUse connector client 0.12+ and add method to send users course sessionsRemoved some logging statementsFixed counting of interposed questionsCheckstyle fixesFixed creating ABCD questionsDelete answersEnhanced answer saving; implemented answer updatesAdded missing fields to couchdb documentDeleted unused importAdded methods to save answersWhitespace changesImplemented update API for questionsImplemented deletion of answersStore if the correct answer should be shown to usersOnly session creator is allowed to delete questionsWhitespace changesAdded keyword to question objectEnable/disable question and its statisticsCheck if course session creation is requested before checking membershipMerge remote-tracking branch 'origin/master'Handle sessionKeyword as well as sessionId inside question entityChanged routes for updateQuestion and publishQuestion to new API style.Disable bean definition and name change to be an exampleMerge branch 'upstream' into feature_connectorsCheck if user is course member before session creationStore course information in couchdb session documentFixed test case.Added controller to get courses of actual logged in userMerge commit 'refs/merge-requests/12' of git://scm.thm.de/arsnova/arsnova-war into merge-requests/12Readded connector client implementationFixed handling of empty answer listMerge branch 'master' into question-api-rewriteAPI-Changes (QuestionByAudienceController):Use Exceptions mapped to HttpStatus instead of manually set Http statusMerge branch 'master' into upstreamFixed typo in last commit.Added missing redirection for "/session/{sessionKey}/myanswers" to