summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui
Commit message (Expand)AuthorAgeFilesLines
* [client] Add hint to click 'login' for browser authSimon Rettberg2023-12-151-1/+1
* [client] Add config option to set transfer type (SSL or plain)Simon Rettberg2023-09-223-1/+50
* [client] Check if VM is suspended before uploadSimon Rettberg2023-07-271-3/+15
* [client] Reduce log spamSimon Rettberg2023-06-062-5/+5
* [docker] Fix nullpointer on invalid containersSteffen Ritter2023-05-171-31/+46
* [client] Check if virt config is valid, warn user if notSimon Rettberg2023-04-261-0/+12
* [client] Completely change proxy detection codeSimon Rettberg2023-04-061-1/+4
* [client] Add authentication via external browserSimon Rettberg2023-02-232-27/+103
* [client] Fix NPE when connecting to unknown satellite serverSimon Rettberg2023-02-171-54/+60
* [client] Ignore VM size limit if user is super userSimon Rettberg2022-11-071-9/+12
* [client] Check VM HDD size limit on uploadSimon Rettberg2022-11-032-1/+19
* [client] Fix build; don't depend on implicit apache-commons depSimon Rettberg2022-11-032-2/+2
* [client] Show local unhashed vs. hashed chunks in detailed progress viewSimon Rettberg2022-03-223-6/+16
* [client] Fix closing upload activity panelSimon Rettberg2022-03-221-15/+19
* [client] Memory management; handle OOM when hashing, do not skip blocksSimon Rettberg2022-03-217-27/+73
* [client] Add even more debug spam to UploadSimon Rettberg2022-03-181-1/+0Star
* [client] Try to do a better job cleaning up when closing wizardsSimon Rettberg2022-03-174-17/+66
* [client] Better log cancel/failure reason for uploadsSimon Rettberg2022-03-163-7/+7
* [CLIENT] fix layout in image type chooserralph isenmann2022-02-181-10/+12
* [CLIENT] remove useless logging messageralph isenmann2022-02-152-4/+0Star
* [CLIENT] remove trailing whitespaceralph isenmann2022-02-151-16/+16
* [client] Virtconfig editor: Use UTF-8 as default encoding for non-vmwareSimon Rettberg2022-02-141-1/+5
* [CLIENT] fix isPageValid check for containerralph isenmann2022-01-261-8/+12
* [CLIENT] fix nullpointer for images which does not have an latest imageVersionIdralph isenmann2022-01-241-0/+1
* [CLIENT] data container can not be used as images for lecturesralph isenmann2022-01-243-2/+15
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-1542-138/+208
* update layout for image typralph isenmann2021-11-181-9/+42
* [client] minor fixes;ralph isenmann2021-11-172-5/+16
* [CLIENT] Fixes Java warningsManuel Bentele2021-11-112-1/+2
* Merge branch 'feature/docker-data-container'ralph isenmann2021-11-103-27/+83
|\
| * [client] allow to select data container images in mount configralph isenmann2021-10-283-27/+83
* | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleralph isenmann2021-11-101-0/+4
|\ \ | |/ |/|
| * [CLIENT] Add bwLehrpool icon for JFramesManuel Bentele2021-11-081-0/+4
* | [client] refactoring: improve i18n, hide unsed ContainerImageType in Containe...ralph isenmann2021-10-282-39/+39
* | [client] refactoring: apply changes from master-sync-shareralph isenmann2021-10-153-21/+21
* | [client] allow users to upload new versions of container images.ralph isenmann2021-10-154-5/+36
* | [client] update input methods for container imagesralph isenmann2021-10-142-103/+118
* | [client] improve workflow of container creationralph isenmann2021-10-062-14/+17
|/
* [client] minor fixes to container related partralph isenmann2021-08-135-37/+47
* [*] Adapt to de-genricization of VirtualizationConfigurationSimon Rettberg2021-08-123-315/+124Star
* [client] fix blocking of dozmod during the finale state of a image downloadralph isenmann2021-07-081-1/+4
* [client] Use the label of ContainerImageType it the GUIralph isenmann2021-06-242-2/+4
* [client] Update project structure, related to container model.ralph isenmann2021-06-238-11/+12
* [client] Set Container Image Type during creation, set text labesralph isenmann2021-06-226-59/+122
* [client] Allow user to define a container run command in the lecture details ...ralph isenmann2021-06-091-25/+35
* [client] Remove redundant formatting of VirtualBox configurationsManuel Bentele2021-05-211-4/+2Star
* [client] Remove needless logger instanceManuel Bentele2021-05-191-3/+0Star
* Merge branch 'feature/docker'Manuel Bentele2021-05-194-14/+87
|\
| * [client] Allow user to set a container type for container imagesralph isenmann2021-05-172-3/+42
| * [client] Allow user to define container with Repository Image (directly from ...ralph isenmann2021-05-113-11/+45