summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/UserListWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-8/+8
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-271-14/+3Star
* [client] Code formatting.Stephan Schwaer2015-10-071-4/+6
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-251-6/+5Star
* [client] Now correctly scale user list with number of users.Stephan Schwaer2015-09-251-5/+10
* [client] Show number of the items in the table in image- and lecture window.Stephan Schwaer2015-09-211-0/+5
* [client] Don't show owner in userList when changing owner or adding user for ...Stephan Schwaer2015-09-031-6/+19
* [client] implements missing UIFeedbackJonathan Bauer2015-09-011-1/+12
* [client] Fix opening locations of new dialog windows.Stephan Schwaer2015-08-271-4/+5
* [client] fix user beeing deleted from UserCacheJonathan Bauer2015-08-251-2/+8
* [client] remove logged in user from the user list for custom permissionsJonathan Bauer2015-08-241-0/+2
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-131-22/+24
* [client] Add email column to UserTableSimon Rettberg2015-08-101-17/+20
* [client] search user text field actually filtersJonathan Bauer2015-08-051-0/+30
* [client] first draft at UserListWindowJonathan Bauer2015-08-051-0/+82