summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Log detailed runtime information on app startupSimon Rettberg2017-07-311-1/+14
* [client] Try thrift and https to master before deciding to skip proxy setupSimon Rettberg2017-07-312-4/+32
* [client] Inform user about transfers that run independently of their clientSimon Rettberg2017-07-272-12/+30
* [client] Allow filtering lecture list for examsSimon Rettberg2017-07-252-55/+43Star
* Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleSimon Rettberg2017-07-241-1/+2
|\
| * [client] Fix possible NPE in settings windowSteffen Ritter2017-06-191-1/+2
* | [client] Add support for Feature.EXTEND_EXPIRED_VMSimon Rettberg2017-07-241-1/+7
* | [client] Support feature string supplied by serverSimon Rettberg2017-07-241-0/+28
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleSimon Rettberg2017-06-194-3/+85
|\
| * [client] User can switch the used LookAndFeel in the settingsSteffen Ritter2017-06-124-7/+86
| * [client] Use LookAndFeel from commandline if givenSteffen Ritter2017-06-091-6/+9
* | Update dependenciesSimon Rettberg2017-06-191-31/+7Star
|/
* [server] Explicitly force UTF-8 loggingSimon Rettberg2017-06-021-0/+1
* [client] Don't update server storage space too often if user is inactiveSimon Rettberg2017-03-033-32/+83
* [client] Make update notification a bit more noticeable; add "open update win...Simon Rettberg2017-01-134-13/+28
* [client] Add hint to image upload wizard that you can update existing VMsSimon Rettberg2016-11-102-14/+17
* [client] Rewrite netrules coloring and error message generationSimon Rettberg2016-11-081-144/+150
* [client] Vm dropdown editor: Fix layout, improve textsSimon Rettberg2016-11-072-18/+26
* [client] Directly open expert mode vmx editor on click, only hide simple wind...Simon Rettberg2016-11-072-7/+10
* [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 remem...Jonathan Bauer2016-11-021-6/+15
* 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 i...Jonathan Bauer2016-10-271-4/+5
* | [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