summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
...
* [CLIENT,SERVER] move handling of tar into TarArchiveReader and TarArchiveWrit...ralph isenmann2022-01-272-36/+13Star
* [CLIENT] fix isPageValid check for containerralph isenmann2022-01-261-8/+12
* [CLIENT] fix nullpointer for images which does not have an latest imageVersionIdralph isenmann2022-01-242-8/+12
* [CLIENT] data container can not be used as images for lecturesralph isenmann2022-01-247-18/+34
* [CLIENT] Update httpclient library from version 4.5.x to version 5.yManuel Bentele2021-12-215-70/+99
* [CLIENT] Update log4j because of the CVE-2021-45105 security flawManuel Bentele2021-12-201-2/+2
* [CLIENT] Fix deprecated JsonParser method callManuel Bentele2021-12-171-1/+1
* [CLIENT] Update version of build dependenciesManuel Bentele2021-12-171-12/+8Star
* [CLIENT] Update version of Maven build pluginsManuel Bentele2021-12-171-2/+3
* [CLIENT] Update log4j because of the CVE-2021-45046 security flawManuel Bentele2021-12-171-2/+2
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-1575-290/+381
* [CLIENT] Adapt OS loader of QEMU machines for local editManuel Bentele2021-11-301-0/+9
* update layout for image typralph isenmann2021-11-181-9/+42
* [client] minor fixes;ralph isenmann2021-11-172-5/+16
* [CLIENT] Fixes Java warningsManuel Bentele2021-11-113-1/+3
* Merge branch 'feature/docker-data-container'ralph isenmann2021-11-104-51/+140
|\
| * [client] allow to select data container images in mount configralph isenmann2021-10-284-51/+140
* | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleralph isenmann2021-11-105-0/+7
|\ \ | |/ |/|
| * [CLIENT] Add bwLehrpool icon for JFramesManuel Bentele2021-11-082-0/+4
| * [CLIENT] Add translation for graphics configuration optionManuel Bentele2021-10-153-0/+3
* | [client] refactoring: improve i18n, hide unsed ContainerImageType in Containe...ralph isenmann2021-10-288-53/+55
* | [client] refactoring: apply changes from master-sync-shareralph isenmann2021-10-154-26/+25Star
* | [client] Update process of the download for container imagesralph isenmann2021-10-153-21/+112
* | [client] allow users to upload new versions of container images.ralph isenmann2021-10-156-7/+80
* | [client] update input methods for container imagesralph isenmann2021-10-143-103/+201
* | [client] improve workflow of container creationralph isenmann2021-10-062-14/+17
|/
* [client] double wordingSteffen Ritter2021-08-171-1/+1
* [client] minor fixes to container related partralph isenmann2021-08-1313-60/+93
* [*] Add "modern" way to set target Java versionSimon Rettberg2021-08-121-0/+1
* [*] Adapt to de-genricization of VirtualizationConfigurationSimon Rettberg2021-08-125-320/+129Star
* [client] Set anti aliasing properties after LAF initializationSimon Rettberg2021-08-121-4/+4
* [client] Fix FlatLaf on Windows JRE-8Simon Rettberg2021-08-121-1/+1
* [client] Print error message if no LookAndFeel can be loadedSimon Rettberg2021-08-111-2/+6
* [client] Add optional FlatLaf Light and Dark look and feelManuel Bentele2021-08-092-0/+13
* [client] Escape '=' in HTML translation text to fix URL null pointerManuel Bentele2021-08-053-3/+3
* [client] Do not print compression warning for QCOW2 imagesManuel Bentele2021-08-051-2/+5
* [client] fix classcast exception and importralph isenmann2021-07-081-2/+2
* [client] fix blocking of dozmod during the finale state of a image downloadralph isenmann2021-07-081-1/+4
* [client] Refactor printing of app information from MANIFEST.MFManuel Bentele2021-07-024-73/+14Star
* [client] Use the label of ContainerImageType it the GUIralph isenmann2021-06-242-2/+4
* [client] Update project structure, related to container model.ralph isenmann2021-06-2314-479/+19Star
* [client] Set Container Image Type during creation, set text labesralph isenmann2021-06-228-59/+127
* [client] Allow user to define a container run command in the lecture details ...ralph isenmann2021-06-092-43/+64
* [client,server] Add configuration overwrites to use master-server Docker cont...Manuel Bentele2021-06-021-0/+12
* [client,server] Fix spelling mistakes in the documentationdmsd-v3.10Manuel Bentele2021-05-251-3/+3
* [client] Change deprecated name 'bwSuite' to 'bwLehrpool-Suite' in the docume...Manuel Bentele2021-05-251-12/+12
* [client,server] Add a newline after each sentence in the documentationManuel Bentele2021-05-251-3/+8
* [client,server] Add doc about how to build and configure server and clientManuel Bentele2021-05-211-0/+46
* [client] Remove redundant formatting of VirtualBox configurationsManuel Bentele2021-05-211-4/+2Star
* [client] Remove needless logger instanceManuel Bentele2021-05-191-3/+0Star