summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [client] refactoringralph isenmann2020-10-271-37/+16Star
* | Merge remote-tracking branch 'origin/feature/htmlEditorInDescrioptionText' in...Stephan Schwär2020-12-112-2/+208
|\ \
| * | [client] improved htmleditor in imageMetadataPageKuersat Akmaz2020-11-301-2/+106
| * | [client] fixed bug in htmleditor in lecturecreationpageKuersat Akmaz2020-11-301-0/+102
* | | [client] English support for ovf convert featureStephan Schwär2020-11-252-41/+51
* | | [client] Remove unused code of earlier solutionStephan Schwär2020-11-231-8/+0Star
* | | Merge remote-tracking branch 'origin/feature/i18n' into feature-mergeStephan Schwär2020-11-117-64/+65
|\ \ \
| * | | [client] Add turkish translation for pageMürsel Türk2020-08-042-5/+4Star
| * | | [client] Add resource bundle files for wizard/page classes. Update the wizard...Mürsel Türk2020-07-077-66/+66
| |/ /
* | | [client] Check if the ovf or ova image were created by vmware or vboxStephan Schwär2020-11-061-8/+12
* | | [client] Show notification when trying to convert image created with vboxStephan Schwär2020-11-042-4/+31
* | | [client] Allow conversion of VMware OVA imagesStephan Schwär2020-10-291-27/+32
* | | [client] Improve flow to detect started, cancelled and finished konversions.Stephan Schwär2020-10-281-11/+13
* | | [client] Set OVF Tool path for different Windows versionsStephan Schwär2020-10-221-2/+2
* | | [client] Add OVF Tool path for vmware workstation under windowsStephan Schwär2020-10-222-62/+47Star
* | | [client] Set standard path of ovftool in windowsStephan Schwär2020-10-221-1/+7
* | | [client] Browse for ovftool location if not foundStephan Schwär2020-10-191-4/+44