summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page/ImageMetaDataPage.java
Commit message (Expand)AuthorAgeFilesLines
* [client] improved htmleditor in imageMetadataPageKuersat Akmaz2020-11-301-2/+106
* [*] 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
* [client] forgot to remove debug stuff once more...Jonathan Bauer2015-07-101-1/+0Star
* [client] fill combobox for OS in ImageMetaData using the MetaDataCacheJonathan Bauer2015-07-101-18/+33
* [client] fetch OS list to fill the combobox in ImageMetaDataPageJonathan Bauer2015-07-101-0/+47
* [client] next/finish wizard buttons woes...Jonathan Bauer2015-07-101-0/+1
* [client] enable next button in ImageUploadPage only if text is written as Ima...Jonathan Bauer2015-07-101-0/+3
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+7