summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LocationSelectionWindow.java
Commit message (Collapse)AuthorAgeFilesLines
* [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] fix typo + always call collapseFullySelectedNodes in setCheckedStateJonathan Bauer2016-03-151-1/+0Star
|
* [client] reworked lecture details windowJonathan Bauer2016-03-151-1/+0Star
| | | | now uses tabs for subsets of options - clearing up the gui a bit
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-9/+9
|
* [client] Collapse nodes with all children selected when clicking "Apply"Simon Rettberg2016-01-221-2/+10
|
* [client] Cleanup & formattingSimon Rettberg2016-01-221-13/+9Star
|
* [client] Changed location selector from lists to tree selectionJonathan Bauer2016-01-211-0/+27
|
* [client] more location stuff [wip]Jonathan Bauer2016-01-181-30/+55
|
* [client] added "Schliessen"/"Speichern" buttons to LocationSelectionWindowJonathan Bauer2016-01-151-0/+22
|
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-051-0/+62
functionality still wip renamed room -> locations