summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | [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-173-16/+44
|\ \ \
| * | | [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
* | | | Merge remote-tracking branch 'origin/buxfix/searchCaseSensitive' into feature...Stephan Schwär2020-11-116-10/+55
|\ \ \ \
| * | | | [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
| * | | | [client] Removed deactivateunneccessarrybuttons functionKuersat Akmaz2020-08-011-30/+1Star
| * | | | [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
| * | | | [client] Disabled all unnecessary Buttons in LectureListKuersat Akmaz2020-07-051-0/+20
| * | | | [client] Disabled all unneccessary Buttons in ImageListKuersat Akmaz2020-07-053-4/+49
| |/ / /
* | | | Merge remote-tracking branch 'origin/feature/i18n' into feature-mergeStephan Schwär2020-11-1186-898/+1257
|\ \ \ \
| * | | | [client] Default language is now englishMürsel Türk2020-10-061-10/+32
| * | | | [client] Add combobox for choosing languageMürsel Türk2020-08-055-17/+102
| * | | | [client] Add turkish translation for windowMürsel Türk2020-08-051-2/+2
| * | | | [client] Add turkish translation for pageMürsel Türk2020-08-042-5/+4Star
| * | | | [client] Fix missing params for argsMürsel Türk2020-07-161-1/+2
| * | | | [client] Add resource bundle files appMürsel Türk2020-07-142-7/+8
| * | | | [client] Add resource bundle files thriftMürsel Türk2020-07-115-107/+113
| * | | | [client] Update GraphicalCertHandlerMürsel Türk2020-07-081-10/+9Star
| * | | | [client] Add resource bundle files for gui folderMürsel Türk2020-07-082-35/+26Star
| * | | | [client] Set default locale to the english language for test/debug reasonsMürsel Türk2020-07-071-0/+4
| * | | | [client] Add helper classes for i18n.Mürsel Türk2020-07-072-0/+104
| * | | | [client] Add resource bundle files for wizard classes. Update the wizard clas...Mürsel Türk2020-07-074-19/+22
| * | | | [client] Add resource bundle files for wizard/page classes. Update the wizard...Mürsel Türk2020-07-077-66/+66
| * | | | [client] Add resource bundle files for wizard/page/layout classes. Update the...Mürsel Türk2020-07-0710-61/+76
| * | | | [client] Add resource bundle files for window classes. Update the window clas...Mürsel Türk2020-07-0714-146/+156
| * | | | [client] Add resource bundle files for window/layout classes. Update the wind...Mürsel Türk2020-07-0716-256/+258
| * | | | [client] Add resource bundle files for helper classes. Update the helper clas...Mürsel Türk2020-07-072-11/+11
| * | | | [client] Add resource bundle files for control classes. Update the control cl...Mürsel Türk2020-07-0711-56/+115
| * | | | [client] Add resource bundle files for configurator classes. Update the confi...Mürsel Türk2020-07-076-105/+103Star
| * | | | [client] Add resource bundle files for activity classes. Update the activity ...Mürsel Türk2020-07-075-18/+27
| |/ / /
* | | | [client] Check if the ovf or ova image were created by vmware or vboxStephan Schwär2020-11-061-8/+12
* | | | [client] Show notification when trying to convert image created with vboxStephan Schwär2020-11-042-4/+31
* | | | [client] Allow conversion of VMware OVA imagesStephan Schwär2020-10-291-27/+32
* | | | [client] Improve flow to detect started, cancelled and finished konversions.Stephan Schwär2020-10-282-12/+14