summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page/ImageMetaDataPage.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Update project structure, related to container model.ralph isenmann2021-06-231-1/+1
* [client] Set Container Image Type during creation, set text labesralph isenmann2021-06-221-8/+33
* [client] Remove start command pane on QEMU VM upload pageManuel Bentele2021-04-301-8/+1Star
* [client,server] Rename VmMetaData classesManuel Bentele2021-04-161-4/+4
* [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-151-2/+2
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-3/+5
* [client,server] Refactor disk image representationManuel Bentele2021-03-111-2/+2
* [client] Update ImageCreation for Container Images workflowralph isenmann2021-02-151-19/+2Star
* [client] Remove html in description featureStephan Schwär2021-01-311-104/+0Star
* [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-13/+35
|\
| * [client] Refactoringralph isenmann2020-12-011-15/+13Star
| * [client] refactoringralph isenmann2020-11-051-5/+5
| * [client] move BindMountConfigurator to ImageMetaDataPageralph isenmann2020-11-051-1/+19
* | Merge remote-tracking branch 'origin/feature/htmlEditorInDescrioptionText' in...Stephan Schwär2020-12-111-2/+106
|\ \
| * | [client] improved htmleditor in imageMetadataPageKuersat Akmaz2020-11-301-2/+106
| |/
* / [client] Add resource bundle files for wizard/page classes. Update the wizard...Mürsel Türk2020-07-071-3/+4
|/
* [*] Add virtualbox supportVictor Mocanu2018-04-161-0/+9
* [client] sort OS list in wizard's image creation pageJonathan Bauer2016-09-021-0/+3
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-13/+13
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-271-15/+3Star
* [client] Removed useless isActive button from imageCreation wizard.Stephan Schwaer2015-10-071-2/+0Star
* [client] Code formatting.Stephan Schwaer2015-10-071-9/+9
* [client] Moved default permissions onto same page as custom permissions for i...Stephan Schwaer2015-09-251-5/+1Star
* [client] Changed "Neu" Buttonlabel in ImageListW, fix userfeedback in ImageMe...Stephan Schwaer2015-09-171-0/+1
* [client] reworked german textJonathan Bauer2015-09-151-4/+1Star
* [client] ImageMetadataPage: set description message when all checks for the p...Jonathan Bauer2015-09-141-1/+3
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-0/+3
* [client] Added lecturePermissionManager to lectureWizard and changed some nam...Stephan Schwaer2015-08-211-1/+1
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] only enable the "isTemplate" checkbox if user is superuserJonathan Bauer2015-08-181-2/+3
* [client] do save checkboxes in upload wizardJonathan Bauer2015-08-171-8/+10
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-1/+2
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-2/+3
* [client] Started porting wizards to SwingSimon Rettberg2015-07-291-112/+53Star
* [client] fix bad mergeJonathan Bauer2015-07-231-4/+4
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-231-11/+10Star
|\
| * [client] Adapt to RPC/VmMeta changes, store VmMeta in upload wizard stateSimon Rettberg2015-07-231-11/+10Star
* | [client] metadata page listener for new checkboxJonathan Bauer2015-07-231-0/+18
|/
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-191-6/+2Star
* [client] upload progress bar and cancel buttonJonathan Bauer2015-07-171-5/+4Star
* [client] improved ImageMetaDataPage setPageComplete logicJonathan Bauer2015-07-171-29/+38
* [client] Minot tweaks for the "new vm" wizardSimon Rettberg2015-07-171-6/+12
* [client] upload workflow working aside from the periodic status query of the ...Jonathan Bauer2015-07-161-13/+24
* [client] fix imageBaseWrite pushing to satelliteJonathan Bauer2015-07-151-16/+16
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-151-1/+1
* [client] Use vmx parser to check validity of VM (work in progress)Simon Rettberg2015-07-141-2/+3
* [client] more steps towards uploading an image: push image metadata to serverJonathan Bauer2015-07-141-77/+20Star
* [client] first steps towards actually uploading an image through APIJonathan Bauer2015-07-141-10/+122
* [client] first steps with uploadWizwardStates [WIP]Jonathan Bauer2015-07-131-3/+31