Skip to content
Snippets Groups Projects
Select Git revision
  • 2.0
  • 2.1
  • 2.2
  • 2.3
  • 2.4
  • 2.5
  • 2.6
  • 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.019Mar1817161413121110976543228Feb25241917161211109632129Jan28272625232221201918171615141312108726Dec22201715229Nov18121075330Oct292724232215876124Sep1812109865427Aug2524232113986131Jul2926191817161413128230Jun2620181412109765432130May2827262524232221201918131211765328Apr25131211875419Mar18121084328Feb26251729Jan282221201418Dec10728Nov26201915131230Oct2623221614826Sep321Aug8Remove obsolete View extensionsUse our own CouchDB4J forkFix NPE when locked questions with answers are presentremove trailing whitespaceremove trailing whitespaceFixxed checkstlye errors caused by me.convert RPC to REST Style URLs for LectureQuestionControllerDeleted *.log filesMerge branch '2.1'Update Maven dependencies and pluginsfurther convert whitespace to tabconvert whitespace to tabsfirst remove of whitespaces#15391 fix a bug where subject is not saved in sortOrder in getSortOrder - rework4#15391 fix a bug where subject is not saved in sortOrder in getSortOrder - rework3#15391 fix a bug where subject is not saved in sortOrder in getSortOrder - rework2#15391 fix a bug where subject is not saved in sortOrder in getSortOrder#15459 check to see whether new question brings a new subject to append it in subjectSortOrderrebasedImage-Only field was added to Question-model. Closes #15393.Implemented JUnit-Test for ImageUtils.java. Closes #15369. Fixed StringIndexOutOfBoundsException.Dennis reported a bug, where the thumbnails hadn't the right color. Fixed this bug.Dennis reported a bug, where the thumbnails hadn't the right color. Fixed this bug.Dennis reported a bug, where the thumbnails hadn't the right color. Fixed this bug.Added demo entry in .properties-fileFixed bug introduced in #15326. Now the thumbnail size is configurable in the .properties-file.The commit #15326 was lost due some reason. Readded its changes. Worked on #15361.Made the Extraction if image information in ImageUtils.java faster. Closes #15353.Worked on #15326. Added my forgotten HttpServletResponse into the controller method.Worked on #15326. Implemented controller, configurable properties imgupload.thumbnail.{width, heigth}, stared on working on communication between client and server.Worked on #15326. Implemented controller, configurable properties imgupload.thumbnail.{width, heigth}, stared on working on communication between client and server.Added documentation for the Utility-Methods in ImageUtils.java for ticket #15324.Fixxed a bug I noticed for ticket #15324, which occured in commit #982b38cWorked on #15324. Added rescale capabilities and thumbnail field in DBWorked on #15267. Adjusted Backend.Implemented Backend connection. Closes #15231fix missing }Add skelet functions to StubDatabaseDao#15391 add null-query to not get nullpointerexception and rework getQuestionBySortOrder and some minor bugs#15362 alphabetical sortOrder is now automatically created when there is no sortOrder. bugfix included