| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [client] Redo package structure, add comments/TODOs, rename GUI classes | Simon Rettberg | 2015-07-08 | 2 | -452/+0![]() |
| | | |||||
| * | [client] rebasing the whole app... | Jonathan Bauer | 2015-06-22 | 2 | -3/+17 |
| | | |||||
| * | [client] Compiles again, but is broken.... | Simon Rettberg | 2015-05-29 | 4 | -384/+210![]() |
| | | |||||
| * | Aua, aua... | Simon Rettberg | 2015-03-06 | 3 | -6/+6 |
| | | |||||
| * | [client] Make SessionData a static class instead of a class that doesn't ↵ | Simon Rettberg | 2015-03-05 | 1 | -1/+1 |
| | | | | | know if it's a singleton or not | ||||
| * | Thrift: reconnect on transport error | Jonathan Bauer | 2015-03-04 | 1 | -1/+1 |
| | | | | | Moved ThriftManager and ThriftHandler to master-sync-shared | ||||
| * | bwIDM - Shibboleth login working for Freiburg's SP - more to come | Jonathan Bauer | 2015-03-03 | 1 | -1/+2 |
| | | | | | | rework GUI classes to work with GuiManager: use GuiManager.show(<GUI to show>) and GuiManager.openPopup(<popup like About_GUI or ListAllOtherUsers_GUI>) only! static openlinks class (models/links.java deleted). There are keywords to open links, e.g. OpenLinks.openWebpage("faq"). Please see the class. | ||||
| * | warnings fix | Jonathan Bauer | 2015-03-02 | 1 | -3/+0![]() |
| | | |||||
| * | ThriftManager class: use getSatClient() and getMasterClient() to get the ↵ | Jonathan Bauer | 2015-03-02 | 1 | -2/+0![]() |
| | | | | | | | singleton instances of the thrift clients to satellite and master servers DO NOT CREATE NEW THRIFT OBJECTS!!! | ||||
| * | [client] oops, bad while condition | Jonathan Bauer | 2014-12-03 | 1 | -72/+90 |
| | | |||||
| * | [client] read the hardware version from the vmdk file and use it in the vmx. | Jonathan Bauer | 2014-12-03 | 1 | -0/+70 |
| | | |||||
| * | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 1 | -1/+2 |
| | | | | | | | | | | | | • changed position of class file • fixed some little things (not necessary to mention) Important Notes: •organizationID in token returns "wrong" values, therefore university is still set by client. To be fixed someday. • userID is the value with which the user starts his log in. this value is not represented in the token! (as it is not(!) the email). To be implemented someday, as this value is represented in the masterserver. • Feature isn't well tested. | ||||
| * | [client] save vmx file to currently selected download directory instead of ↵ | Jonathan Bauer | 2014-11-03 | 1 | -1/+1 |
| | | | | | the last download dir | ||||
| * | [client] remove misleading comment | Jonathan Bauer | 2014-10-29 | 1 | -2/+0![]() |
| | | |||||
| * | [client] vmx file generation after downloading an image | Jonathan Bauer | 2014-10-29 | 1 | -31/+95 |
| | | | | | | | | | | | | WARNING: this will not work for StreamOptimized-VMDKs. This is not something we can directly fix, since it depends on the type of the vmdk beeing downloaded. TODO: How to handle this case? Minor: also reworked speed calculations for downloads to lessen the amount of updates needed by the GUI. | ||||
| * | [client] some comments for UploadTask | Jonathan Bauer | 2014-10-29 | 1 | -2/+7 |
| | | |||||
| * | [client] fixes "fertig stellen" button not beeing activated when download ↵ | Jonathan Bauer | 2014-10-28 | 1 | -7/+7 |
| | | | | | finishes | ||||
| * | [client] Fix upload not completing | Simon Rettberg | 2014-10-27 | 1 | -1/+1 |
| | | |||||
| * | Revert "[client] fix uploads not completing" | Simon Rettberg | 2014-10-27 | 1 | -1/+1 |
| | | | | | This reverts commit 56733637669d300b472be062fc7a85a49ede3322. | ||||
| * | [client] fix uploads not completing | Jonathan Bauer | 2014-10-27 | 1 | -1/+1 |
| | | |||||
| * | [client] rework upload code, should fix upload rate problems | Jonathan Bauer | 2014-10-27 | 2 | -24/+35 |
| | | |||||
| * | [client] make buffer size human-friendly & increased buffer size for ↵ | Jonathan Bauer | 2014-10-21 | 2 | -2/+4 |
| | | | | | download too | ||||
| * | [client] increase buffer for reading file | Jonathan Bauer | 2014-10-21 | 1 | -2/+2 |
| | | | | | increases uploadspeeds | ||||
| * | [client] do commit the changes :) | Jonathan Bauer | 2014-09-22 | 2 | -5/+20 |
| | | |||||
| * | [client] moved main function to App.java & refined Config stuff | Jonathan Bauer | 2014-09-18 | 1 | -1/+1 |
| | | |||||
| * | oops | Jonathan Bauer | 2014-09-11 | 4 | -0/+432 |

