summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
* [client] *Listener -> *Adapter (where applicable)Simon Rettberg2015-07-197-76/+20Star
* [client] Updated comments in ImageUploadPageSimon Rettberg2015-07-191-5/+6
* [client] Forgot a check...Simon Rettberg2015-07-191-1/+1
* [client] Added listener scheme to the upload taskSimon Rettberg2015-07-197-106/+259
* [client] Async image list loadingSimon Rettberg2015-07-171-5/+18
* [client] Add image details windowSimon Rettberg2015-07-178-31/+458
* [client] first steps in ImagePermissions pageJonathan Bauer2015-07-172-5/+22
* [client] fix upload completed feedback not beeing shownJonathan Bauer2015-07-171-5/+0Star
* [client] upload progress bar and cancel buttonJonathan Bauer2015-07-174-32/+143
* [client] improved ImageMetaDataPage setPageComplete logicJonathan Bauer2015-07-171-29/+38
* [client] More copypaste removedSimon Rettberg2015-07-171-41/+21Star
* [client] Minot tweaks for the "new vm" wizardSimon Rettberg2015-07-177-58/+89
* [client] Get rid if ExceptionUtils from apache's http lib (deprecated)Simon Rettberg2015-07-171-9/+12
* [client] Get rid of copypaste-mania in ImageList and LectureListSimon Rettberg2015-07-175-97/+74Star
* [client] Format file size in image listSimon Rettberg2015-07-161-1/+2
* [client] upload workflow working aside from the periodic status query of the ...Jonathan Bauer2015-07-165-29/+102
* [client] set upload filesize to the length of the given fileJonathan Bauer2015-07-161-11/+4Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-1615-97/+683
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-07-164-26/+39
| |\
| | * [client] Run proxy configurator asynchroneouslySimon Rettberg2015-07-164-26/+39
| * | [client] Added lecture list window with table, sorting and filter. Added back...Stephan Schwaer2015-07-1612-66/+627
| |/
| * [client] Resolve user ids to names in image list window.Stephan Schwaer2015-07-162-10/+22
* | [client] ImageListWindow refresh image list when wizard returns successfullyJonathan Bauer2015-07-161-5/+7
|/
* [client] use Session.setSatelliteAddress and Session.getSatelliteAddress in L...Jonathan Bauer2015-07-161-1/+2
* [client] added satelliteAddress to Session & getter/setterJonathan Bauer2015-07-161-0/+16
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-151-1/+4
|\
| * [client] always retry thrift call automatically on first failureSimon Rettberg2015-07-151-1/+4
* | [client] fix imageBaseWrite pushing to satelliteJonathan Bauer2015-07-156-123/+172
|/
* Adapt to changed thrift api for improved session validationSimon Rettberg2015-07-157-154/+147Star
* [cilent] check if vmdk parsed from vmx is relative or absolute and do proper ...Jonathan Bauer2015-07-151-4/+21
* [client] Fix getImage from ResourceLoader; use it in LoginWindowSimon Rettberg2015-07-152-31/+44
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-1511-40/+112
* [client] Use vmx parser to check validity of VM (work in progress)Simon Rettberg2015-07-144-18/+64
* [client] Added custom permission page for wizard without functionality.Stephan Schwaer2015-07-144-9/+184
* [client] Actually return the return value and not nullSimon Rettberg2015-07-141-1/+1
* [client] Fix image deletionSimon Rettberg2015-07-141-18/+20
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-141-0/+71
|\
| * [client] Add user cacheSimon Rettberg2015-07-141-0/+71
* | [client] more steps towards uploading an image: push image metadata to serverJonathan Bauer2015-07-144-107/+256
* | [client] removed old swing stuff from util/*Jonathan Bauer2015-07-143-56/+16Star
* | [client] fix wrong setting of tokens in SessionJonathan Bauer2015-07-141-2/+2
|/
* [client] Filter now is case insensitive. Filter and ordering now stable with ...Stephan Schwaer2015-07-142-63/+66
* [client] first steps towards actually uploading an image through APIJonathan Bauer2015-07-146-29/+178
* never commit in a hurry ..............Jonathan Bauer2015-07-131-2/+0Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-135-16/+217
|\
| * [client] Added filter and column sorting for the imageList.Stephan Schwaer2015-07-135-16/+217
* | [client] first steps with uploadWizwardStates [WIP]Jonathan Bauer2015-07-136-53/+117
|/
* [client] fix IDP combo not beeing enabled when TEST_ACCOUNT auth method is savedJonathan Bauer2015-07-131-0/+1
* [client] Add confirmation dialog when quittingSimon Rettberg2015-07-132-29/+48
* [client] Fix freezing of mainWindow when clicking close button.Stephan Schwaer2015-07-131-0/+26