summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main
Commit message (Expand)AuthorAgeFilesLines
* [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] when NOT pressing shift and only one real satellite is returned from...Jonathan Bauer2016-03-161-3/+9
* [client] remove 'in/out' from message to the user when parsing a bad directionJonathan Bauer2016-03-152-3/+3
* [client] fix netrules/runscript not beeing saved....Jonathan Bauer2016-03-151-1/+1
* [client] fix typo + always call collapseFullySelectedNodes in setCheckedStateJonathan Bauer2016-03-154-9/+3Star
* [client] cleanup debug stuffJonathan Bauer2016-03-151-10/+2Star
* [client] reworked lecture details windowJonathan Bauer2016-03-159-351/+677
* [client] fix '.part' not beeing removed from TransferPanel when the transfer ...Jonathan Bauer2016-03-151-3/+6
* [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] remove debug code..Jonathan Bauer2016-03-031-4/+0Star
* [client/server] add support for advanced configuration for usb/netrules stuffJonathan Bauer2016-03-0312-181/+627
* [client] add 10px border to wizard's footerJonathan Bauer2016-03-011-1/+1
* [client] added LectureSettingsWindow skeleton (WIP)Jonathan Bauer2016-02-252-0/+156
* [client] make the MainMenuWindow a bit larger by defaultJonathan Bauer2016-02-251-1/+1
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-02-251-10/+15
|\
| * [client] Better handling of server side errors on uploadSimon Rettberg2016-02-241-10/+15
* | [client] fix stupid way of getting the sat's address for the root node of the...Jonathan Bauer2016-02-251-2/+2
|/
* [client] Add cd-rom drives to downloaded machineSimon Rettberg2016-02-241-0/+2
* [client] Don't show location button in lecture details if no locations existSimon Rettberg2016-02-231-1/+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] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-0420-43/+44
* [client] Add icons to lecture and image list buttonsSimon Rettberg2016-02-0218-52/+88
* [client] Sanitize messy button-enabling-code in ImageListWindowSimon Rettberg2016-02-021-12/+11Star
* [client] Show lecture valid days in red if < 7 daysSimon Rettberg2016-01-291-0/+2
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-2944-554/+544Star
* [client] Minor tweaks to image details windowSimon Rettberg2016-01-292-2/+5
* [client] Make sure hashes get submitted after last block was hashedSimon Rettberg2016-01-281-9/+42
* [client] UploadInitiator: Fix error message on low disk spaceSimon Rettberg2016-01-261-2/+2
* [client] QScrollPane: Transfer focus to contained list on clickSimon Rettberg2016-01-261-2/+5
* [client] Refresh image list when upload completesSimon Rettberg2016-01-262-10/+37
* [client] Fix NPESimon Rettberg2016-01-261-1/+1
* [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-223-10/+16
* [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-223-12/+50
* [client] Cleanup & formattingSimon Rettberg2016-01-227-90/+46Star