summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src
Commit message (Collapse)AuthorAgeFilesLines
...
* [client] icon revampJonathan Bauer2016-05-1019-34/+31Star
|
* Revert "[client] Wizard: change 'Schließen' to 'Minimieren'"Jonathan Bauer2016-05-041-1/+1
| | | | This reverts commit 1cf35e8e925f4dbcb6c32be7c26059b1542f5c72.
* [client] publish image stuff 2.0Jonathan Bauer2016-05-0416-95/+178
|
* [client] only switch to 'Advanced' tab if its input fields contain errorsJonathan Bauer2016-05-041-1/+1
| | | | | | Side-effect: invalid input in advanced, then switch to the tab and save. You get the error popup about advanced config but only switch to that tab after clicking 'ok' on the message box
* [client] Wizard: change 'Schließen' to 'Minimieren'Jonathan Bauer2016-05-041-1/+1
|
* [client] first working draft for published images stuffJonathan Bauer2016-04-2718-96/+743
|
* [client] Add handling for master<->sat transfersSimon Rettberg2016-04-256-18/+65
|
* More imgsync stuffSimon Rettberg2016-04-201-10/+10
|
* [*] Display sat->master progress in clientSimon Rettberg2016-04-188-15/+174
|
* [*] Make uploading images to central server workSimon Rettberg2016-04-183-4/+39
|
* [client] fix bad commitJonathan Bauer2016-03-221-1/+0Star
|
* [client] wording improvementJonathan Bauer2016-03-182-8/+13
|
* [client] formattingJonathan Bauer2016-03-171-16/+16
|
* [client] fix newlines removed beeing counted to the number of rules that ↵Jonathan Bauer2016-03-171-5/+9
| | | | were parsed (even though they were ignored)
* [client] when NOT pressing shift and only one real satellite is returned ↵Jonathan Bauer2016-03-161-3/+9
| | | | from the masterserver, use that sat instead of asking the user
* [client] remove 'in/out' from message to the user when parsing a bad directionJonathan Bauer2016-03-152-3/+3
| | | | TODO support combined in/out rules
* [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
| | | | now uses tabs for subsets of options - clearing up the gui a bit
* [client] fix '.part' not beeing removed from TransferPanel when the transfer ↵Jonathan Bauer2016-03-151-3/+6
| | | | ended
* [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
| | | | if length of lvl is > 63)
* [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 ↵Jonathan Bauer2016-03-041-1/+1
| | | | windows..
* [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 ↵Jonathan Bauer2016-02-251-2/+2
|/ | | | the location tree
* [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 ↵Jonathan Bauer2016-02-111-1/+21
| | | | | | | | | | | | of inserting them at the end as a result, the location tree should be sorted alphabetically.
* | [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
|