summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/docker-data-container' of git.openslx.org:openslx-ng/tu...feature/docker-data-containerralph isenmann2021-11-101-0/+6
|\
| * [client] allow to select data container images in mount configralph isenmann2021-09-074-27/+126
| * [server] add endpoint to dmsd webserver for image metadataralph isenmann2021-09-072-22/+61
* | [server] update webserver and dbimage; refactoringralph isenmann2021-11-102-30/+22Star
* | [client] allow to select data container images in mount configralph isenmann2021-10-284-51/+140
* | [server] add endpoint to dmsd webserver for image metadataralph isenmann2021-10-282-22/+61
* | [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-122-1/+2
* [*] Adapt to de-genricization of VirtualizationConfigurationSimon Rettberg2021-08-126-321/+130Star
* [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
* [server] Refactor printing of app information from MANIFEST.MFManuel Bentele2021-07-022-12/+14
* [client] Refactor printing of app information from MANIFEST.MFManuel Bentele2021-07-024-73/+14Star
* [client] Make launchData a byte array; this is opaque dataSimon Rettberg2021-07-021-3/+3
* [server] Make webserver listen on every address in Docker setupManuel Bentele2021-06-286-1/+26
* [server] Add URL path /bwlp/container/clusterimages to retrieve information a...ralph isenmann2021-06-242-18/+85
* [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-023-14/+61
* [server] Package build version and timestamp into MANIFEST.MFManuel Bentele2021-06-011-1/+30
* [server] Refactor container network to match common Docker networkManuel Bentele2021-06-014-34/+55
* [server] Update test dataset for dozmod-serverManuel Bentele2021-05-311-7/+0Star
* [client,server] Fix spelling mistakes in the documentationdmsd-v3.10Manuel Bentele2021-05-252-7/+7
* [client] Change deprecated name 'bwSuite' to 'bwLehrpool-Suite' in the docume...Manuel Bentele2021-05-252-16/+16
* [client,server] Add a newline after each sentence in the documentationManuel Bentele2021-05-253-10/+25
* [client,server] Add doc about how to build and configure server and clientManuel Bentele2021-05-213-11/+119
* [server] Setting timezone for database Docker containerManuel Bentele2021-05-211-0/+1
* [client] Remove redundant formatting of VirtualBox configurationsManuel Bentele2021-05-211-4/+2Star
* [server] Start dozmod-server Docker container after database Docker container...Manuel Bentele2021-05-205-51/+77
* [server] Update initial database schema and test datasetManuel Bentele2021-05-202-105/+563
* [server] Add phpMyAdmin container to Docker setupManuel Bentele2021-05-201-2/+19
* [server] Save VM images of the Docker setup on a Docker volumeManuel Bentele2021-05-201-0/+5
* [server] Fix inverted user == null logicSimon Rettberg2021-05-191-5/+5
* [server] Restart database docker container only on failureManuel Bentele2021-05-191-1/+1
* [client] Remove needless logger instanceManuel Bentele2021-05-191-3/+0Star