summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-159-29/+29
|
* [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
| |
* | [client] Fix register url in pop up messageStephan Schwär2021-02-011-9/+3Star
| | | | | | | | | | | | | | Now uses the same url that is being used for the registration button in the main login window. Issue #3825
* | [client] Remove html in description featureStephan Schwär2021-01-318-645/+5Star
| | | | | | | | | | | | | | | | The wysiwyg html description feature has a lot of bugs and is not yet ready for production. Removing it for now and think about if and how to implement this feature in the future. Issue #3732
* | Merge branch 'feature/htmlEditorInDescrioptionText' into feature-mergeStephan Schwär2021-01-312-2/+5
|\ \
| * | [client] added improved documentation for editorfeature/htmlEditorInDescrioptionTextKuersat Akmaz2021-01-202-2/+5
| | | | | | | | | | | | | | | Added comments for better maintainance issue : #3727
* | | [client] UI-scaling now also applies to pup-up messages.Stephan Schwär2021-01-111-1/+3
| |/ |/| | | | | Issue #3794
* | [client] I18n of LocationSelectorMürsel Türk2020-12-312-3/+4
| |
* | [client] I18n of search in description featureMürsel Türk2020-12-312-2/+4
| | | | | | | | Feature #3691
* | [client] I18n of current docker integration stateStephan Schwär2020-12-167-33/+37
| | | | | | | | | | - German and english translations for the current state of the docker intergration.
* | Merge remote-tracking branch 'origin/feature/docker-integration-new' into ↵Stephan Schwär2020-12-161-3/+2Star
|\ \ | | | | | | | | | feature-merge
| * | [client] fix directory navigation in file chooserralph isenmann2020-12-151-3/+2Star
| | |
* | | Merge remote-tracking branch 'origin/feature/docker-integration-new' into ↵Stephan Schwär2020-12-1514-275/+430
|\| | | | | | | | | | | feature-merge
| * | [client] Refactoringralph isenmann2020-12-092-6/+16
| | | | | | | | | | | | | | | - update DockerfileFilter to allow [Dd]ockerfile filenames - update readContainerRecipe-File
| * | [client] Fix reading from downloaded tar.gz fileralph isenmann2020-12-091-5/+10
| | | | | | | | | | | | -TarInputStream.read(..) does not read the whole.
| * | [client] fix eol separatorralph isenmann2020-12-011-3/+9
| | | | | | | | | | | | A given dockerfile with windows eol style ("\r\n") will now be converted to unix eol ("\n")
| * | [client] Refactoringralph isenmann2020-12-017-47/+51
| | | | | | | | | | | | | | | - rewrite visible text for usage, fix typos - hide gui controls, which are not used in container context.
| * | [client] do not allow alter version or push to master-sat by user when ↵ralph isenmann2020-11-062-8/+21
| | | | | | | | | | | | | | | | | | | | | editing Container Images - disabled buttons in ImageDetails to upload new Version or push to master sat - hide VM-Versions Panel
| * | [client] change hint textralph isenmann2020-11-051-2/+5
| | |
| * | [client] refactoringralph isenmann2020-11-054-39/+23Star
| | |
| * | [client] move BindMountConfigurator to ImageMetaDataPageralph isenmann2020-11-056-98/+119
| | | | | | | | | | | | - move creation of UploadInitiator into ImageCreationWizard (initUpload).
| * | [client] FIX image updateralph isenmann2020-11-044-37/+55
| | | | | | | | | | | | - add copy contructor to ContainerDefinition, ContainerMeta, ContainerBindMount
| * | [client] refactoringralph isenmann2020-10-274-64/+24Star
| | | | | | | | | | | | | | | - rename DockerfileUploadPage to ContainerUploadPage - use now ContainerBindMountConfigurator in ContainerUploadPage and -Layout
| * | [client] update ImageDetailsWindow for Containerralph isenmann2020-10-263-38/+117
| | | | | | | | | | | | | | | - update the height for the ContainerRecipe Textarea and the ContainerBindMountConfig - ContainerBindMount can now updatet in the ImageDetailsWindow