summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/layout/LocationSelectionWindowLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Fix stuff FindBugs complained aboutSimon Rettberg2018-06-271-1/+3
|
* [client] reworked lecture details windowJonathan Bauer2016-03-151-1/+1
| | | | now uses tabs for subsets of options - clearing up the gui a bit
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-4/+4
|
* [client] Collapse nodes with all children selected when clicking "Apply"Simon Rettberg2016-01-221-6/+6
|
* [client] Cleanup & formattingSimon Rettberg2016-01-221-6/+4Star
|
* [client] Changed location selector from lists to tree selectionJonathan Bauer2016-01-211-2/+11
|
* [client] more location stuff [wip]Jonathan Bauer2016-01-181-4/+3Star
|
* [client] make the LocationSelectionWindow modal if a parent is given (e.g. ↵Jonathan Bauer2016-01-181-5/+11
| | | | LectureDetailsWindow)
* [client] added "Schliessen"/"Speichern" buttons to LocationSelectionWindowJonathan Bauer2016-01-151-1/+16
|
* [client] change checkbox for lecture location showing mode to radio buttonsJonathan Bauer2016-01-071-1/+1
|
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-051-0/+37
functionality still wip renamed room -> locations