summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src
Commit message (Expand)AuthorAgeFilesLines
* [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 and...Jonathan Bauer2016-10-201-1/+5
* [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
* [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
* [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 p...Jonathan Bauer2016-09-191-1/+2
|/
* 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
* | [client] respect ShareMode of the image when en/disabling popup menu items. A...Jonathan Bauer2016-09-091-4/+2Star
|/
* [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 save...Jonathan Bauer2016-09-055-91/+65Star
* [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 image's...Jonathan Bauer2016-08-318-121/+202
* [client] Reset filter when hiding lecture list if filtered by linked imageSimon Rettberg2016-08-311-3/+4
* [client] Remove sanity check "end date > now" when editing lectureSimon Rettberg2016-08-301-10/+1Star
* [client] Fix "show only active lectures" to consider end dateSimon Rettberg2016-08-301-6/+4Star
* [client] Don't allow upload of snapshotted VMsSimon Rettberg2016-08-301-6/+43
* [client] fix "Show published images" button not beeing properly initializedJonathan Bauer2016-08-302-4/+5
* [client] added "expires" column in ImageTable + increased MainWindow width a bitJonathan Bauer2016-08-303-5/+8