summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org
Commit message (Collapse)AuthorAgeFilesLines
...
* [client] Directly open expert mode vmx editor on click, only hide simple ↵Simon Rettberg2016-11-072-7/+10
| | | | window if changes were saved
* [client] Fix ByteBuffer -> byte[] in VM config windowSimon Rettberg2016-11-071-2/+2
|
* [client] Sync to changes in master-sync-changesSimon Rettberg2016-11-072-9/+9
|
* [client] fix npe caused by bad if clause, minor color fix (now properly ↵Jonathan Bauer2016-11-021-6/+15
| | | | remembers the original color instead of assuming white, which would not be readable on white background :))
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Victor Mocanu2016-10-311-4/+5
|\
| * [client] disable "extend image expiry date" again until the server supports ↵Jonathan Bauer2016-10-271-4/+5
| | | | | | | | it correctly
* | [client] added simple vmx editorVictor Mocanu2016-10-315-34/+386
|/
* [client] improved shift handling for custom sat on loginJonathan Bauer2016-10-201-24/+3Star
|
* [client] reworked the logic of forcing custom sat selectionsJonathan Bauer2016-10-201-20/+29
|
* [client] allow extending the expiry date on invalid imagesJonathan Bauer2016-10-201-2/+1Star
|
* [client] only allow double clicks on lectures if the user can list images ↵Jonathan Bauer2016-10-201-1/+5
| | | | and disable for edit button in that case
* [client] return to login/sat select window on thrift errorsJonathan Bauer2016-10-201-1/+3
|
* [client] check if we are in gui thread and directly show message box instead ↵Jonathan Bauer2016-10-201-0/+4
| | | | of queueing it
* [client] Better error messages if ECP login failsSimon Rettberg2016-10-073-5/+17
|
* [client] Call .applySettingsForLocalEdit() after downloading a VMSimon Rettberg2016-10-051-0/+1
|
* [client] Enable USB in vmx after VM downloadSimon Rettberg2016-09-201-0/+1
|
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-197-8/+36
| | | | | | Add FAQ URL to 'About' menu Add 'Register' button to LoginWindow Fix registration URL when image publishing fails
* [client] Output debug message if json parsing failsSimon Rettberg2016-09-191-1/+7
|
* [client] Update URLs to FAQ etc. (bwlehrpool.de)Simon Rettberg2016-09-191-3/+3
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-09-195-72/+79
|\
| * [client] Formatting/Wording/Layout of lecture details and netrules improvedSimon Rettberg2016-09-193-72/+73
| |
| * [client] PassiveTransfer: Tell if error comes from master or satelliteSimon Rettberg2016-09-191-0/+3
| |
| * [client] WordWrapLabel: Support '\n'Simon Rettberg2016-09-191-0/+3
| |
* | [client] publish error: give the user a hint about a potential cause of the ↵Jonathan Bauer2016-09-191-1/+2
|/ | | | problem
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-09-093-8/+9
|\
| * [client] Use proper sorter in ImagePublishedTableSimon Rettberg2016-09-091-2/+2
| |
| * [client] UserCache: Fix fallback to querying master serverSimon Rettberg2016-09-091-4/+4
| |
| * [client] Dozmod-Client Disclaimer (Hauftungsausschluss) aktualistert (+2015 ↵Christian Rößler2016-09-091-2/+3
| | | | | | | | -> 2016)
* | [client] respect ShareMode of the image when en/disabling popup menu items. ↵Jonathan Bauer2016-09-091-4/+2Star
|/ | | | And removed unneeded code.
* [client] minor commentariesJonathan Bauer2016-09-091-13/+12Star
|
* [client] minor: update commentaries of NetrulesConfiguratorJonathan Bauer2016-09-091-20/+11Star
|
* [client] do not close Netrules page if parsing returned an errorJonathan Bauer2016-09-092-2/+3
|
* [client] hide vmx edit button if dmsd does not support itJonathan Bauer2016-09-081-1/+2
|
* [client] die bwSuite!Jonathan Bauer2016-09-086-8/+8
|
* [client] minor text changesJonathan Bauer2016-09-072-4/+4
|
* [client] fix the save button for the first time ever!!!Jonathan Bauer2016-09-072-52/+68
|
* [client] reformulate "interpreter" to "extension"Jonathan Bauer2016-09-071-5/+2Star
|
* [client] added editable interpreter dropdownJonathan Bauer2016-09-071-25/+124
|
* [client] make image details editable only when working with local imagesJonathan Bauer2016-09-052-15/+6Star
|
* [client] remove unneeded wrapped class for netrules/runscript + fix some ↵Jonathan Bauer2016-09-055-91/+65Star
| | | | save button enable problems once more...
* [client] sort OS list in wizard's image creation pageJonathan Bauer2016-09-021-0/+3
|
* [client] fix bad checkJonathan Bauer2016-09-021-1/+1
|
* [client] use the old way to enabling the save button...Jonathan Bauer2016-09-021-1/+4
|
* [client] fix runscript changes not enabling the save buttonJonathan Bauer2016-09-021-0/+8
|
* fixJonathan Bauer2016-09-021-2/+2
|
* [client] oopsJonathan Bauer2016-09-021-0/+56
|
* [client] splitted netrules & runscript tab/panel/w/eJonathan Bauer2016-09-028-204/+292
|
* [client] don't use System.lineSeparator() but regular linefeed/carriage returnJonathan Bauer2016-09-023-3/+9
|
* [client] reworked vmx editorJonathan Bauer2016-09-029-59/+94
|
* [client] vm-config editor finished, accessible from the popup menu of ↵Jonathan Bauer2016-08-318-121/+202
| | | | image's versions