summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [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
| * | | | [client] 'VM-Details-anzeigen' Button when multiselect activatedKuersat Akmaz2020-10-071-4/+4
| * | | | [client] renamed the function deactiveUnnecessaryButtonsForStudents -> disabl...Kuersat Akmaz2020-10-071-2/+2
| * | | | [client] Button 'Startseite' disabled for StudentsKuersat Akmaz2020-10-071-0/+1
| * | | | [server] check if user can see imagedetails removed in funktion Serverhandler...Kuersat Akmaz2020-08-031-7/+0Star
| * | | | [server] getimageversion funtion only shows needed informationKuersat Akmaz2020-08-031-14/+30
| * | | | [client] Removed deactivateunneccessarrybuttons functionKuersat Akmaz2020-08-011-30/+1Star
| * | | | [server] getimageDetails query for Students adjustet so that they can see onl...Kuersat Akmaz2020-08-012-1/+22
| * | | | [client] PopupMenu Download Button in Lecturelist for Students enabledKuersat Akmaz2020-07-151-1/+5
| * | | | [client] Deactivated Switch view button for Student in LecturelistKuersat Akmaz2020-07-151-0/+2
| * | | | [client] Students are directly forwarded to LecturelistKuersat Akmaz2020-07-151-0/+7
| * | | | [client] Session.isStudent definition and all ocurences RemovedKuersat Akmaz2020-07-073-12/+5Star
| * | | | [client] Diabled cboFilter for Students in LectureListKuersat Akmaz2020-07-051-0/+3
| * | | | [client] Disabled cboFilter for Students in ImageListKuersat Akmaz2020-07-052-1/+7
| * | | | [client] removed activation of deactive function for Buttons in MainMenuWindowKuersat Akmaz2020-07-051-7/+0Star