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.019Feb1816151413121187654124Jan2328Dec1265329Nov282019432131Oct3029282625242318171613930Sep282420191817141312111076530Aug29282723201514116129Jul282726Some refacs to session and course handlingRemoved obsolete codeDo not cast but convert collection to array listEncode course id listUse empty keys string if no courses availableFixed test executionAdded connector properties to test properties fileActivate connector beanMerge branch 'feature_connectors'Removed obsolete methodFixed test cases.Added successUrl and failureUrl parameters to doLogin to improveAdded 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 creation