summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page/LectureCustomPermissionPage.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+5
|
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-201-1/+1
| | | | This saves ~230 LOC, making the class about 25% smaller
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-4/+4
|
* [client] Code formatting.Stephan Schwaer2015-10-071-3/+4
|
* [client] More user window fixes; Moved default permissions to custom ↵Stephan Schwaer2015-09-251-0/+4
| | | | permissionpage of lecture wizard.
* [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
| | | | permission. Refresh and show lecture list after lecture creation.
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-0/+3
|
* [client] LectureImageList Page for WizardJonathan Bauer2015-08-261-1/+0Star
|
* [client] Added lecturePermissionManager to lectureWizard and changed some ↵Stephan Schwaer2015-08-211-52/+24Star
| | | | naming. (Server doesn't implement lecture permission methods)
* [client] refactored TransferHelper to ThriftActionsJonathan Bauer2015-08-191-1/+0Star
|
* [client] fix all user getting same permissions object in wizard custom perms ↵Jonathan Bauer2015-08-191-0/+1
| | | | page
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-131-13/+9Star
|
* [client] lecture wizard quasi completeJonathan Bauer2015-08-111-0/+2
|
* [client] lecture wizard stuff (state, removed old bool, added date/time ↵Jonathan Bauer2015-08-111-1/+5
| | | | parsing/listener stuff)
* [client] better add user popup for lecture permisssion page of wizardJonathan Bauer2015-08-071-0/+61
|
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-9/+5Star
|
* [client] Fixed some comments.Stephan Schwaer2015-07-211-4/+1Star
|
* [client] Added layout of LectureCreationPageLayout, added empty table for ↵Stephan Schwaer2015-07-211-0/+22
custom lecture permissions.