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
path:
root
/
dozentenmodul
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[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
|
/
*
[client] close popups a bit safer
Jonathan Bauer
2015-07-10
2
-2
/
+2
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-07-10
8
-63
/
+63
|
\
|
*
[client] Minor refactoring
Simon Rettberg
2015-07-10
8
-63
/
+63
*
|
[client] fetch idop list in a separate thread
Jonathan Bauer
2015-07-10
1
-33
/
+68
|
/
*
[client] Fix mltk repo entry in pom.xml
Simon Rettberg
2015-07-10
1
-4
/
+13
*
[client] added 'About' to MainWindow menu with 'Disclaimer' and 'Virtualizer'
Jonathan Bauer
2015-07-10
2
-1
/
+26
*
[client] always show main menu and popup login window if not logged in yet
Jonathan Bauer
2015-07-10
2
-5
/
+12
*
[client] renamed addContent to setContent in MainWindow
Jonathan Bauer
2015-07-10
4
-17
/
+11
*
[client] GuiManager is now MainWindow, old MainWindow is now MainMenuWindow
Jonathan Bauer
2015-07-10
11
-245
/
+242
*
[client] Only allow Composites to be passed to openPopup; make Ctrl-Q quit th...
Simon Rettberg
2015-07-09
1
-24
/
+23
*
[client] pom.xml: Build multiplatform .jar by including all swt versions
Simon Rettberg
2015-07-09
1
-76
/
+125
*
[client] Moved functions from ImageListWindowLayout to ImageListWindow and re...
Stephan Schwaer
2015-07-09
5
-227
/
+152
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Stephan Schwaer
2015-07-09
1
-1
/
+1
|
\
|
*
[client] fix Enter key of numpad not triggering login
Jonathan Bauer
2015-07-09
1
-1
/
+1
*
|
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Stephan Schwaer
2015-07-09
7
-38
/
+84
|
\
|
|
*
[client] fixed buttons of disclaimer/vmware license
Jonathan Bauer
2015-07-09
7
-37
/
+83
*
|
[client] Added comments and improved readability of code.
Stephan Schwaer
2015-07-09
3
-80
/
+65
|
/
*
[client] Support message boxes with feedback; ask user whether to retry on th...
Simon Rettberg
2015-07-09
3
-22
/
+16
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Simon Rettberg
2015-07-09
9
-78
/
+140
|
\
|
*
[client] GuiManager.openPopup first steps
Jonathan Bauer
2015-07-09
2
-2
/
+40
|
*
[client] MainWindow class, only to show it :)
Jonathan Bauer
2015-07-09
1
-0
/
+13
|
*
[client] implemented GuiManager.showMessagBox using MessageType and SWT'ed th...
Jonathan Bauer
2015-07-09
7
-71
/
+124
|
*
[client] fix pom.xml after new package structure
Jonathan Bauer
2015-07-09
1
-2
/
+2
*
|
[client] Clean up login, implement showMessageBox, fix formatting
Simon Rettberg
2015-07-09
8
-156
/
+152
|
/
*
[client] Redo package structure, add comments/TODOs, rename GUI classes
Simon Rettberg
2015-07-08
39
-595
/
+414
*
oops
Jonathan Bauer
2015-07-08
1
-1
/
+0
*
[client] added thrift connection error callback
Jonathan Bauer
2015-07-08
2
-43
/
+34
*
[client] added style as parameter to showMessage of GuiManager
Jonathan Bauer
2015-07-08
3
-23
/
+9
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-07-08
1
-0
/
+153
|
\
|
*
Add BlockProgressBar, a progress bar designed to handle the blockwise status ...
Simon Rettberg
2015-07-08
1
-0
/
+153
*
|
[client] implemented login -> disclaimer -> vmwarelicense logic
Jonathan Bauer
2015-07-08
7
-233
/
+338
|
/
*
[client] user feedback when login fails.
Jonathan Bauer
2015-07-08
2
-3
/
+13
*
[client] authenticator for the direct masterserver login
Jonathan Bauer
2015-07-08
2
-0
/
+69
*
[client] Added imageWindowComposite and early stage of wizard for creating/ed...
Stephan Schwaer
2015-07-07
12
-36
/
+760
*
[client] Adapt to changes in master-sync-shared/ThriftManager
Simon Rettberg
2015-07-06
2
-2
/
+7
*
[client] hardcode test sat ip for the new server api
Jonathan Bauer
2015-07-06
1
-1
/
+4
*
dozentenmodul/src/main/java/gui/core/LoginGUI.java
Jonathan Bauer
2015-07-06
1
-2
/
+2
*
Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1
Jonathan Bauer
2015-07-06
5
-19
/
+171
|
\
|
*
[client] Continued work on caching
Simon Rettberg
2015-07-06
5
-19
/
+171
*
|
[client] more error handling changes for BWIDM Auth
Jonathan Bauer
2015-07-06
4
-84
/
+110
|
/
[prev]
[next]