summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Collapse)AuthorAgeFilesLines
...
* fix broken links on some desktopJonathan Bauer2018-04-263-26/+59
| | | | | | | Introduce OSHelper class that should be used when trying to detect the type of OS we are on. This is now used when deciding the path to save the config to and when trying to execute the fallback command if opening the link via java's desktop API fails.
* [client] Better warning for streamOptimized ImagesSteffen Ritter2018-04-261-2/+2
|
* Prevent users from publishing non-vmware imageJonathan Bauer2018-04-262-0/+21
| | | | | and filter non-vmware image out from the published image list in case they manage to somehow upload it anyway
* formattingJonathan Bauer2018-04-262-72/+61Star
|
* [client] handle formatting of xml while editingJonathan Bauer2018-04-253-56/+67
|
* [client] setTheBoxes -> initializeComboBoxesJonathan Bauer2018-04-251-2/+2
|
* [client] Remove dead codeSimon Rettberg2018-04-241-13/+0Star
|
* [client] Use TConst virtualizer constantsSimon Rettberg2018-04-243-4/+7
|
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-248-14/+14
|
* [client] clear input fields after adding shareJonathan Bauer2018-04-241-19/+23
| | | | Closes #3359
* [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] never shrink columns (requested)Jonathan Bauer2018-04-181-1/+1
|
* [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] add hypervisor icons to image tableJonathan Bauer2018-04-184-3/+25
|
* [client] fix wrong filter selected when creating new vmJonathan Bauer2018-04-171-3/+1Star
|
* [client] add error message for humansJonathan Bauer2018-04-163-5/+8
| | | | to stock printStackTraces()
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-165-20/+15Star
|
* [client] Reduce assigned RAM for downloaded VMs; had some OOMs on Win10Simon Rettberg2018-04-161-1/+1
|
* [*] Add virtualbox supportVictor Mocanu2018-04-1610-104/+252
|
* [client] Fix JDatePicker init by passing default calendarSimon Rettberg2018-01-291-3/+2Star
|
* [client] Fix NPE with JDatePicker (by updating it)Simon Rettberg2018-01-296-43/+46
| | | | Fixes #3292
* [client] Fix endless stream of exceptions in specific Linux setupsSimon Rettberg2018-01-291-0/+6
|
* [client] netshare: add %loginuser% hintJonathan Bauer2018-01-191-3/+5
| | | | Closes #3270
* "Netzwerk-Share" -> "Netzlaufwerke"Jonathan Bauer2017-12-182-3/+3
|
* [netshare] do not allow empty usernames anymoreJonathan Bauer2017-12-181-7/+6Star
| | | | | | | | | | | since 1) it does not really make sense to support them and 2) it caused openslx.exe to try with the logged in user's credentials which would probably not be expected by the users configuring a specific (empty) user. + Fixed a bug where editing a existing share to the values of another existing one would delete it from the list without refreshing it, giving the impression that the share is still there where, in fact, it was not.
* [netshare] add warning for unencrypted passwordJonathan Bauer2017-12-013-23/+45
| | | | | + fix formatting + unused import
* Lecture name should not be multiline!Jonathan Bauer2017-12-011-2/+2
|
* [client] fix download linked vm's nameJonathan Bauer2017-12-011-1/+1
| | | | when downloading within the lecture list
* [client] major fixJonathan Bauer2017-11-301-1/+1
|
* [client] remove pointless suffixJonathan Bauer2017-11-241-1/+1
|
* [client] Allow download of expired image versionsSimon Rettberg2017-11-211-2/+1Star
| | | | Fixes #3234
* [client] Add null-check to work around bug in some java 8 versions (patch ↵Simon Rettberg2017-10-171-3/+4
| | | | level somewhere before 144)
* [client/server] make all netshare fields mandatoryJonathan Bauer2017-09-081-8/+10
| | | | | and remove the overcomplicating/unnecessary tag when no mount point/drive letter is given
* [client/server] support for mountpoint/displaynameJonathan Bauer2017-09-082-55/+107
|
* [netshare] minor layout optimizationsJonathan Bauer2017-09-072-3/+1Star
|
* [client/server] remove GUEST_USER from netsharesJonathan Bauer2017-09-072-35/+43
| | | | | | | * added some sanity checks before adding a new network share in the table * added user feedback error message for invalid input * fixed text fields growing/shrinking depending on input
* fix stupid bugJonathan Bauer2017-09-071-4/+1Star
|
* [client/server] network share feature [WIP]Jonathan Bauer2017-09-066-13/+472
|
* [client] Update apache httpclient, pass custom client to ecp-client-leanSimon Rettberg2017-08-093-21/+144
|
* [client] Fix update checks if behind proxySimon Rettberg2017-08-021-10/+16
|
* [client] Add menu option to open log dir aswellSimon Rettberg2017-08-011-0/+9
|
* [client] Overhaul LoginWindowLayout; add "open log dir" button to LoginWindowSimon Rettberg2017-08-012-13/+35
|
* [client] Flip logging around, small delay to syncSimon Rettberg2017-08-011-2/+5
|
* [client] Async remote version info fetchingSimon Rettberg2017-08-011-41/+45
|
* [client] Only try sat server in OrgCache if it is set yetSimon Rettberg2017-08-011-5/+11
|