summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/thrift/ThriftActions.java
Commit message (Expand)AuthorAgeFilesLines
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-1/+2
* [client] showMessagBox with clickable HyperlinkSteffen Ritter2018-06-211-5/+9
* [client] Better warning for streamOptimized ImagesSteffen Ritter2018-04-261-2/+2
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-241-7/+7
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-161-1/+0Star
* [*] Add virtualbox supportVictor Mocanu2018-04-161-0/+1
* [client] reworked the logic of forcing custom sat selectionsJonathan Bauer2016-10-201-20/+29
* [client] return to login/sat select window on thrift errorsJonathan Bauer2016-10-201-1/+3
* [client] started rudimentary VMX editorJonathan Bauer2016-08-251-2/+17
* [client] publish image stuff 2.0Jonathan Bauer2016-05-041-5/+5
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-38/+50
* [*] Make uploading images to central server workSimon Rettberg2016-04-181-3/+3
* [client] when NOT pressing shift and only one real satellite is returned from...Jonathan Bauer2016-03-161-3/+9
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-6/+6
* [client] Hide satellite servers starting with {x} when not pressing SHIFTSimon Rettberg2016-01-211-0/+10
* [client] Layout fixes in ImageDetails and removed obsolete Space in user feed...Stephan Schwaer2015-10-291-1/+1
* [client] Fix appearance of lecture and resulting NPE after deleting image the...Stephan Schwaer2015-10-291-3/+3
* [client] Clean up deleteLectures and improve it's user feadback.Stephan Schwaer2015-10-271-23/+31
* [client] Add experimental setting for number of connections per transferSimon Rettberg2015-10-211-0/+1
* [client] Show date of version to be deleted and fix to correctly check permis...Stephan Schwaer2015-10-081-7/+8
* [client] Show satellite selection window if connection fails the first time, ...Simon Rettberg2015-10-071-1/+2
* [client] Refresh imagelist after image deletion.Stephan Schwaer2015-10-071-4/+1Star
* [client] FORGOT THIS FILE HERE!Simon Rettberg2015-10-051-86/+101
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-161/+35Star
* [client] Ask for ip of satellite at login, when no satellites found.Stephan Schwaer2015-09-241-4/+7
* [client] Disable login button while login is running; create legacy vmx if se...Simon Rettberg2015-09-231-27/+22Star
* [client] SatList: fix NPE if user closes SatListWJonathan Bauer2015-09-161-2/+1Star
* [client] Clean up satellite selection windowSimon Rettberg2015-09-161-4/+14
* [client] Shift key for forcing satellite selection now works.Stephan Schwaer2015-09-151-14/+11Star
* [client] Added selection of satellite when more than one available. Shift key...Stephan Schwaer2015-09-141-5/+21
* [client] return a bool for success in UpdatePermissions for ImagesJonathan Bauer2015-09-111-1/+3
* [client] Use new authentication RPC to masterSimon Rettberg2015-09-091-2/+18
* [client] Tweak caching strategies for meta dataSimon Rettberg2015-09-091-0/+15
* [client] Fully async proxy detection (no more GUI freezes)Simon Rettberg2015-09-051-15/+9Star
* [client] Fix NPE when deleting images while there are lectures with no imageSimon Rettberg2015-09-031-17/+12Star
* [client] Don't go crazy on lectures without an imageSimon Rettberg2015-09-031-20/+29
* [client] just make the directories for download path after checking...Jonathan Bauer2015-09-031-4/+5
* [client] fix bad message that the download folder already exists because we j...Jonathan Bauer2015-09-031-3/+3
* [client] removed unusued interface function and filled some missing commentsJonathan Bauer2015-09-031-67/+92
* [client] Add "open folder" button to download panelSimon Rettberg2015-09-031-4/+4
* [client] Generate VMX on downloadSimon Rettberg2015-09-021-44/+60
* [client] added ShareMode combo in ImageWindow (warning changing the mode and ...Jonathan Bauer2015-09-021-1/+1
* [client] LoginWindow: fix Shibboleth login throwing a NPE when no IDP was sel...Jonathan Bauer2015-09-021-1/+1
* [client] Ignore certain thrift methods in our error handlerSimon Rettberg2015-09-011-130/+115Star
* [client] Don't show any error messages if session resume failsSimon Rettberg2015-08-311-218/+250
* [client] slightly improved user info message when deleting a basis image in I...Jonathan Bauer2015-08-311-22/+53
* [client] ask user confirmation before deleting a lecture in LectureListWindowJonathan Bauer2015-08-311-0/+13
* [client] re-enable download button in lectureDetailsWindow if user closes the...Jonathan Bauer2015-08-311-1/+12
* [client] download images as <name>.partial and rename them back to <name> whe...Jonathan Bauer2015-08-281-4/+6
* [client] save the selected download folder and not the generated folderJonathan Bauer2015-08-281-1/+1