summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard
Commit message (Expand)AuthorAgeFilesLines
* update imports of ResourceLoaderJonathan Bauer2018-04-271-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-163-21/+84
* [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-102-14/+17
* [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] 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-022-27/+25Star
* [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-152-5/+6
* [client] disabled UI elements for unfinished featuresJonathan Bauer2016-06-221-0/+2
* Revert "[client] Wizard: change 'Schließen' to 'Minimieren'"Jonathan Bauer2016-05-041-1/+1
* [client] Wizard: change 'Schließen' to 'Minimieren'Jonathan Bauer2016-05-041-1/+1
* [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-033-17/+69
* [client] add 10px border to wizard's footerJonathan Bauer2016-03-011-1/+1
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-046-12/+13
* [client] Add icons to lecture and image list buttonsSimon Rettberg2016-02-021-31/+2Star
* [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-2919-173/+170Star
* [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-223-37/+14Star
* [client] Changed location selector from lists to tree selectionJonathan Bauer2016-01-211-18/+18
* [client] RPC changed: Add is user private fieldSimon Rettberg2016-01-131-1/+1
* [client] also check if the return list of location is emptyJonathan Bauer2016-01-131-1/+1
* [client] fix LectureWizard not accepting "Done" when no locations are selectedJonathan Bauer2016-01-131-5/+3Star
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-053-19/+20
* [client] room selection widget [wip]Jonathan Bauer2015-12-183-1/+87
* [client] Make caption of permission checks match col names in permission tables.Stephan Schwaer2015-10-292-3/+3
* [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-072-7/+1Star
* [client] Refresh imagelist after image deletion.Stephan Schwaer2015-10-071-1/+1
* [client] Code formatting.Stephan Schwaer2015-10-079-26/+20Star