summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/layout
Commit message (Expand)AuthorAgeFilesLines
* [client] Move netrules configurator into tabSimon Rettberg2018-06-221-10/+7Star
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-212-6/+6
* [*] Add virtualbox supportVictor Mocanu2018-04-161-3/+17
* [client] Fix NPE with JDatePicker (by updating it)Simon Rettberg2018-01-291-17/+2Star
* [client] Add hint to image upload wizard that you can update existing VMsSimon Rettberg2016-11-101-12/+15
* [client] Formatting/Wording/Layout of lecture details and netrules improvedSimon Rettberg2016-09-191-3/+2Star
* [client] minor text changesJonathan Bauer2016-09-071-2/+2
* [client] splitted netrules & runscript tab/panel/w/eJonathan Bauer2016-09-021-15/+10Star
* [client] ImageUploadWizard: hide the "create lecture for that VM" button unti...Jonathan Bauer2016-08-151-3/+2Star
* [client/server] add support for advanced configuration for usb/netrules stuffJonathan Bauer2016-03-031-8/+36
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-043-5/+5
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-2910-107/+104Star
* [client] Cleanup & formattingSimon Rettberg2016-01-221-1/+2
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-051-6/+6
* [client] room selection widget [wip]Jonathan Bauer2015-12-181-0/+23
* [client] Make caption of permission checks match col names in permission tables.Stephan Schwaer2015-10-292-3/+3
* [client] Removed useless isActive button from imageCreation wizard.Stephan Schwaer2015-10-071-5/+1Star
* [client] Code formatting.Stephan Schwaer2015-10-076-13/+7Star
* [client] Calculate and show the days between the selected dates in lecture cr...Stephan Schwaer2015-10-061-0/+6
* [client] Fixed default permissions not beeing written at image creation.Stephan Schwaer2015-10-061-1/+1
* [client] Wizard can now be opened after creating image. Added notice to optio...Stephan Schwaer2015-10-021-0/+1
* [client] Fix several issues with the new upload schemeSimon Rettberg2015-10-021-2/+3
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-012-0/+61
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-253-31/+47
* [client] Moved default permissions onto same page as custom permissions for i...Stephan Schwaer2015-09-252-23/+47
* [client] reworked german textJonathan Bauer2015-09-156-13/+13
* [client] Filter for "Usable" now also checks if user canLink the imageJonathan Bauer2015-09-081-1/+1
* [client] ImageListViewer now accepts a default FilterType given in the constr...Jonathan Bauer2015-09-071-1/+2
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-072-5/+4Star
* [client] fix open folder (missing listener)Jonathan Bauer2015-09-071-1/+0Star
* [client] use QDateTimeImpl in LectureCreationPageJonathan Bauer2015-09-071-4/+5
* [client] Change wording of upload wizard, refine cancel checkSimon Rettberg2015-09-051-4/+7
* [client] Hinweis > InfoJonathan Bauer2015-09-021-1/+1
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-0/+1
* [client] info message in Image Upload Page.Stephan Schwaer2015-08-281-0/+15
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-283-13/+12Star
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-261-1/+1
* [client] LectureImageList Page for WizardJonathan Bauer2015-08-261-0/+24
* [client] Moved default permissions from ImageDetails to ImageCustomPermission...Stephan Schwaer2015-08-241-1/+1
* [client] Added lecturePermissionManager to lectureWizard and changed some nam...Stephan Schwaer2015-08-212-26/+6Star
* [client] Add ImageCustomPermissionManager and adjusted ImageCustomPermissionW...Stephan Schwaer2015-08-201-26/+4Star
* [client] Upload stuff ThriftActions'ed [WIP]Jonathan Bauer2015-08-201-2/+3
* [client] started one-page UploadWizard [WIP]Jonathan Bauer2015-08-191-1/+9
* [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-142-37/+24Star
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-131-4/+0Star
* [client] splitted lecture creation page into 2 creation- and options pageStephan Schwaer2015-08-122-37/+71
* [client] Wizard page layouts now using ne grid manager.Stephan Schwaer2015-08-124-51/+66
* [client] Adapt ImageUploadPageLayout to GridManagerSimon Rettberg2015-08-121-23/+11Star