| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | [translation] Satelliten-Server/Master-Server -> Satellitenserver/Masterserver | Steffen Ritter | 2018-04-24 | 8 | -14/+14 | |
| | | | ||||||
| * | | [server] fix warning | Jonathan Bauer | 2018-04-25 | 1 | -2/+2 | |
| |/ | ||||||
| * | [client] clear input fields after adding share | Jonathan Bauer | 2018-04-24 | 1 | -19/+23 | |
| | | | | | Closes #3359 | |||||
| * | [client] too much bash :) | Jonathan Bauer | 2018-04-23 | 1 | -1/+1 | |
| | | ||||||
| * | [client] remove test code -.- | Jonathan Bauer | 2018-04-20 | 1 | -1/+1 | |
| | | ||||||
| * | [server] register MULTIPLE_HYPERVISORS feature | Jonathan Bauer | 2018-04-20 | 1 | -0/+1 | |
| | | ||||||
| * | [client] respect Feature.MULTIPLE_HYPERVISOR | Jonathan Bauer | 2018-04-20 | 1 | -13/+25 | |
| | | ||||||
| * | [client] formatting | Jonathan Bauer | 2018-04-20 | 1 | -6/+5![]() | |
| | | ||||||
| * | [client] error if VM (not disk) has snapshots | Jonathan Bauer | 2018-04-20 | 1 | -3/+2![]() | |
| | | ||||||
| * | [client] never shrink columns (requested) | Jonathan Bauer | 2018-04-18 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Better error msg for hypervisor mismatch on upload | Steffen Ritter | 2018-04-18 | 1 | -1/+1 | |
| | | ||||||
| * | [client] do not allow a change in virtualizer | Jonathan Bauer | 2018-04-18 | 1 | -0/+11 | |
| | | ||||||
| * | [client] add hypervisor icons to image table | Jonathan Bauer | 2018-04-18 | 4 | -3/+25 | |
| | | ||||||
| * | [client] fix wrong filter selected when creating new vm | Jonathan Bauer | 2018-04-17 | 1 | -3/+1![]() | |
| | | ||||||
| * | [client] add error message for humans | Jonathan Bauer | 2018-04-16 | 3 | -5/+8 | |
| | | | | | to stock printStackTraces() | |||||
| * | [client] Minor cleanups, add/remove TODOs, rename vars, ... | Simon Rettberg | 2018-04-16 | 5 | -20/+15![]() | |
| | | ||||||
| * | [client] Reduce assigned RAM for downloaded VMs; had some OOMs on Win10 | Simon Rettberg | 2018-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | [*] Add virtualbox support | Victor Mocanu | 2018-04-16 | 12 | -111/+267 | |
| | | ||||||
| * | [server] Calculate DNBD3-CRC32 list of incoming transfers and dump to disk | Simon Rettberg | 2018-04-13 | 2 | -1/+29 | |
| | | ||||||
| * | [server] RPC/Maintenance job for image checking | Simon Rettberg | 2018-04-12 | 3 | -36/+229 | |
| | | ||||||
| * | [server] Fix comment | Simon Rettberg | 2018-04-12 | 1 | -1/+1 | |
| | | ||||||
| * | [server] Add toString() to LocalImageVersion | Simon Rettberg | 2018-04-12 | 1 | -0/+7 | |
| | | ||||||
| * | [client] Fix JDatePicker init by passing default calendar | Simon Rettberg | 2018-01-29 | 1 | -3/+2![]() | |
| | | ||||||
| * | [client] Fix NPE with JDatePicker (by updating it) | Simon Rettberg | 2018-01-29 | 6 | -43/+46 | |
| | | | | | Fixes #3292 | |||||
| * | [client] Fix endless stream of exceptions in specific Linux setups | Simon Rettberg | 2018-01-29 | 1 | -0/+6 | |
| | | ||||||
| * | [client] netshare: add %loginuser% hint | Jonathan Bauer | 2018-01-19 | 1 | -3/+5 | |
| | | | | | Closes #3270 | |||||
| * | [server] Add explicit close call to statement | Simon Rettberg | 2017-12-18 | 1 | -12/+15 | |
| | | ||||||
| * | [server] DbImage: Fix image not being marked as invalid | Simon Rettberg | 2017-12-18 | 1 | -20/+25 | |
| | | | | | .... missing .executeUpdate() call :-( | |||||
| * | [server] httpd: Better error handling on connection failures | Simon Rettberg | 2017-12-18 | 1 | -22/+17![]() | |
| | | ||||||
| * | "Netzwerk-Share" -> "Netzlaufwerke" | Jonathan Bauer | 2017-12-18 | 2 | -3/+3 | |
| | | ||||||
| * | [netshare] do not allow empty usernames anymore | Jonathan Bauer | 2017-12-18 | 1 | -7/+6![]() | |
| | | | | | | | | | | | | 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. | |||||
| * | [server] Fix NPE if no existing config in DB | Simon Rettberg | 2017-12-05 | 1 | -3/+5 | |
| | | ||||||
| * | [netshare] add warning for unencrypted password | Jonathan Bauer | 2017-12-01 | 3 | -23/+45 | |
| | | | | | | + fix formatting + unused import | |||||
| * | Lecture name should not be multiline! | Jonathan Bauer | 2017-12-01 | 1 | -2/+2 | |
| | | ||||||
| * | [client] fix download linked vm's name | Jonathan Bauer | 2017-12-01 | 1 | -1/+1 | |
| | | | | | when downloading within the lecture list | |||||
| * | [client] major fix | Jonathan Bauer | 2017-11-30 | 1 | -1/+1 | |
| | | ||||||
| * | [server] fix delete netshares when only 1 exists | Jonathan Bauer | 2017-11-24 | 1 | -2/+4 | |
| | | ||||||
| * | [client] remove pointless suffix | Jonathan Bauer | 2017-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | [dmsd] bump sharedata size to 500 chars | Jonathan Bauer | 2017-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | [dmsd] fix bad logger message | Jonathan Bauer | 2017-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | [dmsd] fix typo | Jonathan Bauer | 2017-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Allow download of expired image versions | Simon Rettberg | 2017-11-21 | 1 | -2/+1![]() | |
| | | | | | Fixes #3234 | |||||
| * | [server] Don't reset maxLocationsPerLecture to 4 all the time | Simon Rettberg | 2017-11-20 | 1 | -1/+4 | |
| | | ||||||
| * | [client] Add null-check to work around bug in some java 8 versions (patch ↵ | Simon Rettberg | 2017-10-17 | 1 | -3/+4 | |
| | | | | | level somewhere before 144) | |||||
| * | [server] add network shares table (updater) | Jonathan Bauer | 2017-09-11 | 1 | -0/+35 | |
| | | ||||||
| * | [client/server] make all netshare fields mandatory | Jonathan Bauer | 2017-09-08 | 2 | -15/+11![]() | |
| | | | | | | and remove the overcomplicating/unnecessary tag when no mount point/drive letter is given | |||||
| * | [client/server] support for mountpoint/displayname | Jonathan Bauer | 2017-09-08 | 3 | -64/+128 | |
| | | ||||||
| * | [netshare] minor layout optimizations | Jonathan Bauer | 2017-09-07 | 2 | -3/+1![]() | |
| | | ||||||
| * | [client/server] remove GUEST_USER from netshares | Jonathan Bauer | 2017-09-07 | 3 | -43/+46 | |
| | | | | | | | | * 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 bug | Jonathan Bauer | 2017-09-07 | 1 | -4/+1![]() | |
| | | ||||||

