summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page
Commit message (Expand)AuthorAgeFilesLines
* [client] Add missing null checkSimon Rettberg2019-04-091-1/+3
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-312-5/+5
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-111-2/+21
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-071-21/+2Star
* [client] Simplify detected vm type handlingSimon Rettberg2018-09-171-20/+14Star
* [client] reworked ImageDetailsWindowJonathan Bauer2018-06-251-1/+1
* [client] Move netrules configurator into tabSimon Rettberg2018-06-221-20/+1Star
* [client] Refactor change monitor classes, better error message handlingSimon Rettberg2018-06-211-1/+1
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-201-1/+1
* [client] Use TConst virtualizer constantsSimon Rettberg2018-04-241-2/+3
* [client] too much bash :)Jonathan Bauer2018-04-231-1/+1
* [client] remove test code -.-Jonathan Bauer2018-04-201-1/+1
* [client] respect Feature.MULTIPLE_HYPERVISORJonathan Bauer2018-04-201-13/+25
* [client] formattingJonathan Bauer2018-04-201-6/+5Star
* [client] error if VM (not disk) has snapshotsJonathan Bauer2018-04-201-3/+2Star
* [client] Better error msg for hypervisor mismatch on uploadSteffen Ritter2018-04-181-1/+1
* [client] do not allow a change in virtualizerJonathan Bauer2018-04-181-0/+11
* [client] fix wrong filter selected when creating new vmJonathan Bauer2018-04-171-3/+1Star
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-161-3/+3
* [*] Add virtualbox supportVictor Mocanu2018-04-162-18/+67
* [client] Add hint to image upload wizard that you can update existing VMsSimon Rettberg2016-11-101-2/+2
* [client] remove unneeded wrapped class for netrules/runscript + fix some save...Jonathan Bauer2016-09-051-9/+10
* [client] sort OS list in wizard's image creation pageJonathan Bauer2016-09-021-0/+3
* [client] splitted netrules & runscript tab/panel/w/eJonathan Bauer2016-09-021-12/+15
* [client] reworked vmx editorJonathan Bauer2016-09-022-2/+1Star
* [client] Don't allow upload of snapshotted VMsSimon Rettberg2016-08-301-6/+43
* [client] Check for vmware lock file when user selects a vm for uploadSimon Rettberg2016-08-171-0/+22
* [client] fix bad conditionJonathan Bauer2016-08-171-2/+1Star
* [client] re-enable advanced and restrictions tabs based on API versionJonathan Bauer2016-08-171-5/+7
* [client] ImageUploadWizard: hide the "create lecture for that VM" button unti...Jonathan Bauer2016-08-151-2/+4
* [client] disabled UI elements for unfinished featuresJonathan Bauer2016-06-221-0/+2
* [client] fix typo + always call collapseFullySelectedNodes in setCheckedStateJonathan Bauer2016-03-151-1/+0Star
* [client/server] add support for advanced configuration for usb/netrules stuffJonathan Bauer2016-03-031-5/+27
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-4/+5
* [client] Show lecture valid days in red if < 7 daysSimon Rettberg2016-01-291-0/+2
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-299-66/+66
* [client] Fix NPESimon Rettberg2016-01-261-1/+1
* [client] Save locations selected in winzard; check location count; default to...Simon Rettberg2016-01-221-1/+14
* [client] Cleanup & formattingSimon Rettberg2016-01-221-31/+4Star
* [client] Changed location selector from lists to tree selectionJonathan Bauer2016-01-211-18/+18
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-051-10/+11
* [client] room selection widget [wip]Jonathan Bauer2015-12-181-0/+57
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-272-29/+6Star
* [client] Disabled checkboxes for not implemented features (internet access an...Stephan Schwaer2015-10-081-0/+4
* [client] Removed useless isActive button from imageCreation wizard.Stephan Schwaer2015-10-071-2/+0Star
* [client] Code formatting.Stephan Schwaer2015-10-073-13/+13
* [client] Can now continue in imageListPage in lecture wizard with double clic...Stephan Schwaer2015-10-071-1/+16
* [client] Made dedicated buttons in the mainWindow. Changed string in lecture ...Stephan Schwaer2015-10-071-3/+3
* [client] Calculate and show the days between the selected dates in lecture cr...Stephan Schwaer2015-10-061-2/+22
* [client] Fixed default permissions not beeing written at image creation.Stephan Schwaer2015-10-061-5/+7