summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/ImageCreationWizard.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Memory management; handle OOM when hashing, do not skip blocksSimon Rettberg2022-03-211-11/+16
* [client] Try to do a better job cleaning up when closing wizardsSimon Rettberg2022-03-171-12/+30
* [client] Better log cancel/failure reason for uploadsSimon Rettberg2022-03-161-3/+3
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] allow users to upload new versions of container images.ralph isenmann2021-10-151-0/+1
* [client] Set Container Image Type during creation, set text labesralph isenmann2021-06-221-11/+38
* [client,server] Encapsulate transformation logic for virtualization configura...Manuel Bentele2021-04-201-1/+1
* [client,server] Rename VmMetaData classesManuel Bentele2021-04-161-2/+2
* [client] Add Check for docker_container featureralph isenmann2021-03-181-1/+7
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+6
* [client] Update ImageCreation for Container Images workflowralph isenmann2021-02-151-56/+14Star
* [client] I18n of current docker integration stateStephan Schwär2020-12-161-1/+1
* Merge remote-tracking branch 'origin/feature/docker-integration-new' into fea...Stephan Schwär2020-12-151-32/+64
|\
| * [client] refactoringralph isenmann2020-11-051-1/+0Star
| * [client] move BindMountConfigurator to ImageMetaDataPageralph isenmann2020-11-051-41/+72
| * [client] refactoringralph isenmann2020-10-271-1/+1
* | Merge remote-tracking branch 'origin/feature/i18n' into feature-mergeStephan Schwär2020-11-111-7/+8
|\ \
| * | [client] Add resource bundle files for wizard classes. Update the wizard clas...Mürsel Türk2020-07-071-7/+8
* | | [client] Cancel conversion worker on wizard cancelStephan Schwär2020-10-161-4/+4
* | | [client] Enable the next button after ovf conversion is completeStephan Schwär2020-10-141-2/+12
* | | [client] Redirect after selecting ovf file in image upload wizardStephan Schwär2020-10-121-8/+22
* | | [client] Add layout and page class for ovf conversionStephan Schwär2020-10-081-1/+1
| |/ |/|
* | [Client] minor changes in DockerfileUpdatePage; use DockerMetaDataDummy (VmMe...ralph isenmann2020-09-151-3/+0Star
* | [client] Allow user to define docker imagesralph isenmann2020-09-151-13/+47
|/
* [client] Cancel transfers when exiting appSimon Rettberg2019-04-291-1/+9
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-2/+2
* [client] Refresh imagelist after image deletion.Stephan Schwaer2015-10-071-1/+1
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-76/+83
* [client] Set default permissions in wizards with perms from satellite config.Stephan Schwaer2015-09-281-3/+2Star
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-251-0/+3
* [client] success message when the upload creation finishedJonathan Bauer2015-09-171-9/+25
* [client] ImageCreationWizard: in performFinish, check if any step fails and s...Jonathan Bauer2015-09-161-5/+18
* [client] Remove unneeded checksSimon Rettberg2015-09-111-6/+4Star
* [client] Change wording of upload wizard, refine cancel checkSimon Rettberg2015-09-051-9/+12
* [client] better user feedback if dates are invalid in LectureDetailsJonathan Bauer2015-08-311-0/+5
* [client] refactor: ImageWizard -> ImageCreationWizard & UpdateWizard -> Image...Jonathan Bauer2015-08-261-0/+181