summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge branch 'feature/docker'Manuel Bentele2021-05-1911-18/+161
|\
| * [client] Allow user to set a container type for container imagesralph isenmann2021-05-174-6/+96
| * [client] Allow user to define container with Repository Image (directly from ...ralph isenmann2021-05-119-13/+66
* | [client,server] Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-193-8/+8
* | Merge branch 'refactor/vm-config-transformation-logic'Manuel Bentele2021-05-1923-233/+225Star
|\ \
| * | [client] Remove start command pane on QEMU VM upload pageManuel Bentele2021-04-305-26/+1Star
| * | [client] Add QEMU virtualizer icon for frontendManuel Bentele2021-04-271-0/+0
| * | [client] Set log4j debug level for file (DEBUG) and console (INFO)Manuel Bentele2021-04-274-16/+38
| * | [client,server] Refactors and abstracts version information in config logic a...Manuel Bentele2021-04-2310-43/+70
| * | [client,server] Encapsulate transformation logic for virtualization configura...Manuel Bentele2021-04-204-88/+59Star
| * | [client,server] Rename VmMetaData classesManuel Bentele2021-04-1610-109/+106Star
| * | [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-159-29/+29
* | | [client,server] Fix invalid URLs to the project's website in Maven configurat...Manuel Bentele2021-05-181-1/+1
* | | [client] Change artifact name of 'proxy-vole' to satisfy naming conventionManuel Bentele2021-05-182-3/+3
| |/ |/|
* | [client] Revert decription fields to JTextAreaStephan Schwär2021-04-234-19/+24
* | [client] WordingSteffen Ritter2021-04-221-7/+7
* | [server] Fix download of images for studentsStephan Schwär2021-04-211-2/+2
* | [client] Avoid keeping file from DiskImage open for too longSimon Rettberg2021-04-212-30/+15Star
* | [client] Simplify codeSimon Rettberg2021-04-211-8/+3Star
|/
* [client] add missing whitespace in translationJonathan Bauer2021-04-121-1/+1
* [client] Add Check for docker_container featureralph isenmann2021-03-181-1/+7
* [client] Fix not showing warning Messageralph isenmann2021-03-184-14/+16
* [client] Wording Containerralph isenmann2021-03-174-24/+38
* [client] Wording No2Steffen Ritter2021-03-175-11/+11
* [client] WordingSteffen Ritter2021-03-113-12/+12
* [client] Fix switch between container and vm in lectureralph isenmann2021-03-1111-50/+106