summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page
Commit message (Expand)AuthorAgeFilesLines
* [client] Check if VM is suspended before uploadSimon Rettberg2023-07-271-3/+15
* [client] Check if virt config is valid, warn user if notSimon Rettberg2023-04-261-0/+12
* [client] Ignore VM size limit if user is super userSimon Rettberg2022-11-071-9/+12
* [client] Check VM HDD size limit on uploadSimon Rettberg2022-11-031-0/+13
* [client] Show local unhashed vs. hashed chunks in detailed progress viewSimon Rettberg2022-03-221-1/+1
* [client] Add even more debug spam to UploadSimon Rettberg2022-03-181-1/+0Star
* [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-241-0/+1
* [CLIENT] data container can not be used as images for lecturesralph isenmann2022-01-241-0/+5
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-156-12/+18
* [client] minor fixes;ralph isenmann2021-11-171-0/+12
* [client] refactoring: improve i18n, hide unsed ContainerImageType in Containe...ralph isenmann2021-10-281-1/+1
* [client] refactoring: apply changes from master-sync-shareralph isenmann2021-10-151-9/+9
* [client] allow users to upload new versions of container images.ralph isenmann2021-10-151-4/+32
* [client] update input methods for container imagesralph isenmann2021-10-141-57/+41Star
* [client] improve workflow of container creationralph isenmann2021-10-061-6/+6
* [client] minor fixes to container related partralph isenmann2021-08-131-0/+4
* [client] Update project structure, related to container model.ralph isenmann2021-06-232-4/+4
* [client] Set Container Image Type during creation, set text labesralph isenmann2021-06-222-38/+42
* Merge branch 'feature/docker'Manuel Bentele2021-05-191-0/+9
|\
| * [client] Allow user to define container with Repository Image (directly from ...ralph isenmann2021-05-111-0/+9
* | [client,server] Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-191-3/+3
* | Merge branch 'refactor/vm-config-transformation-logic'Manuel Bentele2021-05-193-40/+52
|\ \ | |/ |/|
| * [client] Remove start command pane on QEMU VM upload pageManuel Bentele2021-04-301-8/+1Star
| * [client,server] Refactors and abstracts version information in config logic a...Manuel Bentele2021-04-232-10/+21
| * [client,server] Encapsulate transformation logic for virtualization configura...Manuel Bentele2021-04-201-6/+14
| * [client,server] Rename VmMetaData classesManuel Bentele2021-04-163-24/+24
| * [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-153-6/+6
* | [client] Avoid keeping file from DiskImage open for too longSimon Rettberg2021-04-211-4/+5
|/
* [client] Fix switch between container and vm in lectureralph isenmann2021-03-111-1/+6
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-1112-19/+58
* [client,server] Refactor disk image representationManuel Bentele2021-03-113-17/+30
* Merge branch 'feature/vmwarevm-support' into feature-mergeStephan Schwär2021-02-191-2/+37
|\
| * [client] Improve error handling for vmwarevmStephan Schwär2021-02-041-12/+33
| * [client] Add support for vmwarevm formatStephan Schwär2021-02-021-0/+14
* | Merge remote-tracking branch 'origin/feature/qemu-integration' into feature-m...Stephan Schwär2021-02-191-2/+9
|\ \
| * | [client] Extend disk image check for multiple image formatsManuel Bentele2021-02-011-1/+3
| * | [client] Add import of Libvirt XML files to support QEMUManuel Bentele2021-01-051-1/+6
* | | [client] container: allow user to upload a pre build container imageralph isenmann2021-02-171-10/+69
* | | [client] Update Language Tags (i18n)ralph isenmann2021-02-151-10/+6Star
* | | [client] Update ImageCreation for Container Images workflowralph isenmann2021-02-152-32/+61
| |/ |/|
* | [client] Remove html in description featureStephan Schwär2021-01-312-204/+0Star
|/
* [client] I18n of current docker integration stateStephan Schwär2020-12-162-6/+7
* Merge remote-tracking branch 'origin/feature/docker-integration-new' into fea...Stephan Schwär2020-12-161-3/+2Star
|\
| * [client] fix directory navigation in file chooserralph isenmann2020-12-151-3/+2Star
* | Merge remote-tracking branch 'origin/feature/docker-integration-new' into fea...Stephan Schwär2020-12-152-97/+70Star
|\|
| * [client] Refactoringralph isenmann2020-12-091-3/+9
| * [client] Refactoringralph isenmann2020-12-012-20/+16Star
| * [client] refactoringralph isenmann2020-11-051-5/+5
| * [client] move BindMountConfigurator to ImageMetaDataPageralph isenmann2020-11-052-47/+33Star