summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/activity/UploadPanel.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Cancel transfers when exiting appSimon Rettberg2019-04-291-1/+8
* [*] 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] UploadPanel: Add checkbox to toggle server side copyingSimon Rettberg2018-05-121-0/+59
* [*] Display sat->master progress in clientSimon Rettberg2016-04-181-5/+6
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-12/+5Star
* [client] cancel has generator if cancel is clickedJonathan Bauer2015-08-201-0/+1
* [client] Refactoring TransferPanelsSimon Rettberg2015-08-121-5/+0Star
* [client] Add DownloadPanel to show progress of images being downloadedSimon Rettberg2015-08-111-120/+3Star
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-071-7/+112
* [client] Add ActivityPanel to MainWindowSimon Rettberg2015-08-031-0/+70