summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control
Commit message (Expand)AuthorAgeFilesLines
...
* [client] splitted netrules & runscript tab/panel/w/eJonathan Bauer2016-09-022-69/+209
* [client] added "expires" column in ImageTable + increased MainWindow width a bitJonathan Bauer2016-08-301-2/+5
* [client] fix bad conditionJonathan Bauer2016-08-171-1/+1
* more text fine tuningJonathan Bauer2016-06-081-5/+5
* fix misleading textJonathan Bauer2016-06-081-1/+1
* [client] add search field to the ImagePublishedWindowJonathan Bauer2016-05-121-14/+14
* [client] first working draft for published images stuffJonathan Bauer2016-04-272-8/+84
* [client] fix bad commitJonathan Bauer2016-03-221-1/+0Star
* [client] wording improvementJonathan Bauer2016-03-181-6/+11
* [client] formattingJonathan Bauer2016-03-171-16/+16
* [client] fix newlines removed beeing counted to the number of rules that were...Jonathan Bauer2016-03-171-5/+9
* [client] remove 'in/out' from message to the user when parsing a bad directionJonathan Bauer2016-03-151-2/+3
* [client] fix typo + always call collapseFullySelectedNodes in setCheckedStateJonathan Bauer2016-03-152-7/+3Star
* [client] cleanup debug stuffJonathan Bauer2016-03-151-10/+2Star
* [client] reworked lecture details windowJonathan Bauer2016-03-154-94/+226
* [client] commented AdvancedConfiguratorJonathan Bauer2016-03-071-28/+71
* [client] added TODOJonathan Bauer2016-03-051-0/+1
* [client] fix cleanup...Jonathan Bauer2016-03-051-1/+0Star
* [client] simple hostname check: now check for domain levels separately (fail ...Jonathan Bauer2016-03-051-19/+27
* [client] fix bugs with line splitting per System.lineSeparator()Jonathan Bauer2016-03-041-3/+4
* [client] ...Jonathan Bauer2016-03-041-1/+2
* [client] fix ...Jonathan Bauer2016-03-041-1/+1
* [client] mark unresolvables hostname orange since yellow isnt readable on win...Jonathan Bauer2016-03-041-1/+1
* [client] cleanup network rules input text, remove empty lines + trimJonathan Bauer2016-03-041-14/+13Star
* [client/server] add support for advanced configuration for usb/netrules stuffJonathan Bauer2016-03-031-0/+351
* [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] QScrollPane: Transfer focus to contained list on clickSimon Rettberg2016-01-261-2/+5
* [client] fix text cutoff on location tree's rootJonathan Bauer2016-01-221-0/+1
* [client] some more commentsJonathan Bauer2016-01-222-3/+14
* [client] refactor button variables to naming schemeJonathan Bauer2016-01-221-12/+12
* [client] Only expand first level of treeSimon Rettberg2016-01-222-2/+10
* [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-222-11/+36
* [client] Cleanup & formattingSimon Rettberg2016-01-221-33/+19Star
* [client] Changed location selector from lists to tree selectionJonathan Bauer2016-01-212-263/+477
* [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-052-294/+391
* [client] room selection widget [wip]Jonathan Bauer2015-12-181-0/+294
* [client] Make caption of permission checks match col names in permission tables.Stephan Schwaer2015-10-291-1/+1
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-272-33/+7Star
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-221-0/+95
* [client] Make list deselection more consistent with native behaviour, match s...Simon Rettberg2015-10-223-12/+16
* [client] Make deselection in tables possible when clicking on empty space.Stephan Schwaer2015-10-194-8/+51