summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod
Commit message (Collapse)AuthorAgeFilesLines
* [*] Adapt to de-genricization of VirtualizationrConfigurationde-generic-virtualizerSimon Rettberg2021-07-055-320/+129Star
|
* [client] Refactor printing of app information from MANIFEST.MFManuel Bentele2021-07-023-67/+7Star
|
* [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-2314-479/+19Star
| | | | | - import container model from master-sync-shared subproject - container model and dependencies removed
* [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-092-43/+64
| | | | | | (Container Tab) Add input field to specify the desired command for a container (https://docs.docker.com/engine/reference/run/)
* [client] Remove redundant formatting of VirtualBox configurationsManuel Bentele2021-05-211-4/+2Star
| | | | | | | | | This commit fixes the error '[Fatal Error] :1:1: Content is not allowed in prolog.' printed on the console. This error message is caused by the XML formatting that takes place twice and even in cases where there is no VirtualBox configuration content (XML) available. Fixes: #3855 (partly)
* [client] Remove needless logger instanceManuel Bentele2021-05-191-3/+0Star
|
* Merge branch 'feature/docker'Manuel Bentele2021-05-197-18/+154
|\
| * [client] Allow user to set a container type for container imagesralph isenmann2021-05-174-6/+96
| | | | | | | | | | | | User can set for a container image the types: lecture, batch, data. The first two can be used in lectures, the second can also be used in by job system. The "data" type is used to mark a container which only transport data (for ml).
| * [client] Allow user to define container with Repository Image (directly from ↵ralph isenmann2021-05-115-13/+59
| | | | | | | | hub.docker)
* | [client,server] Rename 'vm.disk' package to 'virtualization.disk'Manuel Bentele2021-05-193-8/+8
| |
* | Merge branch 'refactor/vm-config-transformation-logic'Manuel Bentele2021-05-1915-222/+210Star
|\ \
| * | [client] Remove start command pane on QEMU VM upload pageManuel Bentele2021-04-302-23/+1Star
| | |
| * | [client] Set log4j debug level for file (DEBUG) and console (INFO)Manuel Bentele2021-04-273-11/+26
| | |
| * | [client,server] Refactors and abstracts version information in config logic ↵Manuel Bentele2021-04-237-40/+67
| | | | | | | | | | | | and disk image
| * | [client,server] Encapsulate transformation logic for virtualization ↵Manuel Bentele2021-04-204-88/+59Star
| | | | | | | | | | | | configurations
| * | [client,server] Rename VmMetaData classesManuel Bentele2021-04-1610-109/+106Star
| | |
| * | [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-159-29/+29
| | |
* | | [client] Change artifact name of 'proxy-vole' to satisfy naming conventionManuel Bentele2021-05-181-1/+1
| |/ |/|
* | [client] Revert decription fields to JTextAreaStephan Schwär2021-04-234-19/+24
| |
* | [client] Avoid keeping file from DiskImage open for too longSimon Rettberg2021-04-212-30/+15Star
| |
* | [client] Simplify codeSimon Rettberg2021-04-211-8/+3Star
|/
* [client] Add Check for docker_container featureralph isenmann2021-03-181-1/+7
| | | | if Sat has this feature enabled, show additional Pages in ImageCreationWizard for container image creation
* [client] Fix not showing warning Messageralph isenmann2021-03-184-14/+16
|
* [client] Wording Containerralph isenmann2021-03-171-1/+5
|
* [client] Wording No2Steffen Ritter2021-03-171-1/+1
|
* [client] Fix switch between container and vm in lectureralph isenmann2021-03-115-50/+96
|
* [client] Disable VM configuration for Docker containersManuel Bentele2021-03-111-10/+4Star
|
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-11118-242/+681
|
* [client,server] Refactor disk image representationManuel Bentele2021-03-1111-55/+83
|
* Merge branch 'feature/vmwarevm-support' into feature-mergeStephan Schwär2021-02-191-2/+37
|\
| * [client] Improve error handling for vmwarevmStephan Schwär2021-02-041-12/+33
| | | | | | | | | | | | Also includes English and German translations Issue #3771
| * [client] Add support for vmwarevm formatStephan Schwär2021-02-021-0/+14
| | | | | | | | Issue #3771
* | Merge remote-tracking branch 'origin/feature/qemu-integration' into ↵Stephan Schwär2021-02-192-3/+10
|\ \ | | | | | | | | | feature-merge
| * | [client] Remove unused dummy codeManuel Bentele2021-02-011-121/+0Star
| | |
| * | [client] Extend disk image check for multiple image formatsManuel Bentele2021-02-011-1/+3
| | |
| * | [client] Add import of Libvirt XML files to support QEMUManuel Bentele2021-01-052-2/+7
| | |
* | | [client] Container Bind Mount: Change Input to DropDownralph isenmann2021-02-173-9/+32
| | | | | | | | | | | | User can now only select a given Selection for bind mount source
* | | [client] Fix "download image"ralph isenmann2021-02-172-46/+18Star
| | | | | | | | | | | | Some line delets not present after merge
* | | [client] Refactoring: Remove unused coderalph isenmann2021-02-171-10/+1Star
| | |
* | | [client] container: allow user to upload a pre build container imageralph isenmann2021-02-172-10/+80
| | | | | | | | | | | | - A container image saved as tar archive from "docker save ..." can now be selected in Creation Wizard. It will be attached to state.diskfile and uploaded after the user finishes the process.
* | | [client] Fix changeMonitor in Lecture- and Imagesdetailsralph isenmann2021-02-173-8/+13
| | | | | | | | | | | | - In Images and Lectures with non Container context, no input from ContainerPanel should be monitored by changeMonitor.
* | | [client] Update Language Tags (i18n)ralph isenmann2021-02-154-30/+27Star
| | |
* | | [client] Update ImageCreation for Container Images workflowralph isenmann2021-02-155-126/+92Star
| | | | | | | | | | | | Remove Container Runtime specific informations (Run and Mount Options). These Options can be defined in the LectureDetails Window.
* | | [client] Add ContainerPanel in ImageDetails and LectureDetailsralph isenmann2021-02-157-296/+237Star
| | | | | | | | | | | | Depending on the context (image or lecture), the panel displays the required information in the Details window. This panel is only displayed if the selected image or lecture is a ContainerImage or is based on it.
* | | [client] Add try catche clauseralph isenmann2021-02-101-4/+10
| | | | | | | | | | | | DockerMetaDataDummy has now throws Statement in Constructor signatur
* | | [client] Create StatusHeader Classralph isenmann2021-02-054-86/+107
| | | | | | | | | | | | Extract from Wizard the header part into the new class StatusHeader. This can now be uesed in different dialogs to inform user.
* | | [client] Add translations for ImageTypePageLayoutStephan Schwär2021-02-041-11/+7Star
| |/ |/|
* | [client] Fix some window sizing issuesStephan Schwär2021-02-012-4/+2Star
| |