summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LectureListWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+15
* Merge branch 'feature/search-in-description' into feature-mergeStephan Schwär2020-11-171-0/+16
|\
| * [client] Access directly to variable descriptionMürsel Türk2020-11-131-4/+5
| * [client] Check if description field is setMürsel Türk2020-11-111-5/+7
| * [client] Fixed search in descriptionMürsel Türk2020-11-101-2/+13
| * [client] Search in descriptionMürsel Türk2020-10-141-0/+2
* | Merge remote-tracking branch 'origin/buxfix/searchCaseSensitive' into feature...Stephan Schwär2020-11-111-4/+33
|\ \
| * | [client] fixed search funktionKuersat Akmaz2020-10-191-2/+1Star
| * | [client] solved CaseSensitivity issue in searchfunktionKuersat Akmaz2020-10-071-0/+1
| * | [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] 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] Session.isStudent definition and all ocurences RemovedKuersat Akmaz2020-07-071-1/+1
| * | [client] Diabled cboFilter for Students in LectureListKuersat Akmaz2020-07-051-0/+3
| * | [client] Disabled all unnecessary Buttons in LectureListKuersat Akmaz2020-07-051-0/+20
| |/
* / [client] Add resource bundle files for window classes. Update the window clas...Mürsel Türk2020-07-071-17/+19
|/
* [netshare] add warning for unencrypted passwordJonathan Bauer2017-12-011-1/+0Star
* [client] fix download linked vm's nameJonathan Bauer2017-12-011-1/+1
* [client] Allow filtering lecture list for examsSimon Rettberg2017-07-251-55/+39Star
* [client] only allow double clicks on lectures if the user can list images and...Jonathan Bauer2016-10-201-1/+5
* [client] Reset filter when hiding lecture list if filtered by linked imageSimon Rettberg2016-08-311-3/+4
* [client] Fix "show only active lectures" to consider end dateSimon Rettberg2016-08-301-6/+4Star
* [client] publish image stuff 2.0Jonathan Bauer2016-05-041-1/+1
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-1/+2
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-3/+3
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-54/+54
* [client] Fix NPE for lectures without linked images.Stephan Schwaer2015-10-291-1/+3
* [client] Fix appearance of lecture and resulting NPE after deleting image the...Stephan Schwaer2015-10-291-2/+3
* [client] Clean up deleteLectures and improve it's user feadback.Stephan Schwaer2015-10-271-32/+22Star
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-271-15/+3Star
* [client] Make list deselection more consistent with native behaviour, match s...Simon Rettberg2015-10-221-5/+0Star
* [client] code cleanup and formatting.Stephan Schwaer2015-10-061-25/+8Star
* [client] Now possible to delete multiple images. Needs cleanupStephan Schwaer2015-10-051-19/+82
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-301-3/+25
* [client] Added "Show linking lectures" button im imageDetailsW.Stephan Schwaer2015-09-291-23/+51
* [client] Disable buttons and options if user is student and can't see imageDe...Stephan Schwaer2015-09-291-3/+36
* [client] Show number of the items in the table in image- and lecture window.Stephan Schwaer2015-09-211-1/+3
* [client] "Show image details" popup menu item in LectureListWindowJonathan Bauer2015-09-211-1/+5
* [client] minor typoJonathan Bauer2015-09-071-1/+1
* [client] Show only own lectures by defaultSimon Rettberg2015-09-071-3/+6
* [client] enumize LectureList Filters stuffJonathan Bauer2015-09-031-50/+120
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-5/+9
* [client] reworked ThriftActions.deleteImageBase and deleteImageVersionJonathan Bauer2015-08-261-2/+0Star
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-261-10/+3Star
* [client] lectureList popup menuJonathan Bauer2015-08-261-26/+125
* [client] fix lecture deleteionJonathan Bauer2015-08-241-1/+1
* [client] LectureDetails saving things [wip]Jonathan Bauer2015-08-241-1/+7
* [client] tried to fix teh brokenJonathan Bauer2015-08-211-1/+16