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.028Jul272218147628Jun25241712109863128May272625242320181312114229Apr2827262422211918161413962131Mar29282726252423191817161413121110976543228Feb25241917161211109632129Jan28272625232221201918171615141312108726Dec22201715229Nov18121075330Oct292724232215876124Sep1812109865427Aug2524232113986131Jul2926191817161413128230Jun2620181412109765432130May2827262524Fix for #16953: Include numerator/denominator of calculationFix for #16884: Properly refresh question object cacheAdd lecture question image retrieval functions to QuestionService.Don't return image data with question list response.Fix #16884: New properties hint, solution for questionsRequest freetext answer sorted descending by timestamp.Sort interposed questions descending by date (timestamp). Merge branch 'issue-16839'Fix potential NPE in RangeAspectFix for #16839: Use jackson to parse JSONUpgrade Maven dependenciesMerge branch '2.1'Upgrade Maven pluginsRequire POST method for '/checkframeoptionsheader'Block requests to private networks for '/checkframeoptionsheader'Block requests from the server itself to '/checkframeoptionsheader'Shortened 'arsnova-slogan' config option name to 'slogan'Adjust configuration for consistencyConsistently use lower case for API pathsMerge branch 'feature_session_info' into 'master'Fix sonar issue: floating point equality testconverted spaces to tabsrefactored handling of logo during the saving of a new session and the update of an existing session out into a new method handleLogoMerge branch 'master' of git.thm.de:arsnova/arsnova-backend into feature_session_infoRemove unused config optionsMerge branch 'master' of git.thm.de:arsnova/arsnova-backend into feature_session_infoRetrieved @Cacheable and changed updateSession method in SessionService, now getting the session by keyword and set all fields that may have changed to a new valueMerge branch '2.1'Update link to 'AG QLS' websiteMerge branch '2.0' into 2.1Update link to 'AG QLS' websiteRemoved @Chacheable from getSession function, because the Update of a session wont work if only the cache is used for loading the content of a sessionchagend updateSession Method of CouchDBDao so that all fields are saved nowMerge branch 'pagination'Make 'PaginationController' class abstractAdd pagination related JavadocFix NullPointerException on client session logout.Move pagination from DB layer to controllers for cached queriesSet content range header for responseAdjust database view queries based on pagination parameters