summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/LocationSelector.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Refactor change monitor classes, better error message handlingSimon Rettberg2018-06-211-2/+2
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-201-29/+39
* [client] fix typo + always call collapseFullySelectedNodes in setCheckedStateJonathan Bauer2016-03-151-5/+0Star
* [client] reworked lecture details windowJonathan Bauer2016-03-151-56/+54Star
* [client] fix stupid way of getting the sat's address for the root node of the...Jonathan Bauer2016-02-251-2/+2
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2016-02-221-1/+21
|\
| * [client] search for the right index to insert locations in the tree instead o...Jonathan Bauer2016-02-111-1/+21
* | [client] Fix comments/formattingSimon Rettberg2016-02-221-14/+14
|/
* [client] fix text cutoff on location tree's rootJonathan Bauer2016-01-221-0/+1
* [client] some more commentsJonathan Bauer2016-01-221-2/+9
* [client] refactor button variables to naming schemeJonathan Bauer2016-01-221-12/+12
* [client] Only expand first level of treeSimon Rettberg2016-01-221-1/+1
* [client] Collapse nodes with all children selected when clicking "Apply"Simon Rettberg2016-01-221-2/+0Star
* [client] Fix LocationSelector layout, wrap tree in JScrollPaneSimon Rettberg2016-01-221-23/+19Star
* [client] Save locations selected in winzard; check location count; default to...Simon Rettberg2016-01-221-9/+23
* [client] Cleanup & formattingSimon Rettberg2016-01-221-33/+19Star
* [client] Changed location selector from lists to tree selectionJonathan Bauer2016-01-211-263/+183Star
* [client] more location stuff [wip]Jonathan Bauer2016-01-181-68/+107
* [client] fix sorting of locationsJonathan Bauer2016-01-151-4/+3Star
* [client] fix LectureWizard not accepting "Done" when no locations are selectedJonathan Bauer2016-01-131-6/+2Star
* [client] change checkbox for lecture location showing mode to radio buttonsJonathan Bauer2016-01-071-13/+36
* [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-051-0/+391