summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/feature/i18n' into feature-mergeStephan Schwär2020-11-1121-144/+163
|\ \ \
| * | | [client] Add turkish translation for pageMürsel Türk2020-08-042-5/+4Star
| * | | [client] Add resource bundle files for wizard classes. Update the wizard clas...Mürsel Türk2020-07-074-19/+22
| * | | [client] Add resource bundle files for wizard/page classes. Update the wizard...Mürsel Türk2020-07-077-66/+66
| * | | [client] Add resource bundle files for wizard/page/layout classes. Update the...Mürsel Türk2020-07-0710-61/+76
| |/ /
* | | [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] Make conversion possible in update wizardStephan Schwär2020-10-281-1/+25
* | | [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-223-65/+50Star
* | | [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-192-17/+73
* | | [client] Better handling of ovfTool not found exceptionStephan Schwär2020-10-191-5/+11
* | | [client] Improve cancel handling and feedback to userStephan Schwär2020-10-162-22/+57
* | | [client] Unset description file on conversion cancelStephan Schwär2020-10-161-0/+1
* | | [client] Cancel conversion worker on wizard cancelStephan Schwär2020-10-162-7/+11
* | | [client] Call ovftool through SwingWorkerStephan Schwär2020-10-153-42/+62
* | | [client] Enable the next button after ovf conversion is completeStephan Schwär2020-10-144-4/+19
* | | [client] Automatically select converted vmx after page changeStephan Schwär2020-10-132-2/+15
* | | [client] Call external ovftool to convert ovf to vmxStephan Schwär2020-10-121-10/+63
* | | [client] Resttructure layout of OvfConversion pageStephan Schwär2020-10-121-19/+11Star
* | | [client] Redirect after selecting ovf file in image upload wizardStephan Schwär2020-10-125-30/+106
* | | [client] Add layout and page class for ovf conversionStephan Schwär2020-10-084-1/+106
* | | [client] Let the ImageUploadPage continue with an ovf fileStephan Schwär2020-10-081-3/+16
* | | [client] Allow ovf to be selected for image uploadStephan Schwär2020-10-081-2/+6
| |/ |/|
* | [client] update ImageDetailsWindow for containerralph isenmann2020-10-052-7/+7
* | [client] allow user to define bind mounts for containerralph isenmann2020-10-052-10/+50
* | [client] Allow User to use Git Repos as Input for a ContainerDefinitionralph isenmann2020-10-022-63/+153
* | [client] more refactoringralph isenmann2020-09-181-29/+25Star
* | [client] more refactoringralph isenmann2020-09-171-36/+10Star
* | [client] Refactoringralph isenmann2020-09-161-103/+4Star
* | [client] Check for same ContainerDefinitionralph isenmann2020-09-161-1/+20
* | [client] Show and modify Container Details in DetailsWindowralph isenmann2020-09-151-4/+34
* | [client] refactoringralph isenmann2020-09-151-13/+12Star
* | [client] Allow to upload dockerfile and containerMetaralph isenmann2020-09-152-24/+229
* | [client] Allow to upload image fileralph isenmann2020-09-151-1/+19
* | [client] handle dockerfile als metadataralph isenmann2020-09-151-3/+1Star
* | [client] Allow user to update a docker entry by upload a new dockerfileralph isenmann2020-09-152-23/+57
* | [Client] minor changes in DockerfileUpdatePage; use DockerMetaDataDummy (VmMe...ralph isenmann2020-09-152-15/+17
* | [client] Allow user to define docker imagesralph isenmann2020-09-155-13/+297
|/
* [client] THINK before commitingSimon Rettberg2019-10-151-1/+3
* [client] Properly set visibility flagSimon Rettberg2019-10-141-1/+1
* [client] Fix NPE on wizard close if starting upload failedSimon Rettberg2019-10-141-1/+1
* [client] Cancel transfers when exiting appSimon Rettberg2019-04-292-2/+18
* [client] Add missing null checkSimon Rettberg2019-04-091-1/+3
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-312-5/+5
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-111-2/+21
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-071-21/+2Star