index
:
openslx-ng/tutor-module.git
bugfix/student-image-download
de-generic-virtualizer
feature/docker-data-container
feature/dsmd-openapi
feature/htmlEditorInDescrioptionText
master
Das Dozentenmodul zum Verwalten und Erstellen neuer VMs
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[client] always retry thrift call automatically on first failure
Simon Rettberg
2015-07-15
1
-1
/
+4
*
Adapt to changed thrift api for improved session validation
Simon Rettberg
2015-07-15
16
-185
/
+324
*
[cilent] check if vmdk parsed from vmx is relative or absolute and do proper ...
Jonathan Bauer
2015-07-15
1
-4
/
+21
*
[client] Fix getImage from ResourceLoader; use it in LoginWindow
Simon Rettberg
2015-07-15
2
-31
/
+44
*
[client] Clean up SWT resources when exiting
Simon Rettberg
2015-07-15
11
-40
/
+112
*
[client] Use vmx parser to check validity of VM (work in progress)
Simon Rettberg
2015-07-14
4
-18
/
+64
*
[client] Added custom permission page for wizard without functionality.
Stephan Schwaer
2015-07-14
4
-9
/
+184
*
[client] Actually return the return value and not null
Simon Rettberg
2015-07-14
1
-1
/
+1
*
[client] Fix image deletion
Simon Rettberg
2015-07-14
1
-18
/
+20
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-07-14
1
-0
/
+71
|
\
|
*
[client] Add user cache
Simon Rettberg
2015-07-14
1
-0
/
+71
*
|
[client] more steps towards uploading an image: push image metadata to server
Jonathan Bauer
2015-07-14
4
-107
/
+256
*
|
[client] removed old swing stuff from util/*
Jonathan Bauer
2015-07-14
3
-56
/
+16
*
|
[client] fix wrong setting of tokens in Session
Jonathan Bauer
2015-07-14
1
-2
/
+2
|
/
*
[client] Filter now is case insensitive. Filter and ordering now stable with ...
Stephan Schwaer
2015-07-14
2
-63
/
+66
*
[client] first steps towards actually uploading an image through API
Jonathan Bauer
2015-07-14
6
-29
/
+178
*
never commit in a hurry ..............
Jonathan Bauer
2015-07-13
1
-2
/
+0
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-07-13
5
-16
/
+217
|
\
|
*
[client] Added filter and column sorting for the imageList.
Stephan Schwaer
2015-07-13
5
-16
/
+217
*
|
[client] first steps with uploadWizwardStates [WIP]
Jonathan Bauer
2015-07-13
6
-53
/
+117
|
/
*
[client] fix IDP combo not beeing enabled when TEST_ACCOUNT auth method is saved
Jonathan Bauer
2015-07-13
1
-0
/
+1
*
[client] Add confirmation dialog when quitting
Simon Rettberg
2015-07-13
2
-29
/
+48
*
[client] Fix freezing of mainWindow when clicking close button.
Stephan Schwaer
2015-07-13
1
-0
/
+26
*
[client] ImageUpload: Implement file selection dialog
Simon Rettberg
2015-07-13
2
-15
/
+51
*
[client] ImageUploadPage*: Move logic from layout class to implementation
Simon Rettberg
2015-07-13
2
-5
/
+6
*
[client] Common parent class for pages shown in the main window. Do not dispo...
Simon Rettberg
2015-07-13
6
-33
/
+107
*
[client] Cleaned up and fixed image list window layout
Simon Rettberg
2015-07-13
1
-20
/
+23
*
[client] Formatting, moved generic showMessageBox to Gui class
Simon Rettberg
2015-07-13
4
-48
/
+59
*
[client] Add helper methods for executing stuff in the gui thread from other ...
Simon Rettberg
2015-07-11
2
-4
/
+54
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Simon Rettberg
2015-07-10
4
-25
/
+42
|
\
|
*
[client] null check on selectedElement in ImageListWindow to prevent those na...
Jonathan Bauer
2015-07-10
1
-1
/
+1
|
*
[client] forgot to remove debug stuff once more...
Jonathan Bauer
2015-07-10
1
-1
/
+0
|
*
[client] fill combobox for OS in ImageMetaData using the MetaDataCache
Jonathan Bauer
2015-07-10
3
-24
/
+42
*
|
[client] Got rid of ini4j, store config as java properties file, simplified c...
Simon Rettberg
2015-07-10
8
-241
/
+265
|
/
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Simon Rettberg
2015-07-10
1
-0
/
+47
|
\
|
*
[client] fetch OS list to fill the combobox in ImageMetaDataPage
Jonathan Bauer
2015-07-10
1
-0
/
+47
*
|
[client] Use QuickTimer for async list fetching
Simon Rettberg
2015-07-10
1
-4
/
+7
|
/
*
[*] Move common classes to master-sync-shared
Simon Rettberg
2015-07-10
10
-169
/
+18
*
[client] next/finish wizard buttons woes...
Jonathan Bauer
2015-07-10
2
-7
/
+3
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-07-10
9
-103
/
+86
|
\
|
*
[client] Fix indentation
Simon Rettberg
2015-07-10
9
-103
/
+86
*
|
[client] enable next button in ImageUploadPage only if text is written as Ima...
Jonathan Bauer
2015-07-10
6
-41
/
+30
|
/
*
[client] fix missing setControl in ImageMetaDataPageLayout
Jonathan Bauer
2015-07-10
3
-10
/
+9
*
[client] Catch a Throwable to handly any kind of (unexpected) error when init...
Simon Rettberg
2015-07-10
1
-1
/
+1
*
[client] Use AWT to show an error message in case initializing SWT fails
Simon Rettberg
2015-07-10
3
-11
/
+126
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Simon Rettberg
2015-07-10
6
-28
/
+78
|
\
|
*
[client] fix virt notice not coming back even if the checkbox wasn't clicked
Jonathan Bauer
2015-07-10
1
-1
/
+1
|
*
[client] fix idpCombo beeing shown even though TestAccount auth method was saved
Jonathan Bauer
2015-07-10
3
-11
/
+11
|
*
[client] create session from the ServiceProviderResponse
Jonathan Bauer
2015-07-10
4
-17
/
+67
*
|
[client] More refactoring, introduce a Gui helper class (again)
Simon Rettberg
2015-07-10
7
-50
/
+160
|
/
[next]