summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page/ImageCustomPermissionPage.java
Commit message (Expand)AuthorAgeFilesLines
* [client] reworked ImageDetailsWindowJonathan Bauer2018-06-251-1/+1
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-7/+7
* [client] Fixed default permissions not beeing written at image creation.Stephan Schwaer2015-10-061-5/+7
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-251-0/+4
* [client] Moved default permissions onto same page as custom permissions for i...Stephan Schwaer2015-09-251-0/+4
* [client] Image/Lectures: only push metadata/permissions if they were changedJonathan Bauer2015-09-111-1/+1
* [client] Don't add logged in user into user list for permissions in the wizard.Stephan Schwaer2015-09-041-1/+2
* [client] Don't show owner in userList when changing owner or adding user for ...Stephan Schwaer2015-09-031-1/+1
* [client] Added lecturePermissionManager to lectureWizard and changed some nam...Stephan Schwaer2015-08-211-1/+1
* [client] added LectureCustomPermissionManager and merged ImagePermissionManag...Stephan Schwaer2015-08-201-2/+7
* [client] Add ImageCustomPermissionManager and adjusted ImageCustomPermissionW...Stephan Schwaer2015-08-201-72/+9Star
* [client] fix all user getting same permissions object in wizard custom perms ...Jonathan Bauer2015-08-191-1/+2
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-131-10/+6Star
* [client] first draft at UserListWindowJonathan Bauer2015-08-051-21/+43
* [client] load default permission on the users in CustomPermPageJonathan Bauer2015-08-041-11/+17
* [client] fix "add/delete user" buttons not showing up in ImageCustomPermissio...Jonathan Bauer2015-08-041-9/+18
* [client] save custom image permissions to stateJonathan Bauer2015-08-041-0/+22
* [client] implemented search filter in ImageListWindow, auto sort table data i...Jonathan Bauer2015-08-031-1/+1
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-7/+8
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-0/+1
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-162/+18Star
* [client] getTable for ImageCustomPermissionPage (soon not needed anymore!!!!!...Jonathan Bauer2015-07-231-1/+10
* [client] user permissions checkbox table [wip]Jonathan Bauer2015-07-211-76/+124
* [client] Added UserToPermissionLink class, wizard for lecture and first page.Stephan Schwaer2015-07-211-5/+43
* [client] checkbox in tablecolumns [WIP] far from readyJonathan Bauer2015-07-211-4/+57
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-191-5/+2Star
* [client] first steps in ImagePermissions pageJonathan Bauer2015-07-171-2/+18
* [client] Added custom permission page for wizard without functionality.Stephan Schwaer2015-07-141-0/+31