summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/table/LecturePermissionTable.java
Commit message (Expand)AuthorAgeFilesLines
* [client] PermissionTables: Edit -> BearbeitenJonathan Bauer2015-09-111-1/+1
* [client] ListTable: Support showing and hiding columns; set sorter through Co...Simon Rettberg2015-08-271-3/+3
* [client] Changes to column handling in ListTableSimon Rettberg2015-08-271-9/+12
* [client] Simplify ListTable interfaces, add util class for color handlingSimon Rettberg2015-08-261-2/+1Star
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] better add user popup for lecture permisssion page of wizardJonathan Bauer2015-08-071-0/+16
* [client] improved table boolean object support (for checkboxes)Jonathan Bauer2015-08-041-1/+3
* [client] add column classes to generic ListTableJonathan Bauer2015-08-031-2/+2
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-0/+44