summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/LectureCustomPermissionManager.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-236/+0Star
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-201-23/+29
* [client] reworked lecture details windowJonathan Bauer2016-03-151-1/+48
* [client] Make deselection in tables possible when clicking on empty space.Stephan Schwaer2015-10-191-2/+2
* [client] Added delete keyboard shortcut in imagePermissionTables to remove us...Stephan Schwaer2015-10-081-20/+36
* [client] Image/Lectures: only push metadata/permissions if they were changedJonathan Bauer2015-09-111-8/+4Star
* [client] Set background of scrollpane to match tableSimon Rettberg2015-09-051-1/+4
* [client] Updated default permissions are used when adding new user.Stephan Schwaer2015-09-031-0/+11
* [client] Don't show owner in userList when changing owner or adding user for ...Stephan Schwaer2015-09-031-2/+8
* [client] Added functionality to change linked image of a lecture.Stephan Schwaer2015-08-271-1/+1
* [client] Fix opening locations of new dialog windows.Stephan Schwaer2015-08-271-3/+2Star
* [client] Included new permission options into lecture details.Stephan Schwaer2015-08-241-6/+20
* [client] Moved default permissions from ImageDetails to ImageCustomPermission...Stephan Schwaer2015-08-241-1/+3
* [client] Added lecturePermissionManager to lectureWizard and changed some nam...Stephan Schwaer2015-08-211-2/+0Star
* [client] added LectureCustomPermissionManager and merged ImagePermissionManag...Stephan Schwaer2015-08-201-0/+138