summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/wizard/page/ImageUploadPage.java
Commit message (Expand)AuthorAgeFilesLines
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-3/+3
* Revert "[client] Get rid of Feature checks; RPC version was bumped"Simon Rettberg2018-12-111-2/+21
* [client] Get rid of Feature checks; RPC version was bumpedSimon Rettberg2018-12-071-21/+2Star
* [client] Simplify detected vm type handlingSimon Rettberg2018-09-171-20/+14Star
* [client] Use TConst virtualizer constantsSimon Rettberg2018-04-241-2/+3
* [client] too much bash :)Jonathan Bauer2018-04-231-1/+1
* [client] remove test code -.-Jonathan Bauer2018-04-201-1/+1
* [client] respect Feature.MULTIPLE_HYPERVISORJonathan Bauer2018-04-201-13/+25
* [client] formattingJonathan Bauer2018-04-201-6/+5Star
* [client] error if VM (not disk) has snapshotsJonathan Bauer2018-04-201-3/+2Star
* [client] Better error msg for hypervisor mismatch on uploadSteffen Ritter2018-04-181-1/+1
* [client] do not allow a change in virtualizerJonathan Bauer2018-04-181-0/+11
* [client] fix wrong filter selected when creating new vmJonathan Bauer2018-04-171-3/+1Star
* [client] Minor cleanups, add/remove TODOs, rename vars, ...Simon Rettberg2018-04-161-3/+3
* [*] Add virtualbox supportVictor Mocanu2018-04-161-18/+58
* [client] Add hint to image upload wizard that you can update existing VMsSimon Rettberg2016-11-101-2/+2
* [client] reworked vmx editorJonathan Bauer2016-09-021-1/+0Star
* [client] Don't allow upload of snapshotted VMsSimon Rettberg2016-08-301-6/+43
* [client] Check for vmware lock file when user selects a vm for uploadSimon Rettberg2016-08-171-0/+22
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-14/+14
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-25/+16Star
* [client] reworked german textJonathan Bauer2015-09-151-4/+4
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-0/+3
* [client] Change color of wizard message for warnings and errorsSimon Rettberg2015-08-271-8/+9
* [client] InitUploadStatus: returns uploadTask and hashGen when initializing a...Jonathan Bauer2015-08-261-3/+14
* [client] save that one byte/int/bit :)Jonathan Bauer2015-08-201-15/+8Star
* [client] fix image name / uuid not beeing read from the existing imageJonathan Bauer2015-08-201-19/+27
* [client] Upload stuff ThriftActions'ed [WIP]Jonathan Bauer2015-08-201-70/+34Star
* [client] Cancel hash generator if upload failsSimon Rettberg2015-08-201-2/+8
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-191-1/+6
|\
| * [client] started one-page UploadWizard [WIP]Jonathan Bauer2015-08-191-2/+7
* | [client] Send block hashes to server (TODO: master sha1sum)Simon Rettberg2015-08-191-1/+4
|/
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] Beef up file chooser, better UI feedback on allowed optionsSimon Rettberg2015-08-151-2/+2
* [client] Adapt ImageUploadPageLayout to GridManagerSimon Rettberg2015-08-121-3/+0Star
* [client] Back off with reconnects for file transfers if it fails too oftenSimon Rettberg2015-08-111-1/+1
* [client] Remove unused importsSimon Rettberg2015-08-111-5/+0Star
* [client] Seperated filechooser from ImageUploadPage and also added it as dire...Stephan Schwaer2015-08-101-33/+2Star
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-071-82/+4Star
* [client] Fix javadoc comment formattingSimon Rettberg2015-08-041-7/+4Star
* [client] Add better error messages to image upload wizardSimon Rettberg2015-08-041-8/+13
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-144/+116Star
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-2/+4
* [client] Started porting wizards to SwingSimon Rettberg2015-07-291-82/+60Star
* [client] Fix upload wizard state checks, fix formattingSimon Rettberg2015-07-241-0/+2
* [client] Adapt to RPC/VmMeta changes, store VmMeta in upload wizard stateSimon Rettberg2015-07-231-43/+40Star
* [client] Fixes and improvements related to file transfer; rename bytesToGigab...Simon Rettberg2015-07-211-7/+24
* [client] Created TransferTask base class for uploads and downloadsSimon Rettberg2015-07-211-47/+64
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-191-31/+8Star
* [client] Updated comments in ImageUploadPageSimon Rettberg2015-07-191-5/+6