| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | [client] refactoring | ralph isenmann | 2020-11-05 | 4 | -39/+23![]() | |
| | | | | ||||||
| | * | | [client] move BindMountConfigurator to ImageMetaDataPage | ralph isenmann | 2020-11-05 | 6 | -98/+119 | |
| | | | | | | | | | | | | | - move creation of UploadInitiator into ImageCreationWizard (initUpload). | |||||
| | * | | [client] FIX image update | ralph isenmann | 2020-11-04 | 4 | -37/+55 | |
| | | | | | | | | | | | | | - add copy contructor to ContainerDefinition, ContainerMeta, ContainerBindMount | |||||
| | * | | [client] refactoring | ralph isenmann | 2020-10-27 | 4 | -64/+24![]() | |
| | | | | | | | | | | | | | | | | - rename DockerfileUploadPage to ContainerUploadPage - use now ContainerBindMountConfigurator in ContainerUploadPage and -Layout | |||||
| | * | | [client] update ImageDetailsWindow for Container | ralph isenmann | 2020-10-26 | 3 | -38/+117 | |
| | | | | | | | | | | | | | | | | - update the height for the ContainerRecipe Textarea and the ContainerBindMountConfig - ContainerBindMount can now updatet in the ImageDetailsWindow | |||||
| | * | | [client] refactoring | ralph isenmann | 2020-10-26 | 5 | -34/+43 | |
| | | | | | | | | | | | | | | | | - rename ContainerDescription to ContainerRecipe - ... | |||||
| * | | | Merge remote-tracking branch 'origin/feature/htmlEditorInDescrioptionText' ↵ | Stephan Schwär | 2020-12-11 | 8 | -114/+784 | |
| |\ \ \ | | |/ | |/| | | | | into feature-merge | |||||
| | * | | [client] improved htmleditor in imageMetadataPage | Kuersat Akmaz | 2020-11-30 | 2 | -13/+143 | |
| | | | | | | | | | | | | | Issue : #3732 | |||||
| | * | | [client] fixed bug in htmleditor in lecturecreationpage | Kuersat Akmaz | 2020-11-30 | 3 | -10/+133 | |
| | | | | | | | | | | | | | Issue : #3732 | |||||
| | * | | [client] fixed htmleditor in LectureDetailsWindown | Kuersat Akmaz | 2020-11-30 | 4 | -81/+240 | |
| | | | | | | | | | | | | | Issue : #3732 | |||||
| | * | | [client] added fixed htmleditor to imagedetailswindow | Kuersat Akmaz | 2020-11-30 | 2 | -55/+93 | |
| | | | | | | | | | | | | | Issue : #3732 | |||||
| | * | | [client] added WYSIWYG button into image datailswindow | Kuersat Akmaz | 2020-11-12 | 2 | -0/+27 | |
| | | | | | | | | | | | | | Issue : #3732 | |||||
| | * | | [client] added text sizing and color to htmleditor in imagedetailswindow | Kuersat Akmaz | 2020-11-12 | 2 | -8/+65 | |
| | | | | | | | | | | | | | Issue : #3732 | |||||
| | * | | [client] Added Html editor into ImageCreationPage | Kuersat Akmaz | 2020-10-17 | 3 | -26/+97 | |
| | | | | | | | | | | | | | Issue : #3732 | |||||
| | * | | [client] added small html Editor in LectureCreationpage | Kuersat Akmaz | 2020-10-17 | 1 | -7/+38 | |
| | | | | | | | | | | | | | Issue : #3727 | |||||
| | * | | [client] added small html editor in LectureDescriptonWindow | Kuersat Akmaz | 2020-10-16 | 1 | -4/+33 | |
| | | | | | | | | | | | | | Issue : #3732 | |||||
| * | | | [client] Prevent scaling of fonts multiple times | Stephan Schwär | 2020-12-03 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | Fonts in various contexts e.g. FileChooser were scaled multiple times Issue #3794 | |||||
| * | | | [client] Make table background use look and feel | Stephan Schwär | 2020-11-30 | 1 | -16/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | The table was opaque and therefore did not adhere to the look and feel. Table and TableCellRenderer now set to non opaque for non selected rows which lets the background through. Selected rows still should be opaque to show a different background indicating selection (e.g. blue). | |||||
| * | | | [client] English support for ovf convert feature | Stephan Schwär | 2020-11-25 | 4 | -58/+71 | |
| | | | | ||||||
| * | | | [client] Remove unused code of earlier solution | Stephan Schwär | 2020-11-23 | 1 | -8/+0![]() | |
| | | | | | | | | | | | | | Feature: #3771 | |||||
| * | | | [client] Scale image icons according to scaling | Stephan Schwär | 2020-11-18 | 1 | -1/+7 | |
| | | | | | | | | | | | | | Issue #3794 | |||||
| * | | | [client] Prevent rescaling of comboBox lists | Stephan Schwär | 2020-11-18 | 1 | -2/+3 | |
| | | | | | | | | | | | | | Issue #3794 | |||||
| * | | | [client] Set table row height according to scaling | Stephan Schwär | 2020-11-18 | 2 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | - prevent rescaling for every TableCellRenderer call Issue: #3794 | |||||
| * | | | Merge branch 'feature/search-in-description' into feature-merge | Stephan Schwär | 2020-11-17 | 3 | -16/+44 | |
| |\ \ \ | ||||||
| | * | | | [client] Access directly to variable description | Mürsel Türk | 2020-11-13 | 2 | -7/+9 | |
| | | | | | | | | | | | | | | | | | Issue: #3691 | |||||
| | * | | | [client] Check if description field is set | Mürsel Türk | 2020-11-11 | 3 | -26/+14![]() | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The helper class for checking whether object has field with the help of java reflection is removed and replaced by methods of Thrift TBase. Issue : #3691 | |||||
| | * | | | [client] Fixed search in description | Mürsel Türk | 2020-11-10 | 4 | -20/+54 | |
| | | | | | | | | | | | | | | | | | Issue: #3691 | |||||
| | * | | | [client] Search in description | Mürsel Türk | 2020-10-14 | 2 | -0/+4 | |
| | | | | | | | | | | | | | | | | | Resolves: #3691 | |||||
| * | | | | Merge remote-tracking branch 'origin/buxfix/searchCaseSensitive' into ↵ | Stephan Schwär | 2020-11-11 | 6 | -10/+55 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | feature-merge | |||||
| | * | | | | [client] fixed search funktion | Kuersat Akmaz | 2020-10-19 | 2 | -4/+2![]() | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the search is now Pattern.Case_insensitive and Pattern.UNICODE_CASE which was necessary to fix error Issue : #3783 | |||||
| | * | | | | [client] solved CaseSensitivity issue in searchfunktion | Kuersat Akmaz | 2020-10-07 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | Issue : #3783 | |||||
| | * | | | | [client] 'VM-Details-anzeigen' Button when multiselect activated | Kuersat Akmaz | 2020-10-07 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | Bug fix Issue : #3743 | |||||
| | * | | | | [client] renamed the function deactiveUnnecessaryButtonsForStudents -> ↵ | Kuersat Akmaz | 2020-10-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disableUnnecessaryButtonsForStudents Issue : #3743 | |||||
| | * | | | | [client] Button 'Startseite' disabled for Students | Kuersat Akmaz | 2020-10-07 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | The Button is not needed for Students because they cant acces it anyway issue : #3743 | |||||
| | * | | | | [client] Removed deactivateunneccessarrybuttons function | Kuersat Akmaz | 2020-08-01 | 1 | -30/+1![]() | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since student cant access the imagelist only the lecturelist there is no need to disable buttons for students in the imagelist. Issue : #3743 | |||||
| | * | | | | [client] PopupMenu Download Button in Lecturelist for Students enabled | Kuersat Akmaz | 2020-07-15 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabled the Download Button in Lecturelist for Students and disabled all other buttons. Issue : #3727 | |||||
| | * | | | | [client] Deactivated Switch view button for Student in Lecturelist | Kuersat Akmaz | 2020-07-15 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since Student are not allowed to see the ImageList it makes no sense to give them an uncklickable button at the bottom of the windows. As Discussed in the meeting on 07.07.2020. Issue : #3727 | |||||
| | * | | | | [client] Students are directly forwarded to Lecturelist | Kuersat Akmaz | 2020-07-15 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | As Discussed in the meeting on 07.07.2020 Issue : 3727 | |||||
| | * | | | | [client] Session.isStudent definition and all ocurences Removed | Kuersat Akmaz | 2020-07-07 | 3 | -12/+5![]() | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Session.canListImages fullwills the same purpose so no redundance needed. Issue : #3727 | |||||
| | * | | | | [client] Diabled cboFilter for Students in LectureList | Kuersat Akmaz | 2020-07-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | students dont need it Issue : #3727 | |||||
| | * | | | | [client] Disabled cboFilter for Students in ImageList | Kuersat Akmaz | 2020-07-05 | 2 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Student are not allowed to filer for certain categorys like own VMs because they can only access the available ones Issue : 3727 | |||||
| | * | | | | [client] removed activation of deactive function for Buttons in MainMenuWindow | Kuersat Akmaz | 2020-07-05 | 1 | -7/+0![]() | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | I Removed it, because it can be done without it issue #3727 | |||||
| | * | | | | [client] Disabled all unnecessary Buttons in LectureList | Kuersat Akmaz | 2020-07-05 | 1 | -0/+20 | |
| | | | | | | ||||||
| | * | | | | [client] Disabled all unneccessary Buttons in ImageList | Kuersat Akmaz | 2020-07-05 | 3 | -4/+49 | |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | All Buttons which are unneccessary for the Student have been disabled in the Imagelist. Next Step is to do the same thing in Lecturelist. Issue : #3727 | |||||
| * | | | | Merge remote-tracking branch 'origin/feature/i18n' into feature-merge | Stephan Schwär | 2020-11-11 | 86 | -898/+1257 | |
| |\ \ \ \ | ||||||
| | * | | | | [client] Default language is now english | Mürsel Türk | 2020-10-06 | 1 | -10/+32 | |
| | | | | | | | | | | | | | | | | | | | | | Added also a function that intercepts all exceptions while setting the provided language. | |||||
| | * | | | | [client] Add combobox for choosing language | Mürsel Türk | 2020-08-05 | 5 | -17/+102 | |
| | | | | | | ||||||
| | * | | | | [client] Add turkish translation for window | Mürsel Türk | 2020-08-05 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | [client] Add turkish translation for page | Mürsel Türk | 2020-08-04 | 2 | -5/+4![]() | |
| | | | | | | ||||||
| | * | | | | [client] Fix missing params for args | Mürsel Türk | 2020-07-16 | 1 | -1/+2 | |
| | | | | | | ||||||

