index
:
openslx-ng/tutor-module.git
bugfix/student-image-download
de-generic-virtualizer
feature/docker-data-container
feature/dsmd-openapi
feature/htmlEditorInDescrioptionText
master
Das Dozentenmodul zum Verwalten und Erstellen neuer VMs
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dozentenmodul
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CLIENT] remove trailing whitespace
ralph isenmann
2022-02-15
1
-16
/
+16
*
[client] Virtconfig editor: Use UTF-8 as default encoding for non-vmware
Simon Rettberg
2022-02-14
1
-1
/
+5
*
[CLIENT] Do not adjust QEMU VM firmware on Windows platforms
Manuel Bentele
2022-02-14
1
-1
/
+1
*
[CLIENT] Downgrade Maven assembly plugin for Java 8 compatibility
Manuel Bentele
2022-01-28
1
-1
/
+1
*
[CLIENT] fix valid check for docker-archive without repotag
ralph isenmann
2022-01-28
1
-6
/
+15
*
[CLIENT,SERVER] move handling of tar into TarArchiveReader and TarArchiveWrit...
ralph isenmann
2022-01-27
2
-36
/
+13
*
[CLIENT] fix isPageValid check for container
ralph isenmann
2022-01-26
1
-8
/
+12
*
[CLIENT] fix nullpointer for images which does not have an latest imageVersionId
ralph isenmann
2022-01-24
2
-8
/
+12
*
[CLIENT] data container can not be used as images for lectures
ralph isenmann
2022-01-24
7
-18
/
+34
*
[CLIENT] Update httpclient library from version 4.5.x to version 5.y
Manuel Bentele
2021-12-21
5
-70
/
+99
*
[CLIENT] Update log4j because of the CVE-2021-45105 security flaw
Manuel Bentele
2021-12-20
1
-2
/
+2
*
[CLIENT] Fix deprecated JsonParser method call
Manuel Bentele
2021-12-17
1
-1
/
+1
*
[CLIENT] Update version of build dependencies
Manuel Bentele
2021-12-17
1
-12
/
+8
*
[CLIENT] Update version of Maven build plugins
Manuel Bentele
2021-12-17
1
-2
/
+3
*
[CLIENT] Update log4j because of the CVE-2021-45046 security flaw
Manuel Bentele
2021-12-17
1
-2
/
+2
*
[CLIENT] Update log4j because of the CVE-2021-44228 security flaw
Manuel Bentele
2021-12-15
75
-290
/
+381
*
[CLIENT] Adapt OS loader of QEMU machines for local edit
Manuel Bentele
2021-11-30
1
-0
/
+9
*
update layout for image typ
ralph isenmann
2021-11-18
1
-9
/
+42
*
[client] minor fixes;
ralph isenmann
2021-11-17
2
-5
/
+16
*
[CLIENT] Fixes Java warnings
Manuel Bentele
2021-11-11
3
-1
/
+3
*
Merge branch 'feature/docker-data-container'
ralph isenmann
2021-11-10
4
-51
/
+140
|
\
|
*
[client] allow to select data container images in mount config
ralph isenmann
2021-10-28
4
-51
/
+140
*
|
Merge branch 'master' of git.openslx.org:openslx-ng/tutor-module
ralph isenmann
2021-11-10
5
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
[CLIENT] Add bwLehrpool icon for JFrames
Manuel Bentele
2021-11-08
2
-0
/
+4
|
*
[CLIENT] Add translation for graphics configuration option
Manuel Bentele
2021-10-15
3
-0
/
+3
*
|
[client] refactoring: improve i18n, hide unsed ContainerImageType in Containe...
ralph isenmann
2021-10-28
8
-53
/
+55
*
|
[client] refactoring: apply changes from master-sync-share
ralph isenmann
2021-10-15
4
-26
/
+25
*
|
[client] Update process of the download for container images
ralph isenmann
2021-10-15
3
-21
/
+112
*
|
[client] allow users to upload new versions of container images.
ralph isenmann
2021-10-15
6
-7
/
+80
*
|
[client] update input methods for container images
ralph isenmann
2021-10-14
3
-103
/
+201
*
|
[client] improve workflow of container creation
ralph isenmann
2021-10-06
2
-14
/
+17
|
/
*
[client] double wording
Steffen Ritter
2021-08-17
1
-1
/
+1
*
[client] minor fixes to container related part
ralph isenmann
2021-08-13
13
-60
/
+93
*
[*] Add "modern" way to set target Java version
Simon Rettberg
2021-08-12
1
-0
/
+1
*
[*] Adapt to de-genricization of VirtualizationConfiguration
Simon Rettberg
2021-08-12
5
-320
/
+129
*
[client] Set anti aliasing properties after LAF initialization
Simon Rettberg
2021-08-12
1
-4
/
+4
*
[client] Fix FlatLaf on Windows JRE-8
Simon Rettberg
2021-08-12
1
-1
/
+1
*
[client] Print error message if no LookAndFeel can be loaded
Simon Rettberg
2021-08-11
1
-2
/
+6
*
[client] Add optional FlatLaf Light and Dark look and feel
Manuel Bentele
2021-08-09
2
-0
/
+13
*
[client] Escape '=' in HTML translation text to fix URL null pointer
Manuel Bentele
2021-08-05
3
-3
/
+3
*
[client] Do not print compression warning for QCOW2 images
Manuel Bentele
2021-08-05
1
-2
/
+5
*
[client] fix classcast exception and import
ralph isenmann
2021-07-08
1
-2
/
+2
*
[client] fix blocking of dozmod during the finale state of a image download
ralph isenmann
2021-07-08
1
-1
/
+4
*
[client] Refactor printing of app information from MANIFEST.MF
Manuel Bentele
2021-07-02
4
-73
/
+14
*
[client] Use the label of ContainerImageType it the GUI
ralph isenmann
2021-06-24
2
-2
/
+4
*
[client] Update project structure, related to container model.
ralph isenmann
2021-06-23
14
-479
/
+19
*
[client] Set Container Image Type during creation, set text labes
ralph isenmann
2021-06-22
8
-59
/
+127
*
[client] Allow user to define a container run command in the lecture details ...
ralph isenmann
2021-06-09
2
-43
/
+64
*
[client,server] Add configuration overwrites to use master-server Docker cont...
Manuel Bentele
2021-06-02
1
-0
/
+12
*
[client,server] Fix spelling mistakes in the documentation
dmsd-v3.10
Manuel Bentele
2021-05-25
1
-3
/
+3
[prev]
[next]