summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/layout/ImageMetaDataPageLayout.java
Commit message (Expand)AuthorAgeFilesLines
* [client] improved htmleditor in imageMetadataPageKuersat Akmaz2020-11-301-11/+37
* [client] Added Html editor into ImageCreationPageKuersat Akmaz2020-10-171-8/+37
* [*] Add virtualbox supportVictor Mocanu2018-04-161-3/+17
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-2/+2
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-21/+19Star
* [client] Removed useless isActive button from imageCreation wizard.Stephan Schwaer2015-10-071-5/+1Star
* [client] Code formatting.Stephan Schwaer2015-10-071-2/+0Star
* [client] Moved default permissions onto same page as custom permissions for i...Stephan Schwaer2015-09-251-21/+1Star
* [client] reworked german textJonathan Bauer2015-09-151-2/+2
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-3/+2Star
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-3/+3
* [client] Moved default permissions from ImageDetails to ImageCustomPermission...Stephan Schwaer2015-08-241-1/+1
* [client] do save checkboxes in upload wizardJonathan Bauer2015-08-171-3/+3
* [client] added checkbox for creation of template in image metadata page.Stephan Schwaer2015-08-171-0/+4
* [client] Design improvementsSimon Rettberg2015-08-141-17/+11Star
* [client] Wizard page layouts now using ne grid manager.Stephan Schwaer2015-08-121-13/+18
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-1/+11
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-3/+5
* [client] Started porting wizards to SwingSimon Rettberg2015-07-291-82/+74Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-231-1/+0Star
|\
| * [client] Cleaned up layout code of gui a bit.Stephan Schwaer2015-07-231-1/+0Star
* | [client] added "active" checkbox to metadatapageJonathan Bauer2015-07-231-1/+6
|/
* [client] first steps towards actually uploading an image through APIJonathan Bauer2015-07-141-0/+3
* [client] fill combobox for OS in ImageMetaData using the MetaDataCacheJonathan Bauer2015-07-101-1/+2
* [client] enable next button in ImageUploadPage only if text is written as Ima...Jonathan Bauer2015-07-101-2/+0Star
* [client] fix missing setControl in ImageMetaDataPageLayoutJonathan Bauer2015-07-101-0/+2
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+93