summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/panel/ContainerPanel.java
Commit message (Expand)AuthorAgeFilesLines
* [docker] Fix nullpointer on invalid containersSteffen Ritter2023-05-171-31/+46
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] minor fixes;ralph isenmann2021-11-171-5/+4Star
* [client] refactoring: improve i18n, hide unsed ContainerImageType in Containe...ralph isenmann2021-10-281-38/+38
* [client] refactoring: apply changes from master-sync-shareralph isenmann2021-10-151-4/+4
* [client] allow users to upload new versions of container images.ralph isenmann2021-10-151-0/+3
* [client] minor fixes to container related partralph isenmann2021-08-131-16/+29
* [client] Use the label of ContainerImageType it the GUIralph isenmann2021-06-241-1/+2
* [client] Update project structure, related to container model.ralph isenmann2021-06-231-2/+2
* [client] Set Container Image Type during creation, set text labesralph isenmann2021-06-221-1/+12
* [client] Allow user to define a container run command in the lecture details ...ralph isenmann2021-06-091-25/+35
* [client] Allow user to set a container type for container imagesralph isenmann2021-05-171-3/+34
* [client] Allow user to define container with Repository Image (directly from ...ralph isenmann2021-05-111-6/+14
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+5
* [client] Fix changeMonitor in Lecture- and Imagesdetailsralph isenmann2021-02-171-5/+10
* [client] Update Language Tags (i18n)ralph isenmann2021-02-151-4/+9
* [client] Add ContainerPanel in ImageDetails and LectureDetailsralph isenmann2021-02-151-0/+165