summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/activity
Commit message (Expand)AuthorAgeFilesLines
* [*] Make ServerSideCopy configurableSimon Rettberg2019-02-221-1/+3
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-111-4/+9
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-071-9/+4Star
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-212-5/+5
* [client] UploadPanel: Add checkbox to toggle server side copyingSimon Rettberg2018-05-122-1/+60
* [client] Show server side progress and estimated virtual speedSimon Rettberg2018-05-091-1/+5
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-241-1/+1
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-161-2/+1Star
* [*] Add virtualbox supportVictor Mocanu2018-04-161-1/+2
* [client] Make update notification a bit more noticeable; add "open update win...Simon Rettberg2017-01-131-8/+23
* [client] Add handling for master<->sat transfersSimon Rettberg2016-04-251-1/+7
* [*] Display sat->master progress in clientSimon Rettberg2016-04-183-10/+42
* [client] fix '.part' not beeing removed from TransferPanel when the transfer ...Jonathan Bauer2016-03-151-3/+6
* [client] Fixed layout problems in transferPanel with long image names.Stephan Schwaer2015-10-081-1/+5
* [client] Add raised border to activity panelsSimon Rettberg2015-10-053-3/+7
* [client] Shrink transfer panel when completed successfullySimon Rettberg2015-10-021-8/+21
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-12/+5Star
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-251-1/+1
* [client] TransferPanel germanizedStephan Schwaer2015-09-171-2/+15
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-5/+4Star
* [client] fix open folder (missing listener)Jonathan Bauer2015-09-071-16/+15Star
* [client] more work on client update stuffJonathan Bauer2015-09-071-1/+1
* [client] Working on Client update checks [WIP]Jonathan Bauer2015-09-071-0/+57
* [client] Add "open folder" button to download panelSimon Rettberg2015-09-032-8/+33
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-11/+11
* [client] cancel has generator if cancel is clickedJonathan Bauer2015-08-201-0/+1
* [client] Refactoring TransferPanelsSimon Rettberg2015-08-123-10/+5Star
* [client] Add DownloadPanel to show progress of images being downloadedSimon Rettberg2015-08-113-120/+183
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-072-14/+119
* [client] Add ActivityPanel to MainWindowSimon Rettberg2015-08-032-0/+93