summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [client] Fix missing params for argsMürsel Türk2020-07-161-1/+2
| * | | | [client] Add resource bundle files appMürsel Türk2020-07-144-7/+20
| * | | | [client] Add resource bundle files thriftMürsel Türk2020-07-117-107/+301
| * | | | [client] Update GraphicalCertHandlerMürsel Türk2020-07-081-10/+9Star
| * | | | [client] Add resource bundle files for gui folderMürsel Türk2020-07-084-35/+106
| * | | | [client] Set default locale to the english language for test/debug reasonsMürsel Türk2020-07-071-0/+4
| * | | | [client] Add helper classes for i18n.Mürsel Türk2020-07-072-0/+104
| * | | | [client] Add resource bundle files for wizard classes. Update the wizard clas...Mürsel Türk2020-07-076-19/+74
| * | | | [client] Add resource bundle files for wizard/page classes. Update the wizard...Mürsel Türk2020-07-079-66/+210
| * | | | [client] Add resource bundle files for wizard/page/layout classes. Update the...Mürsel Türk2020-07-0712-61/+236
| * | | | [client] Add resource bundle files for window classes. Update the window clas...Mürsel Türk2020-07-0716-146/+440
| * | | | [client] Add resource bundle files for window/layout classes. Update the wind...Mürsel Türk2020-07-0718-256/+738
| * | | | [client] Add resource bundle files for helper classes. Update the helper clas...Mürsel Türk2020-07-074-11/+37
| * | | | [client] Add resource bundle files for control classes. Update the control cl...Mürsel Türk2020-07-0713-56/+267
| * | | | [client] Add resource bundle files for configurator classes. Update the confi...Mürsel Türk2020-07-078-105/+351
| * | | | [client] Add resource bundle files for activity classes. Update the activity ...Mürsel Türk2020-07-077-18/+81
| |/ / /
* | | | [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-282-12/+14
* | | | [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-224-70/+53Star
* | | | [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-193-18/+79
* | | | [client] Better handling of ovfTool not found exceptionStephan Schwär2020-10-192-21/+37
* | | | [client] Improve cancel handling and feedback to userStephan Schwär2020-10-163-27/+68
* | | | [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-154-42/+148
* | | | [client] Enable the next button after ovf conversion is completeStephan Schwär2020-10-145-5/+19
* | | | [client] Automatically select converted vmx after page changeStephan Schwär2020-10-133-2/+17
* | | | [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-126-33/+115
* | | | [client] Add layout and page class for ovf conversionStephan Schwär2020-10-085-1/+108
* | | | [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-056-24/+54
* | | [client] allow user to define bind mounts for containerralph isenmann2020-10-059-174/+384
* | | [client] Allow User to use Git Repos as Input for a ContainerDefinitionralph isenmann2020-10-025-67/+174
* | | [client] update download behavior for container definitionsralph isenmann2020-09-243-104/+86Star
* | | [client] more refactoringralph isenmann2020-09-181-29/+25Star
* | | [client] more refactoringralph isenmann2020-09-172-49/+61
* | | [client] Refactoringralph isenmann2020-09-165-240/+251
* | | [client] Check for same ContainerDefinitionralph isenmann2020-09-162-11/+63
* | | [client] ImageDetailsWindow refactoringralph isenmann2020-09-161-19/+16Star
* | | [client] Show and modify Container Details in DetailsWindowralph isenmann2020-09-153-25/+304
* | | [client] refactoringralph isenmann2020-09-151-13/+12Star
* | | [client] Allow to upload dockerfile and containerMetaralph isenmann2020-09-152-24/+229