summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [client] Turkish support for ovf conversionMürsel Türk2020-12-313-1/+44
* | [client] Turkish support for docker integrationMürsel Türk2020-12-306-1/+32
* | [client] I18n of current docker integration stateStephan Schwär2020-12-1619-35/+101
* | Merge remote-tracking branch 'origin/feature/docker-integration-new' into fea...Stephan Schwär2020-12-161-3/+2Star
|\ \
| * | [client] fix directory navigation in file chooserralph isenmann2020-12-151-3/+2Star
* | | Merge remote-tracking branch 'origin/feature/docker-integration-new' into fea...Stephan Schwär2020-12-1514-275/+430
|\| |
| * | [client] Refactoringralph isenmann2020-12-092-6/+16
| * | [client] Fix reading from downloaded tar.gz fileralph isenmann2020-12-091-5/+10
| * | [client] fix eol separatorralph isenmann2020-12-011-3/+9
| * | [client] Refactoringralph isenmann2020-12-017-47/+51
| * | [client] do not allow alter version or push to master-sat by user when editin...ralph isenmann2020-11-062-8/+21
| * | [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
| * | [client] FIX image updateralph isenmann2020-11-044-37/+55
| * | [client] refactoringralph isenmann2020-10-274-64/+24Star
| * | [client] update ImageDetailsWindow for Containerralph isenmann2020-10-263-38/+117
| * | [client] refactoringralph isenmann2020-10-265-34/+43
* | | Merge remote-tracking branch 'origin/feature/htmlEditorInDescrioptionText' in...Stephan Schwär2020-12-1116-128/+930
|\ \ \ | | |/ | |/|
| * | [client] improved htmleditor in imageMetadataPageKuersat Akmaz2020-11-302-13/+143
| * | [client] fixed bug in htmleditor in lecturecreationpageKuersat Akmaz2020-11-303-10/+133
| * | [client] fixed htmleditor in LectureDetailsWindownKuersat Akmaz2020-11-304-81/+240
| * | [client] added fixed htmleditor to imagedetailswindowKuersat Akmaz2020-11-302-55/+93
| * | [client] added WYSIWYG button into image datailswindowKuersat Akmaz2020-11-122-0/+27
| * | [client] added text sizing and color to htmleditor in imagedetailswindowKuersat Akmaz2020-11-122-8/+65
| * | [client] Added Html editor into ImageCreationPageKuersat Akmaz2020-10-173-26/+97
| * | [client] added small html Editor in LectureCreationpageKuersat Akmaz2020-10-171-7/+38
| * | [client] added small html editor in LectureDescriptonWindowKuersat Akmaz2020-10-164-4/+33
| * | [server] Up the safety game even more: Don't delete if disjointSimon Rettberg2020-09-281-18/+35
| * | [server] Abort orphan scan/delete if known image list is emptySimon Rettberg2020-09-281-0/+3
| * | [server] Remove unused exceptionSimon Rettberg2020-09-252-4/+2Star
| * | [server] FormattingSimon Rettberg2020-09-251-6/+5Star
| * | [server] RPC: Add "scan for orphaned files" functionSimon Rettberg2020-09-253-2/+117
| * | [server] switch to Java 1.8Simon Rettberg2020-09-251-2/+2
* | | [client] Prevent scaling of fonts multiple timesStephan Schwär2020-12-031-3/+5
* | | [client] Make table background use look and feelStephan Schwär2020-11-301-16/+20
* | | [client] English support for ovf convert featureStephan Schwär2020-11-2510-60/+154
* | | [client] Remove unused code of earlier solutionStephan Schwär2020-11-231-8/+0Star
* | | [client] Scale image icons according to scalingStephan Schwär2020-11-181-1/+7
* | | [client] Prevent rescaling of comboBox listsStephan Schwär2020-11-181-2/+3
* | | [client] Set table row height according to scalingStephan Schwär2020-11-182-0/+8
* | | Merge branch 'feature/search-in-description' into feature-mergeStephan Schwär2020-11-175-21/+50
|\ \ \
| * | | [client] Access directly to variable descriptionMürsel Türk2020-11-132-7/+9
| * | | [client] Check if description field is setMürsel Türk2020-11-113-26/+14Star
| * | | [client] Fixed search in descriptionMürsel Türk2020-11-104-20/+54
| * | | [client] Search in descriptionMürsel Türk2020-10-142-0/+4
| * | | [server] Adapt SQL queries to new modelsMürsel Türk2020-10-142-5/+6
* | | | Merge remote-tracking branch 'origin/buxfix/searchCaseSensitive' into feature...Stephan Schwär2020-11-118-18/+93
|\ \ \ \
| * | | | [client] fixed search funktionKuersat Akmaz2020-10-192-4/+2Star
| * | | | [client] solved CaseSensitivity issue in searchfunktionKuersat Akmaz2020-10-072-0/+2